On this pageInterface: RoboStateMessage Extends RoboMessage Properties state state: Record<string, unknown>; type type: "ready" | "restart" | "state-load" | "state-save"; Inherited from RoboMessage.type