Meter Snapshot Storage#
API and Callbacks for the meter-snapshot-storage Component.
Modules#
EmberAfSnapshotSchedulePayload
Macros#
#define
INVALID_SNAPSHOT_SCHEDULE_ID 0
#define
INVALID_SNAPSHOT_ID 0
#define
SNAPSHOT_SCHEDULE_PAYLOAD_SIZE 15
#define
SNAPSHOT_CAUSE_MANUAL 0x00000400
#define
SUMMATION_TIERS EMBER_AF_PLUGIN_METER_SNAPSHOT_STORAGE_SUM_TIERS_SUPPORTED
#define
BLOCK_TIERS EMBER_AF_PLUGIN_METER_SNAPSHOT_STORAGE_BLOCK_TIERS_SUPPORTED
#define
SNAPSHOT_PAYLOAD_SIZE SUMMATION_TIERS + BLOCK_TIERS + 94