Skip to main content

Interface: RoboStateMessage

Extends

Properties

state

state: Record<string, unknown>;

type

type: "ready" | "restart" | "state-load" | "state-save";

Inherited from

RoboMessage.type