kevinohara80 / elkington

A node.js module for interfacing with the Elk M1 Gold automation controller
MIT License
22 stars 11 forks source link

RP mode capable? #7

Open chrisSimplyHome opened 9 years ago

chrisSimplyHome commented 9 years ago

Is this software capable of putting an Elk M1 into Remote Programming mode? Specifically, connecting to the ElkRP2 software. After looking through the code, I don't think so, but I'm not very familiar with JS so I could've easily overlooked something.

kevinohara80 commented 9 years ago

I don't think so but if it's in the RS232 protocol I could add it. Wanna check?

chrisSimplyHome commented 9 years ago

I haven't seen it in any of the protocol documents from Elk, and it seems as though there is some specific handshaking going on between the M1 and ElkRP2 that seems unlikely to be documented in generic RS232 protocol. Thanks anyway!