系统
设备信息
此操作用于获取设备的信息,比如设备的制造商,型号和固件版本。该设备应该支持通过GetDeviceInformation命令返回设备信息。
表39:GetDeviceInformation命令
| 消息名 | 描述 |
|---|---|
| GetDeviceInformationRequest | 这是一个空消息 |
| GetDeviceInformationResponse | 响应获取设备信息的消息,返回如下设备信息: xs:string Manufacturer [1][1] xs:string Model [1][1] xs:string FirmwareVersion [1][1] xs:string SerialNumber [1][1] xs:string HardwareId [1][1] |
| 错误代码 | 描述 |
| 想不到相关的命令! |
