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

Embed: (wiki syntax)

« Back to documentation index

SerialNumberIndUlMsgTag_t Struct Reference

SerialNumberIndUlMsgTag_t Struct Reference

SerialNumberIndUlMsg_t. Sent at power-on of the device and in response to. More...

#include <IotMeterMsgs.hpp>

Data Fields

uint32_t serialNumber
 The serial number of the meter.

Detailed Description

SerialNumberIndUlMsg_t. Sent at power-on of the device and in response to.

Definition at line 117 of file IotMeterMsgs.hpp.


Field Documentation

uint32_t serialNumber

The serial number of the meter.

Definition at line 119 of file IotMeterMsgs.hpp.