dweet.io: Update README

master
Michael Zanetti 2019-11-13 20:12:04 +01:00 committed by GitHub
parent be230d9a3b
commit 18ec2a8476
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1,2 +1,9 @@
# Dweetio
Connect nymea to dweet.io.
Using this plugin you can post messages to dweet.io from nymea or subscribe nymea to dweets from other IoT devices.
To post data from nymea set up a new "Post" thing using the thing name of your choice, then create a rules in nymea that call your thing's post action.
To follow to other dweets, create a new "Get" thing with the thing name you'd like to follow. It will produce events in nymea which can be used to launch other things, or just get logged in nymea's log database.