device_Astromecca_CS100_sn001.yml 826 Bytes
# Schema file to check the syntax of this config file
schema: schema_device-2.0.yml

# Here is the description of the configuration of an isolated device
DEVICE:

    inventory_label: ROO-AMC-001
    manufacturer: AstroMecCA
    model: CS100
    description: "Clam Shell roof"
    sn: SN001
    power:
        voltage: 220
        intensity: 7
        socket: "CEE 7/7 2P+T"
        
    connector:
        input: ground
        output: "Container for mount"
        
    protocol:
        transport: Serial
        langage: ASCOM
        read: True
        write: True

    CAPABILITIES:
    
        - CAPABILITY:
            component: BuildingCover
            attributes:
                - attribute:
                    key: type_cover
                    value: ["ClamShell"] # Enum: None, RollingRoof, ClamShell, Dome