Working with Thingsboard.io

satya - 3/15/2018, 4:30:40 PM

Thingsboard home

Thingsboard home

satya - 3/15/2018, 4:31:03 PM

Documentation for Thingsboard

Documentation for Thingsboard

satya - 3/15/2018, 4:32:51 PM

Getting started

Getting started

satya - 3/15/2018, 4:58:51 PM

Thingsboard forum

Thingsboard forum

satya - 3/17/2018, 5:21:42 PM

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

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

satya - 3/17/2018, 5:23:50 PM

This is intriguing

This is intriguing

satya - 3/17/2018, 5:23:57 PM

npm config

npm config

Search for: npm config

satya - 3/30/2018, 5:34:59 PM

thingsboard.io cannot find module mqtt

thingsboard.io cannot find module mqtt

Search for: thingsboard.io cannot find module mqtt

satya - 3/30/2018, 5:36:26 PM

what is npm --save?

what is npm --save?

Search for: what is npm --save?

satya - 3/30/2018, 5:59:04 PM

mqtt node module fails with basedir missing

mqtt node module fails with basedir missing

Search for: mqtt node module fails with basedir missing

satya - 3/30/2018, 6:09:50 PM

I have suspected as such!!!

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

That sucks!! Thingsboard.io!!!

satya - 3/30/2018, 6:11:45 PM

How to configure mqtt.js correctly?

How to configure mqtt.js correctly?

Search for: How to configure mqtt.js correctly?

satya - 3/30/2018, 6:16:29 PM

Or...


\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

satya - 4/2/2018, 12:14:59 PM

Integrations cookbook is here at their docs page

Integrations cookbook is here at their docs page

There is a spark example here.