-
v0.3.0 protecteddcc6f27c · ·
Improved Matching for MQTT routing - Matching is now performed over all sensible senseBox and sensor metadata fields (title, name, grouptag, description, type, unit) - A restrictions-degenerating approach was implemented to improve finding an appropriate sensor - Conditions can be set as to which metadata fields must match at minimum - Documentation was updated accordingly
-
v0.2.0 protected9a3580d0 · ·
Routing MQTT data to the openSenseMap This release adds the command-line tool `sensemapi`. This tool currently only includes one command: `route_mqtt` which is a configurable service to route MQTT data to the openSenseMap without requiring the sensor ids in the message as is the case with the openSenseMap's own MQTT implementation.
-
v0.1.2 protectede666484f · ·
Packaging improvements - The CHANGELOG is now generated from the annotated git version tags - The repository was moved from https://gitlab.com/tue-umphy/python3-sensemapi to https://gitlab.com/tue-umphy/co2mofetten/python3-sensemapi because GitLab now supports Pages for subgroups. - Uploading measurements with a zero value are now possible again