A simple CIoT message protocol, used in the Water Meter Demos.

Embed: (wiki syntax)

« Back to documentation index

InitIndUlMsgTag_t Struct Reference

InitIndUlMsgTag_t Struct Reference

InitIndUlMsg_t. Sent at power-on of the device. Indicates that the. More...

#include <IotMeterMsgs.hpp>

Data Fields

WakeUpCode_t wakeUpCode
 A wake-up code from the device.

Detailed Description

InitIndUlMsg_t. Sent at power-on of the device. Indicates that the.

Definition at line 96 of file IotMeterMsgs.hpp.


Field Documentation

WakeUpCode_t wakeUpCode

A wake-up code from the device.

Definition at line 98 of file IotMeterMsgs.hpp.