Skip to content

Instantly share code, notes, and snippets.

@nazt

nazt/README.md Secret

Created August 19, 2016 00:11
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save nazt/1c02d60116fcc35ef160ff1d630bb671 to your computer and use it in GitHub Desktop.
iot-camp-001-basic-netpie-node

iot-camp-001-basic-netpie-node

[{"id":"a9f1d0a1.560e3","type":"inject","z":"33090aae.ccf6f6","name":"","topic":"","payload":"ON","payloadType":"str","repeat":"","crontab":"","once":false,"x":190,"y":120,"wires":[["e680c936.197f38"]]},{"id":"b39e2957.4c61d8","type":"inject","z":"33090aae.ccf6f6","name":"","topic":"","payload":"OFF","payloadType":"str","repeat":"","crontab":"","once":false,"x":190,"y":200,"wires":[["e680c936.197f38"]]},{"id":"ce807d0a.317f8","type":"debug","z":"33090aae.ccf6f6","name":"","active":true,"console":"false","complete":"false","x":470,"y":360,"wires":[]},{"id":"e680c936.197f38","type":"netpie-out","z":"33090aae.ccf6f6","appId":"HelloNETPIE","appKey":"8FvId4QlaKadDe1","appSecret":"JXcGkxZjcFV3Y1GlGQsKJ2KTs","name":"","gearName":"cccc","targetGearName":"plug001","x":520,"y":160,"wires":[]},{"id":"b2e8c50a.4d1738","type":"netpie-in","z":"33090aae.ccf6f6","appId":"HelloNETPIE","appKey":"8FvId4QlaKadDe1","appSecret":"JXcGkxZjcFV3Y1GlGQsKJ2KTs","name":"","gearName":"plug001/#","x":220,"y":320,"wires":[["ce807d0a.317f8"]]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment