Skip to content

Instantly share code, notes, and snippets.

@proffalken
Last active February 2, 2017 11:40
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save proffalken/ba8a01efc9e6fe5e6dea073db98702b4 to your computer and use it in GitHub Desktop.
Save proffalken/ba8a01efc9e6fe5e6dea073db98702b4 to your computer and use it in GitHub Desktop.
[
{
"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