signalk-ruuvitag-plugin
v1.2.4
Published
Signal K plugin to provide RuuviTag environmental data.
Downloads
16
Maintainers
Readme
Signal K Node server RuuviTag plugin
Signal K Node server plugin to provide RuuviTag environmental data:
- Temperature
- Humidity
- Preassure
Also following sensor meta data is provided:
- RSSI (signal strength)
- Battery voltage (requires RuuviTag to run in raw mode)
Usage
- Running on linux: give
node
process permissions to scan BLE devices:sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
- Install
signalk-ruuvitag-plugin
in Signal K Appstore and restart server - Open the
RuuviTag Plugin
config and activate plugin - Wait for few minutes and let the plugin to detect RuuviTag beacons
- Reopen the
RuuviTag Plugin
config - Name your tags, set appropriate locations and enable Signal K data
- Signal K values should now be transmitted to selected location, for example
environment.inside.mainCabin
License
MIT