DeviceDesc
Attributes
| Name | Type | Description |
|---|---|---|
device_id | str | |
device_type | DeviceType | |
is_simulation | bool |
Methods
__init__(device_id: str, device_type: DeviceType, is_simulation: bool) -> None
AI/LLM users: see llms-automation.txt for machine-readable documentation.