-
Notifications
You must be signed in to change notification settings - Fork 42
Description
I'm interested in implementing a device that can interact with the Liftmaster systems that use Security+ 2.0, but from a wired interface. Looking at the patent application you linked, it reads:
[0097] So configured, a given movable barrier operator, using a single protocol, can Successfully communicate with
both wireless and wireline-based user interfaces.
So, seemingly the encoding would be the same, but how would you interact with the two-wire interfaces? Namely, I'm interested in receiving state information that is presumably transmitted by the wall-mounted opener. My garage door opener has a wireless light, a wall mounted operating panel, a deadbolt, and a battery backup. Presumably all the state information is transmitted using the wireline protocol.
Any ideas how one might transmit and recieve those wireline signals?