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

Embed: (wiki syntax)

« Back to documentation index

SerialNumberGetCnfUlMsgTag_t Struct Reference

SerialNumberGetCnfUlMsgTag_t Struct Reference

SerialNumberGetCnfUlMsg_t. Sent in response to a SerialNumberGetReqDlMsg_t (which. More...

#include <IotMeterMsgs.hpp>

Data Fields

uint32_t serialNumber
 The serial number of the meter.

Detailed Description

SerialNumberGetCnfUlMsg_t. Sent in response to a SerialNumberGetReqDlMsg_t (which.

Definition at line 110 of file IotMeterMsgs.hpp.


Field Documentation

uint32_t serialNumber

The serial number of the meter.

Definition at line 112 of file IotMeterMsgs.hpp.