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

Embed: (wiki syntax)

« Back to documentation index

ReadingIntervalGetCnfUlMsgTag_t Struct Reference

ReadingIntervalGetCnfUlMsgTag_t Struct Reference

ReadingIntervalGetCnfUlMsg_t. Sent in response to a. More...

#include <IotMeterMsgs.hpp>

Data Fields

uint32_t readingIntervalSeconds
 The interval at which readings are sent.

Detailed Description

ReadingIntervalGetCnfUlMsg_t. Sent in response to a.

Definition at line 157 of file IotMeterMsgs.hpp.


Field Documentation

The interval at which readings are sent.

Definition at line 159 of file IotMeterMsgs.hpp.