Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

phyunsj/dweet.io-node-red

Repository files navigation

dweet.io + Node-RED

A simple example of dweet.io. with Node-RED.

Visit dweet.io/play and create "dweets"

Assign URL in Node-RED function node

  • function node + http request node. No node-red-node-dweetio dependency.
  • msg.url='https://dweet.io:443/dweet/for/thermostat'; to create a dweet for {{a thing}}.
  • msg.url='https://dweet.io:443/get/latest/dweet/for/thermostat'; to read the latest dweet for {{a thing}}.

ecolect + dweet.io

Update ecolect example with dweet.io.

Related Posts

About

A simple example of dweet.io with Node-RED

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published