DIDO Storage Linux#
API and Callbacks for the DIDO Storage Linux Component.
File storage module for DIDO reports, which uses a POSIX file system as the underlying storage device and can therefore store any number of files.
Modules#
API#
sl_zigbee_af_dido_storage_write_report(uint8_t *data, uint32_t length)
Enumerations#
enum
SL_ZIGBEE_AF_DIDO_STORAGE_SUCCESS = 0
SL_ZIGBEE_AF_DIDO_STORAGE_ERROR = 1
}