Structsยง
- Forwarded
Command - A forwarded keyed managed command (registry browse, key-value, forks). Unlike
ForwardedQuery, several op kinds share one path, so the frame carriescommand_codeand the backend dispatches on it.payloadis the opaque CBOR request the SDK sent. - Forwarded
Query - A forwarded managed query. Carries the authenticated identity the SDK cannot set itself, plus the opaque request the SDK sent. CBOR-encoded, named fields.