Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/370/?format=api
{
"type": "Feature",
"id": 370,
"geometry": {
"type": "Point",
"coordinates": [
24.979083905140698,
60.19034907586909
]
},
"properties": {
"id": 370,
"name": "3_432_5-001",
"source": "LIVA",
"sourceId": null,
"classifying": false,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": false,
"firstStoredObservation": "2023-11-14T07:00:00+02:00",
"lastStoredObservation": "2023-12-13T21:45:00+02:00"
}
}