Command & Telemetry Topics
StorageIngest Schema
- Use
is_file=truewithfile_pathwhen pointing to local files that the bridge should upload to IPFS - Provide structured payloads via
content(JSON) plus an optionalmetadata_jsonenvelope for robot state, firmware versions, or mission identifiers
StorageResult Schema
statustransitions throughPENDING,RETRYING,SUCCESS, orFAILED- Failed entries are also written to
/tmp/storage_bridge_failures.jsonlso you can replay them later

