ConfigHeartbeatPublicationStatus
This message contains the Heartbeat Publication status of an element. This is sent in response to a ConfigHeartbeatPublicationGet or ConfigHeartbeatPublicationSet message.
Parameters
Destination address of the Heartbeat Publication.
Number of Heartbeat messages remaining to be sent.
Period between publication of two consecutive periodic heartbeat transport control messages.
TTL value used when sending Heartbeat messages.
Features that trigger Heartbeat messages.
Constructors
Creates a ConfigHeartbeatPublicationStatus message.
Properties
Defines if the message should be sent as an acknowledged message.
Defines if the message should be sent or was sent as Segmented Access Message. By default, this returns false. To force segmentation for shorter messages return true despite payload length. If payload size is longer than 11 bytes this field is not checked as the message must be segmented.
Whether the message is a Vendor Message, or not.
Access layer payload, including the Op Code.
Defines if the message should be sent or has been sent using 32-bit or 64-bit TransMIC value. By default MeshMessageSecurity.Low is used. Only Segmented Access Messages can use 64-bit MIC. If the payload is shorter than 11 bytes, make sure you return true from MeshMessage.isSegmented, otherwise this field will be ignored.
Status of the Config operation.