mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-06 06:25:06 +00:00
32 lines
661 B
YAML
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
|