Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/4706/?format=api
{
"type": "Feature",
"id": 4706,
"geometry": {
"type": "Point",
"coordinates": [
24.914831,
60.207542
]
},
"properties": {
"id": 4706,
"name": "HEL539",
"source": "HEL LAM",
"sourceId": 4706,
"classifying": false,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": true,
"firstStoredObservation": "2023-09-01T00:00:00+03:00",
"lastStoredObservation": "2024-03-18T23:45:00+02:00"
}
}