A simple CIoT message protocol, used in the Water Meter Demos.
FlashSetReqDlMsgTag_t Struct Reference
FlashSetReqDlMsg_t. Set the red LED to flash when a reading is. More...
#include <IotMeterMsgs.hpp>
Data Fields | |
| bool | onNotOff |
| If true then the red LED will flash when a reading is being sent, else it will remain in steady state. | |
Detailed Description
FlashSetReqDlMsg_t. Set the red LED to flash when a reading is.
Definition at line 221 of file IotMeterMsgs.hpp.
Field Documentation
| bool onNotOff |
If true then the red LED will flash when a reading is being sent, else it will remain in steady state.
The default is to flash when a reading is being sent.
Definition at line 223 of file IotMeterMsgs.hpp.
Generated on Sun Jul 17 2022 00:13:12 by
1.7.2