Skip to main content

nexigon_api.devices.GetDeviceResourceUsageOutput

Output of getting the resource usage of a device.

deviceProperties objectrequired
currentinteger<uint64>required
limitinteger<uint64>
nexigon_api.devices.GetDeviceResourceUsageOutput
{
"deviceProperties": {
"current": 0,
"limit": 0
}
}