Searched defs:Message (Results 1 – 2 of 2) sorted by relevance
62 template <typename T> struct Message { struct63 T data; /*!< Data for publish. Should be a contiguous type*/64 QoS qos = QoS::AtLeastOnce; /*!< QoS for the message*/65 Retain retain = Retain::NotRetained; /*!< Retention mark for the message.*/
121 #### 2.3.1 Message Control142 #### 2.3.2 The Generic Onoff Client sends message169 #### 2.3.3 The Generic Onoff Server sends message