Interface DeviceChildrenProperties

interface DeviceChildrenProperties {
    parameters: RawDeviceParameter[];
}

Properties

Properties

parameters: RawDeviceParameter[]

Only automatable parameters are accessible. See DeviceParameter to learn how to modify them.