class documentation
class AgentState(pb_enum.Enum): (source)
Current operational state of the agent.
Constant | __PB2 |
Undocumented |
Constant | STATE |
Agent is in error state. |
Constant | STATE |
Agent is functioning normally. |
Constant | STATE |
Default undefined state. |
Inherited from Enum
:
Class Method | get |
Undocumented |
Undocumented
Value |
|