We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a3a04 commit fe2be94Copy full SHA for fe2be94
1 file changed
README.md
@@ -1,5 +1,7 @@
1
# SpaceAPI InfluxDB Sensor Logger
2
3
+[](https://hub.docker.com/r/spaceapi/influxdb-sensor-logger)
4
+
5
A Python 3 script to relay sensor values from a SpaceAPI endpoint to an
6
InfluxDB instance so it can be viewed in Grafana.
7
@@ -39,6 +41,8 @@ Configure it using the following env vars:
39
41
- `SPACEAPI_ENDPOINT`
40
42
- `RELAY_INTERVAL_SECONDS`
43
44
+The image is published at [docker.io/spaceapi/influxdb-sensor-logger](https://hub.docker.com/r/spaceapi/influxdb-sensor-logger).
45
46
47
## License
48
0 commit comments