Working with Thingsboard.io

Thingsboard home

Documentation for Thingsboard

Getting started

Thingsboard forum

How to tell npm where node.exe so that it can install packages correctly on windows

Search for: How to tell npm where node.exe so that it can install packages correctly on windows

This is intriguing

npm config

Search for: npm config

thingsboard.io cannot find module mqtt

Search for: thingsboard.io cannot find module mqtt

what is npm --save?

Search for: what is npm --save?

mqtt node module fails with basedir missing

Search for: mqtt node module fails with basedir missing

The getting started files must be running from the root directory of where node and mqtt are installed!!!

That sucks!! Thingsboard.io!!!

How to configure mqtt.js correctly?

Search for: How to configure mqtt.js correctly?


\node
...you can keep the sample files here

//Or the following seem to work as well
\node
\node\tboard\your-files-here

//This does not work

\node
\someother-hu-ha\tboard\your-files-here

Integrations cookbook is here at their docs page

There is a spark example here.