Jump to content

Insteon PLM Ruby Code 788: Difference between revisions

From LinuxMCE
Ddamron (talk | contribs)
No edit summary
 
Ddamron (talk | contribs)
No edit summary
Line 4: Line 4:
log($yellow+ '*#*#*#*#*#*#*#*# GOT #788 Status Report! *#*#*#*#*#*#*#*#*'+ $grey)
log($yellow+ '*#*#*#*#*#*#*#*# GOT #788 Status Report! *#*#*#*#*#*#*#*#*'+ $grey)


cmd = Command.new(90,90,1,1,184)
 
cmd.params_[76] = '69'
SendCommand(cmd)
</pre>
</pre>

Revision as of 23:22, 11 March 2008

#### Written by Dan Damron
#788
#First, Let's see if we actually 'get this command'
log($yellow+ '*#*#*#*#*#*#*#*# GOT #788 Status Report! *#*#*#*#*#*#*#*#*'+ $grey)