tsCLD_Commissioning_ResponsePayload
The following structure contains the payload of the responses to the following commands: Save Start-up Parameters, Restore Start-up Parameters and Reset Start-up Parameters.
typedef struct
{
zenum8 u8Status;
} tsCLD_Commissioning_ResponsePayload;
where u8Status
contains one of the ZCL command status codes listed and described in Section 7.1.4.
Parent topic:Structures