Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.54 KB

File metadata and controls

19 lines (14 loc) · 1.54 KB

NotehubJs.GetDataUsage200ResponseDataInner

Properties

Name Type Description Notes
data [UsageData]
device String The device UID this usage data belongs to (only present when aggregate is 'device') [optional]
deviceCount Number the number of devices represented by this data point [optional]
fleet String The fleet UID this usage data belongs to (only present when aggregate is 'fleet') [optional]
iccid String The ICCID of the cellular SIM card (only present when type is 'cellular') [optional]
psid String The PSID (Packet Service ID) of the satellite (or other packet-based device) [optional]
type String The type of connectivity

Enum: TypeEnum

  • cellular (value: "cellular")

  • satellite (value: "satellite")