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

Embed: (wiki syntax)

« Back to documentation index

GpioSetReqDlMsgTag_t Struct Reference

GpioSetReqDlMsgTag_t Struct Reference

GpioSetReqDlMsg_t. Set the state of a GPIO on the C027N board. More...

#include <IotMeterMsgs.hpp>

Data Fields

GpioState_t gpioState
 The state of the GPIO.

Detailed Description

GpioSetReqDlMsg_t. Set the state of a GPIO on the C027N board.

Definition at line 172 of file IotMeterMsgs.hpp.


Field Documentation

The state of the GPIO.

Definition at line 174 of file IotMeterMsgs.hpp.