JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 64
  • Score
    100M100P100Q39770F
  • License MIT (http://)

a better understanding of reality

Package Exports

  • sensorlibrarydsensor

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sensorlibrarydsensor) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Dsensor.org - a better understanding of reality

Join the chat at https://gitter.im/Dsensor/sensorlibrary

SENSOR LIBRARY

STATUS: pre beta.

Components

Parsing of sensor data

Zero knowledge proof library for all sensors

Data saving to blockchain/Dstore apps

API to Dsensor Mapping Protocol

Parsing of sensor data

The currently library parser is for the www.amiigo.co wearable. It parses the log files produced by the https://github.com/dashesy/amiigo-link bluetooth library.

Log file location. Make a note of where the amiigo log files are located and edit the file location in the logevents.js file location i.e. edit /var/www/html/essecoin/dsensor/code/sensorlibrary/src/data

Influxdb

The library only stores data to Influxdb.

Make a settings.js file from sample-settings.js and add influxdb account and password details.