1.0.5 • Published 4 months ago

node-red-dragino v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
4 months ago

This is the data parsing storage package for a Dragino node,

In Node RED, three nodes must be used in conjunction with sqlite

Currently, only Dragino nodes that support the LoRaWan protocol are supported

The working process of flow is as follows:

  1. Obtain data packets sent by Dragino nodes through MQTT IN nodes

  2. The Dragino decoder node is responsible for parsing

  3. The Dragino sqlite node is responsible for storing data in the sqlite database

  4. The Dragino charts node is responsible for generating the data required for charts

  5. Visualize through the template node in the dashboard

1.0.5

4 months ago

1.0.4

4 months ago

1.0.3

4 months ago

1.0.2

6 months ago