Skip to content

Agile-IoT/agile-wear-mqtt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ambiotex MQTT Broker

Description

This project features an MQTT server (based on Mosca) and a publisher which connects to the Ambiotex Tech Unit and publishes sensor data.

Requirements

Installation

Clone this repository to your preferred directory:

$ git clone <this repository>

Once you are in the project's root directory, run:

$ npm i

Afterwards, to start the MQTT server, simply run:

$ npm run-script server

And then, to run the publisher:

$ npm run-script publisher

This will initiate both processes and emit data which you can subscribe to from another client.

Help & Support

contact: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published