thingsup / thingsup-nodejs-mqtt-example

MQTT with Javascript

Home Page:https://thingsup.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Thingsup : NodeJS-MQTT-Example

This example demonstrates Thingsup MQTT Service with NodeJS Client.

Installation

  1. git clone https://github.com/thingsup/NodeJS-MQTT-Example.git
  2. cd NodeJS-MQTT-Example
  3. npm install
  4. node index.js
git clone https://github.com/thingsup/NodeJS-MQTT-Example.git
cd NodeJS-MQTT-Example
npm install

Usage

node index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Read Getting Started.

Thingsup is an Enterprise IoT Platform developed by iobot technologies

License

MIT

About

MQTT with Javascript

https://thingsup.io

License:MIT License


Languages

Language:JavaScript 100.0%