![]() |
nRF5 SDK for Thread and Zigbee v1.0.0
|
RequestNewPasswordResponse Command Payload Format More...
#include <zb_zcl_device_management.h>
Data Fields | |
zb_uint32_t | issuer_event_id |
zb_uint32_t | implement_time |
zb_uint16_t | duration |
zb_uint8_t | password_type |
zb_uint8_t | password [11] |
RequestNewPasswordResponse Command Payload Format
zb_uint16_t zb_zcl_device_management_request_new_password_resp_cmd_payload_s::duration |
The Duration in minutes field represents the duration in minutes that the password is valid for.
zb_uint32_t zb_zcl_device_management_request_new_password_resp_cmd_payload_s::implement_time |
The Implementation Date/Time field represents a UTC Time indicate the date at which the originating command was to be applied.
zb_uint32_t zb_zcl_device_management_request_new_password_resp_cmd_payload_s::issuer_event_id |
The Issuer Event ID field represents a unique identifier generated by the commodity provider.
zb_uint8_t zb_zcl_device_management_request_new_password_resp_cmd_payload_s::password[11] |
The Password field represents the password (the first octet is the length, allowing 10 octets for the password).
zb_uint8_t zb_zcl_device_management_request_new_password_resp_cmd_payload_s::password_type |
The Password Type field represents which password should be changed.