Insteon PLM Ruby Code 788

From LinuxMCE
Revision as of 02:25, 6 January 2008 by Ddamron (Talk | contribs)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
#### Written by Dan Damron
#788
#First, Let's see if we actually 'get this command'
log($yellow+ '*#*#*#*#*#*#*#*# GOT #788 Status Report! *#*#*#*#*#*#*#*#*'+ $grey)

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