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

Embed: (wiki syntax)

« Back to documentation index

ReadingIntervalSetCnfUlMsgTag_t Struct Reference

ReadingIntervalSetCnfUlMsgTag_t Struct Reference

ReadingIntervalSetCnfUlMsg_t. Sent in response to a. More...

#include <IotMeterMsgs.hpp>

Data Fields

uint32_t readingIntervalSeconds
 The interval at which readings are sent.

Detailed Description

ReadingIntervalSetCnfUlMsg_t. Sent in response to a.

Definition at line 146 of file IotMeterMsgs.hpp.


Field Documentation

The interval at which readings are sent.

Definition at line 148 of file IotMeterMsgs.hpp.