signalk-ruuvitag-plugin

1.2.4 • Public • Published

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

  1. Running on linux: give node process permissions to scan BLE devices: sudo setcap cap_net_raw+eip $(eval readlink -f `which node`)
  2. Install signalk-ruuvitag-plugin in Signal K Appstore and restart server
  3. Open the RuuviTag Plugin config and activate plugin
  4. Wait for few minutes and let the plugin to detect RuuviTag beacons
  5. Reopen the RuuviTag Plugin config
  6. Name your tags, set appropriate locations and enable Signal K data
  7. Signal K values should now be transmitted to selected location, for example environment.inside.mainCabin

Plugin config

License

MIT

Package Sidebar

Install

npm i signalk-ruuvitag-plugin

Weekly Downloads

5

Version

1.2.4

License

MIT

Unpacked Size

8.24 kB

Total Files

4

Last publish

Collaborators

  • vokkim