blob: efe7c4a90793263b4e93a8bb21350d7235b87508 [file] [log] [blame]
(window.webpackJsonp=window.webpackJsonp||[]).push([[11],{370:function(e,t,n){"use strict";n.r(t);var r=n(2),component=Object(r.a)({},function(){this.$createElement;this._self._c;return this._m(0)},[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"content"},[n("h1",[n("a",{attrs:{href:"#Communicating-Parties",title:"Communicating Parties"}}),e._v("\n Communicating Parties\n ")]),e._v(" "),n("p",[e._v("\n Two parties are involved in a PPMP message exchange: the sender and the receiver. The sender pushes a message to the receiver. Usually the sender is a machine or a sensor of a machine.\n ")]),e._v(" "),n("p",[e._v("\n The receiver waits for messages. It offers a API that allows for sending either measurement payloads or message payloads.\n ")]),e._v(" "),n("p",[e._v("\n The communication is unidirectional. Only the sender can contact the receiver and send messages. No feedback from receiver to sender is provided.\n ")]),e._v(" "),n("img",{staticClass:"is-centered",attrs:{src:"images/collaborators_v2.svg",alt:"Overview PPMP",title:"Overview PPMP"}})])}],!1,null,null,null);t.default=component.exports}}]);