Command response to hold the response received for a command.
-
Header
-
#include <iotcAgent.h>
-
Data Fields
-
char message [IOTC_PAYLOAD_MAX_SIZE]
-
Field Description
-
Field |
Description |
char IotcCommandResponse::message[IOTC_PAYLOAD_MAX_SIZE] |
The error message to be sent to the server. |