smart-house-broker

0.3.1 • Public • Published

SmartHouse MQTT broker

Build Status

npm version

Prepare

Install npm dependencies

npm i

Install mongodb and run in at :27017 port

Run

Start the MQTT server

npm start

After MQTT server is up, it will report:

Mosca server is up and running
mqtt://localhost:1883

options

  • log -- start with logger, that will output all events to console

  • mock -- add mocker, that will randomly send events to the MQTT

e. g. npm start -- --log --mock will run MQTT server logger and mocker

For more details see

npm start -- --help

/smart-house-broker/

    Package Sidebar

    Install

    npm i smart-house-broker

    Weekly Downloads

    3

    Version

    0.3.1

    License

    MIT

    Last publish

    Collaborators

    • apk
    • borys.ihnatyev
    • disist