The storage channel is the primary zbus channel for controlling the storage module and receiving control or status responses.
Input message types:
STORAGE_SET_THRESHOLD- Set threshold forSTORAGE_THRESHOLD_REACHEDeventsSTORAGE_FLUSH- Flush stored data as individual messagesSTORAGE_BATCH_REQUEST- Request batch access to stored dataSTORAGE_CLEAR- Clear all stored dataSTORAGE_STATS- Display storage statistics
Output message types:
STORAGE_THRESHOLD_REACHED- Threshold reached for a data typeSTORAGE_BATCH_AVAILABLE- Batch ready with dataSTORAGE_BATCH_EMPTY- No data availableSTORAGE_BATCH_BUSY- Another session activeSTORAGE_BATCH_ERROR- Error accessing data