State¶
Leafs
-
class
TerminalDevice.OperationalModes.Mode.
State
¶ Bases:
Entity
Class Hierarchy:
TerminalDevice
OperationalModes
Mode
State
This class represents state data.
Operational state data for the platform-defined
operational mode
-
mode_id
¶ Two-octet encoding of the vendor-defined operational mode
type: int
range: 0..65535config: False
-
description
¶ Vendor-supplied textual description of the characteristics of this operational mode to enable operators to select the appropriate mode for the application
type: str
config: False
-
vendor_id
¶ Identifier to represent the vendor / supplier of the platform and the associated operational mode information
type: str
config: False
-