0.0.1 • Published 5 years ago

node-red-contrib-jsonstat v0.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

jsonstat nodes for Node-RED

These nodes let you (somewhat) easily deal with jsonstat formatted data

Nodes

  • jsonstat data: Get data from jsonstat input (msg.payload)
  • jsonstat category: Get category info from jsonstat input (msg.payload)

TODO

  • Documentation
  • Help inside Node-RED
  • Tests
  • Node icons
  • jsonstat collections
  • jsonstat dimensions
  • Think larger, the current implementation just suited my quick needs.