Files
Uni-Lab-OS/unilabos/registry/devices/hotel.yaml
2025-06-30 12:29:30 +08:00

32 lines
661 B
YAML

hotel.thermo_orbitor_rs2_hotel:
class:
action_value_mappings: {}
module: unilabos.devices.resource_container.container:HotelContainer
status_types:
rotation: String
type: python
description: Thermo Orbitor RS2 Hotel
handles: []
icon: ''
init_param_schema:
config:
properties:
device_config:
type: object
rotation:
type: object
required:
- rotation
- device_config
type: object
data:
properties:
rotation:
type: string
required:
- rotation
type: object
model:
mesh: thermo_orbitor_rs2_hotel
type: device