A dataclass representing an Almond Bot’s status.

Properties

status
string
The status of the robot. Can be one of:
  • “ok”: Robot is okay.
  • “error”: Robot is in an error state.
error_message
string
A description of the error state.
mode
Mode
The Mode of Almond Bot.