Police events with maps and open data
The Swedish Police has an Open API where the latest public police notifications can be fetched. I have made a self-hosted system that regularly collects that data and stores it…
Learning, IoT, programming & experiments
The Swedish Police has an Open API where the latest public police notifications can be fetched. I have made a self-hosted system that regularly collects that data and stores it…
As described in someĀ earlier posts, I have a setup at home with IoT devices that publish measurement messages to a Raspberry Pi via MQTT. The RPi stores the data in…
In the last post in this series, I will add persisting of sensor data to a database. I will also use an additional subscriber as a proxy for sending the…