Type alias DeviceConfig

DeviceConfig: ModelConfig & { powerStatus?: PowerStatus; signal?: DeviceControlSignal }

创建设备的选项。