livebox:hah_hahnode:outputnode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
livebox:hah_hahnode:outputnode [2015/02/03 09:51] – [Debugging] brettlivebox:hah_hahnode:outputnode [2015/02/03 09:53] (current) – [Output Node] brett
Line 5: Line 5:
 {{:livebox:output-node-sequence-diagram.png|}} {{:livebox:output-node-sequence-diagram.png|}}
  
-Snippet of configuration information needed in the jeenodeApplet.lua source.  Here we are sending to an RF node configured as unit 7.+Snippet of configuration information needed in the jeenodeApplet.lua source.  Here we are sending to an RF node configured as unit 8 (the default for the OutputNode Sketch).
 <code> <code>
 OutputNode = require("xap.outputnode") OutputNode = require("xap.outputnode")
  
 local nodes = { local nodes = {
-  [7]=OutputNode{instance="jeenode:attic",endpoints={p1=1,p2=1,p3=1,p4=1}}+  [8]=OutputNode{instance="jeenode:attic",endpoints={p1=1,p2=1,p3=1,p4=1}}
 } }
 </code> </code>
Line 45: Line 45:
 Serial.Send Serial.Send
 { {
-data=1,1,s+data=1,1,s
 port=/dev/ttyUSB0 port=/dev/ttyUSB0
 } }
  • livebox/hah_hahnode/outputnode.1422957104.txt.gz
  • Last modified: 2015/02/03 09:51
  • by brett