Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/745/?format=api
{
"type": "Feature",
"id": 745,
"geometry": {
"type": "Point",
"coordinates": [
24.952749396600016,
60.19178780585002
]
},
"properties": {
"id": 745,
"name": "3_329_2-060B",
"source": "LIVA",
"sourceId": null,
"classifying": false,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": false,
"firstStoredObservation": "2023-11-15T14:15:00+02:00",
"lastStoredObservation": "2023-12-13T22:00:00+02:00"
}
}