vokkim / signalk-ruuvitag-plugin

Signal K plugin to provide RuuviTag data
MIT License
4 stars 8 forks source link

Signal K Node server RuuviTag plugin

Signal K Node server plugin to provide RuuviTag environmental data:

Also following sensor meta data is provided:

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