A simple example of dweet.io. with Node-RED.
Visit dweet.io/play and create "dweets"
- 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}}.
Update ecolect example with dweet.io.
- dweet.io: A simple, effective messaging service for IoTs
- Create Your Internet of Things Dashboard : dweet.io + freeboard.io
- node-dweetio from BugLabs
- HAPI : The Humanized API