Counter Instance
Lists measurement devices or sensors which produce observational data.
GET /api/counters/100010338/?format=api
{
"type": "Feature",
"id": 100010338,
"geometry": {
"type": "Point",
"coordinates": [
0.0,
0.0
]
},
"properties": {
"id": 100010338,
"name": "Vaihtolaskin Zelt GW 02",
"source": "EcoCounter",
"sourceId": 100010338,
"classifying": true,
"crsEpsg": 4326,
"municipalityCode": "091",
"dataReceived": true,
"firstStoredObservation": "2022-11-16T09:00:00+02:00",
"lastStoredObservation": "2024-03-18T16:00:00+02:00"
}
}