| 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 |
-
cellular(value:"cellular") -
satellite(value:"satellite")