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

Embed: (wiki syntax)

« Back to documentation index

GpioGetCnfUlMsgTag_t Struct Reference

GpioGetCnfUlMsgTag_t Struct Reference

GpioGetCnfUlMsg_t. Sent in response to a GpioGetReqDlMsg. More...

#include <IotMeterMsgs.hpp>

Data Fields

GpioState_t gpioState
 The state of the GPIO.

Detailed Description

GpioGetCnfUlMsg_t. Sent in response to a GpioGetReqDlMsg.

Definition at line 190 of file IotMeterMsgs.hpp.


Field Documentation

The state of the GPIO.

Definition at line 192 of file IotMeterMsgs.hpp.