Prepayment Snapshot Storage#

Callbacks for Prepayment Snapshot Storage Component.

Callbacks#

uint8_t
emberAfPluginPrepaymentServerGetSnapshotCallback(EmberNodeId nodeId, uint8_t srcEndpoint, uint8_t dstEndpoint, uint32_t startTime, uint32_t endTime, uint8_t snapshotOffset, uint32_t snapshotCause)

Callback for get prepayment snapshot.

Callbacks Documentation#

emberAfPluginPrepaymentServerGetSnapshotCallback#

uint8_t emberAfPluginPrepaymentServerGetSnapshotCallback (EmberNodeId nodeId, uint8_t srcEndpoint, uint8_t dstEndpoint, uint32_t startTime, uint32_t endTime, uint8_t snapshotOffset, uint32_t snapshotCause)

Callback for get prepayment snapshot.

Parameters
N/AnodeId

Ver.: always

N/AsrcEndpoint

Ver.: always

N/AdstEndpoint

Ver.: always

N/AstartTime

Ver.: always

N/AendTime

Ver.: always

N/AsnapshotOffset

Ver.: always

N/AsnapshotCause

Ver.: always

Returns

  • uint8_t payload size


Definition at line 148 of file app/framework/plugin/prepayment-snapshot-storage/prepayment-snapshot-storage.h