Write data (/storage/add)
Read data (/storage/read)
- Add: submit JSON data with
/storage/add - Read: retrieve JSON data with
/storage/read - Telemetry & Configuration: see Verifiable Storage for IPFS setup and retry policies
- Pair service calls with
ros2 topic echo /peaq/tx_statusto monitor confirmation phases (PENDING,IN_BLOCK,FINALIZED). - Use
confirmation_mode: FINALin production for stronger guarantees. - For files, publish via the
peaq/storage/ingesttopic handled by the storage bridge.

