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

Embed: (wiki syntax)

« Back to documentation index

GpioSetCnfUlMsgTag_t Struct Reference

GpioSetCnfUlMsgTag_t Struct Reference

GpioSetCnfUlMsg_t. Response to GpioSetReqDlMsg_t. More...

#include <IotMeterMsgs.hpp>

Data Fields

GpioState_t gpioState
 The state of the GPIO.

Detailed Description

GpioSetCnfUlMsg_t. Response to GpioSetReqDlMsg_t.

Definition at line 178 of file IotMeterMsgs.hpp.


Field Documentation

The state of the GPIO.

Definition at line 180 of file IotMeterMsgs.hpp.