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

Embed: (wiki syntax)

« Back to documentation index

FlashSetCnfUlMsgTag_t Struct Reference

FlashSetCnfUlMsgTag_t Struct Reference

FlashSetCnfUlMsg_t. More...

#include <IotMeterMsgs.hpp>

Data Fields

bool onNotOff
 If true then the red LED flashes when a reading is being sent, else it will remain in steady state.

Detailed Description

FlashSetCnfUlMsg_t.

Response to FlashSetReqDlMsg_t.

Definition at line 232 of file IotMeterMsgs.hpp.


Field Documentation

bool onNotOff

If true then the red LED flashes when a reading is being sent, else it will remain in steady state.

Definition at line 234 of file IotMeterMsgs.hpp.