Status Code: 200 OK
{
"pageIndex": 1,
"totalPages": 1,
"pageSize": 50,
"count": 1,
"hasPrevious": false,
"hasNext": false,
"items": [
{
"id": "8ec3a890-4b1d-4eac-9aeb-6c31dd06c6a2",
"name": "Device_XYZ",
"description": "Random Sensor Model",
"createdAt": "2022-05-15T09:18:37.719213Z",
"updatedAt": "2023-07-29T15:27:58.081442Z",
"lastMessageAt": "2023-08-07T14:52:36.961027Z",
"connectorId": "62f7acab-315d-4fb6-bbc5-82e2719f6509",
"modelId": "0f7b2851-6e75-4db0-8f8a-9efce0f5396c",
"brandId": "c4d8a3b1-9eaa-487c-9da4-1c89d906e524",
"idConnector": "7582921",
"location": {
"latitude": 41.92135052680138,
"longitude": -87.64867371949578
},
"loraProfile": {
"id": "a8b72a12-0275-4f4d-9ec4-53690b8b7f1f",
"activationType": 1,
"deviceId": "B91635DF7F20ACD1",
"deviceClassId": 2,
"application": {
"id": "9876543210123456"
}
},
"brand": {
"id": "c4d8a3b1-9eaa-487c-9da4-1c89d906e524",
"name": "RandomBrand",
"description": "Manufacturer of Various Sensors"
},
"model": {
"id": "0f7b2851-6e75-4db0-8f8a-9efce0f5396c",
"name": "SensorXYZ",
"description": "General Sensor Model"
},
"users": [
{
"id": "1a34d972-6a12-4f4b-a1c9-2e4ebf912b5f",
"customerCode": "-9876",
"role": "viewer"
}
],
"channels": [
{
"id": "7c69c587-8a1e-45a1-916b-85bb7935bfa0",
"channel": {
"id": "3955a349-7821-43c3-b6c3-5e5d5b208f32",
"name": "Analog Input",
"description": "Analog Input Channel",
"category": "analog",
"type": 1,
"unit": {
"id": "72b9c80e-77da-4e7e-85a3-1c7f647a476f",
"name": "Millivolts",
"abbreviation": "mV"
}
}
}
],
"connectivityStatus": "Connected",
"nodeType": "Device",
"autoChannelInsertionEnabled": true
}
]
}