Skip to main content

Module protocol

Module protocol 

Expand description

ZeroClaw serial JSON protocol — the firmware contract.

Structs§

ZcCommand
Host-to-device command. Serialized as one JSON line terminated by \n.
ZcResponse
Device-to-host response. Serialized as one JSON line terminated by \n.