1.0.7 • Published 6 months ago

mqtt-devices-parser v1.0.7

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

mqtt-devices-parser

NPM Module

  • MQTT parser
  • Parses topics coming from devices and updates data on dB

Deploy

parser.deploy(config,projectsPath);

Run

parser.init(config,projects);

Examples

check example path to see how to use this module

UnitTest

Dependencies

  • mysql8.0
  • MQTT

Front end

  • Node service running the following project

Configuration

The default configuration uses ./config/index.js file\ In your program set the same struct and pass it as argument on the module init call.

An mqtt account will be created using the following settings mqtt.user - mqtt user login mqtt.pwd - mqtt pwd login

1.0.7

6 months ago

1.0.6

7 months ago

1.0.2

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago