Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 2.07 KB

devicestatus.md

File metadata and controls

13 lines (10 loc) · 2.07 KB

DeviceStatus

Fields

Field Type Required Description
DeviceID int64 ✔️ The id of the device
DeviceName string ✔️ The name of the device
DeviceType components.DeviceType ✔️ The type of the device
Speed int64 ✔️ The speed of the device
Utilization int64 ✔️ The utilization of the device
Temperature int64 ✔️ The temperature of the device, or -1 if unmonitored.