esp_zb_metering_get_snapshot_cmd_s is only used within esp_zigbee_gateway sample.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Fields

Field
Declared as
Description
Basic command info.
APS addressing mode constants refer to esp_zb_zcl_address_mode_t.
uint32_t
A UTC Timestamp indicating the earliest time of a snapshot to be returned by a corresponding Publish Snapshot command.
uint32_t
A UTC Timestamp indicating the latest time of a snapshot to be returned by a corresponding Publish Snapshot command.
uint8_t
This field identifies the individual snapshot to be returned, where multiple snapshots satisfy the selection criteria specified by the other fields in this command.
This field is used to select only snapshots that were taken due to a specific cause, setting 0xFFFFFFFF indicates that all snapshots should be selected, irrespective of the cause.

References

from examples