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

Embed: (wiki syntax)

« Back to documentation index

RebootReqDlMsgTag_t Struct Reference

RebootReqDlMsgTag_t Struct Reference

RebootReqDlMsg_t. Sent to reboot the device and set the development. More...

#include <IotMeterMsgs.hpp>

Data Fields

bool devModeOnNotOff
 If true development mode is on, else it is off.

Detailed Description

RebootReqDlMsg_t. Sent to reboot the device and set the development.

Definition at line 103 of file IotMeterMsgs.hpp.


Field Documentation

If true development mode is on, else it is off.

Definition at line 105 of file IotMeterMsgs.hpp.