An instance of this structure is passed to emberIncomingMessageHandler(). It describes the incoming message.
Public Attribute Documentation#
options#
EmberMessageOptions EmberIncomingMessage::options
An EmberMessageOptions value indicating the options used for the incoming packet.
length#
EmberMessageLength EmberIncomingMessage::length
An EmberMessageLength value indicating the length in bytes of the incoming message.
timestamp#
uint32_t EmberIncomingMessage::timestamp
The millisecond system time returned by emberGetInt32uMillisecondTick() at the time the sync word was detected.