Skip to content
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
@proppy

Description

@proppy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions