Skip to content

Instantly share code, notes, and snippets.

@alealferez
Created November 2, 2016 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alealferez/88cd29e4bc504534b56fa2539c8a96da to your computer and use it in GitHub Desktop.
Save alealferez/88cd29e4bc504534b56fa2539c8a96da to your computer and use it in GitHub Desktop.
Sensor tag

Sensor tag flow

[{"id":"44szqdf4.oxstc","type":"ibmiot in","authentication":"quickstart","apiKey":"","inputType":"evt","deviceId":"c4be84725e05","applicationId":"","deviceType":"SensorTag","eventType":"+","commandType":"","format":"json","name":"IBM IoT App In","service":"quickstart","allDevices":false,"allApplications":false,"allDeviceTypes":true,"allEvents":true,"allCommands":false,"allFormats":false,"x":231,"y":357,"z":"cwfwwteg.30dftb","wires":[["7yj2tbn.cqabgl","rskh1kt.n2cqu7","z0tm2ti.raxqno","qzu0tqj.rhlmxd","q5ajpug.8ge1lq","x7jcghs.0y55cv","tbmuz58.ocku5t","g46up1l.k8s92z","bw2q8fb.wvnbk9","8q5bydc.admibl","vzv0xqu.4f1zij"]]},{"id":"7yj2tbn.cqabgl","type":"debug","name":"myName","active":true,"complete":"payload.d.myName","x":679.5,"y":358,"z":"cwfwwteg.30dftb","wires":[]},{"id":"rskh1kt.n2cqu7","type":"debug","name":"accelX","active":true,"complete":"payload.d.accelX","x":679.5,"y":458,"z":"cwfwwteg.30dftb","wires":[]},{"id":"z0tm2ti.raxqno","type":"debug","name":"accelY","active":true,"complete":"payload.d.accelY","x":679.5,"y":558,"z":"cwfwwteg.30dftb","wires":[]},{"id":"qzu0tqj.rhlmxd","type":"debug","name":"accelZ","active":true,"complete":"payload.d.accelZ","x":679.5,"y":658,"z":"cwfwwteg.30dftb","wires":[]},{"id":"q5ajpug.8ge1lq","type":"debug","name":"gyroX","active":true,"complete":"payload.d.gyroX","x":679.5,"y":758,"z":"cwfwwteg.30dftb","wires":[]},{"id":"x7jcghs.0y55cv","type":"debug","name":"gyroY","active":true,"complete":"payload.d.gyroY","x":679.5,"y":858,"z":"cwfwwteg.30dftb","wires":[]},{"id":"tbmuz58.ocku5t","type":"debug","name":"gyroZ","active":true,"complete":"payload.d.gyroZ","x":679.5,"y":958,"z":"cwfwwteg.30dftb","wires":[]},{"id":"g46up1l.k8s92z","type":"debug","name":"magX","active":true,"complete":"payload.d.magX","x":679.5,"y":1058,"z":"cwfwwteg.30dftb","wires":[]},{"id":"bw2q8fb.wvnbk9","type":"debug","name":"magY","active":true,"complete":"payload.d.magY","x":679.5,"y":1158,"z":"cwfwwteg.30dftb","wires":[]},{"id":"8q5bydc.admibl","type":"debug","name":"magZ","active":true,"complete":"payload.d.magZ","x":679.5,"y":1258,"z":"cwfwwteg.30dftb","wires":[]},{"id":"vzv0xqu.4f1zij","type":"debug","name":"light","active":true,"complete":"payload.d.light","x":679.5,"y":1358,"z":"cwfwwteg.30dftb","wires":[]}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment