Last active
February 2, 2017 11:40
-
-
Save proffalken/ba8a01efc9e6fe5e6dea073db98702b4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"type" : "tab", | |
"id" : "1c22d96f.2f9077", | |
"label" : "Devices To Dweet.io" | |
}, | |
{ | |
"x" : 129, | |
"field" : "", | |
"app" : "f4ab65e6.65e3e8", | |
"wires" : [ | |
[ | |
"f67a5e1c.30df4" | |
] | |
], | |
"name" : "TTN Collector", | |
"id" : "7fc5b0dd.7c4db", | |
"dev_id" : "", | |
"type" : "ttn message", | |
"z" : "1c22d96f.2f9077", | |
"y" : 196 | |
}, | |
{ | |
"x" : 387, | |
"name" : "Data hand-off to Dweet.io", | |
"wires" : [ | |
[] | |
], | |
"tls" : "", | |
"method" : "POST", | |
"url" : "https://dweet.io/dweet/for/{{{app_id}}}-{{{dev_id}}}", | |
"id" : "f67a5e1c.30df4", | |
"y" : 194, | |
"type" : "http request", | |
"z" : "1c22d96f.2f9077", | |
"ret" : "txt" | |
}, | |
{ | |
"region" : "eu", | |
"id" : "f4ab65e6.65e3e8", | |
"appId" : "<APP ID GOES HERE>", | |
"accessKey" : "ttn-account-v2.<ACCESS KEY GOES HERE>", | |
"z" : "", | |
"type" : "ttn app" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment