This repository was archived by the owner on Mar 17, 2025. It is now read-only.
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
add sample for firebase modem #35
Closed
Description
Revive the mini-UART protocol we had in 566c303#diff-dc3ebc3d309c06217829e6e5ed607be0R71
With the following commands:
> PUSH /path {"some json":"blob"}
{"some json": "id"}
> UPDATE /path {"some json":"blob"}
{"some json": "id"}
> VAL /path
{"some json":"blob"}
> STREAM /path
{"some json":"event"}
{"more json":"event"}
Metadata
Metadata
Assignees
Labels
No labels