A simple CIoT message protocol, used in the Water Meter Demos.
Embed:
(wiki syntax)
Data Structures
Here are the data structures with brief descriptions:
| DlMsgUnionTag_t | Union of all downlink messages |
| FlashGetCnfUlMsgTag_t | FlashGetCnfUlMsg_t. Sent in response to a FlashGetReqDlMsg |
| FlashSetCnfUlMsgTag_t | FlashSetCnfUlMsg_t |
| FlashSetReqDlMsgTag_t | FlashSetReqDlMsg_t. Set the red LED to flash when a reading is |
| GpioGetCnfUlMsgTag_t | GpioGetCnfUlMsg_t. Sent in response to a GpioGetReqDlMsg |
| GpioGetReqDlMsgTag_t | GpioGetReqDlMsg_t. Gets the state of a GPIO on the C027N board |
| GpioSetCnfUlMsgTag_t | GpioSetCnfUlMsg_t. Response to GpioSetReqDlMsg_t |
| GpioSetReqDlMsgTag_t | GpioSetReqDlMsg_t. Set the state of a GPIO on the C027N board |
| GpioStateTag_t | GpioState_t. Data concerning how a GPIO is set up |
| InitIndUlMsgTag_t | InitIndUlMsg_t. Sent at power-on of the device. Indicates that the |
| LedGetCnfUlMsgTag_t | LedGetCnfUlMsg_t. Sent in response to an LedGetReqDlMsg |
| LedSetCnfUlMsgTag_t | LedSetCnfUlMsg_t. Response to LedSetReqDlMsg_t |
| LedSetReqDlMsgTag_t | LedSetReqDlMsg_t. Set the steady state of the red LED on |
| ReadingIntervalGetCnfUlMsgTag_t | ReadingIntervalGetCnfUlMsg_t. Sent in response to a |
| ReadingIntervalSetCnfUlMsgTag_t | ReadingIntervalSetCnfUlMsg_t. Sent in response to a |
| ReadingIntervalSetReqDlMsgTag_t | ReadingIntervalSetReqDlMsg_t. Set the meter reading interval |
| RebootReqDlMsgTag_t | RebootReqDlMsg_t. Sent to reboot the device and set the development |
| RssiIndUlMsgTag_t | RssiIndUlMsg_t. The current RSSI reading |
| SerialNumberGetCnfUlMsgTag_t | SerialNumberGetCnfUlMsg_t. Sent in response to a SerialNumberGetReqDlMsg_t (which |
| SerialNumberIndUlMsgTag_t | SerialNumberIndUlMsg_t. Sent at power-on of the device and in response to |
| UlMsgUnionTag_t | Union of all uplink messages |
| VolumeIndUlMsgTag_t | VolumeIndUlMsg_t. The current meter reading |
Generated on Sun Jul 17 2022 00:13:12 by
1.7.2