https://github.com/ieb/signalk-temperature
SignalK Plugin to read temperatures from 1..n 1-wire ds18b20 sensors and emit them on configured keys.
https://github.com/ieb/signalk-temperature
Last synced: 3 months ago
JSON representation
SignalK Plugin to read temperatures from 1..n 1-wire ds18b20 sensors and emit them on configured keys.
- Host: GitHub
- URL: https://github.com/ieb/signalk-temperature
- Owner: ieb
- License: apache-2.0
- Created: 2017-09-20T17:40:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T16:48:37.000Z (about 3 years ago)
- Last Synced: 2023-03-15T18:25:27.902Z (over 2 years ago)
- Language: JavaScript
- Size: 2.13 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# signalk-temperature
Assumes that ds18d20 1 wire sensors are connected to the 1 wire interface of the device (normally a Pi), and the
1-wire kernel module is loaded. Then it reads values of all sensors and emits readings for the configured paths.
The Plugin needs to be configured to select the SignalK path mapping to each sensor.