Ok, Jim, here's an idea using Charles's SocketRocket input.
Equipment list:
- 2 SocketRockets
- 2 plug adaptors (one to allow you plug the SocketRocket into AC outlet & a 2nd to allow you to plug the universal module into the SocketRocket)
- 1 universal module
Define one SocketRocket as D1 and the other as E2.
Set the universal module as D2 set for momentary contact.
Simple access would be the sequence D1 On, E2 On and then D2 On to open and with D1 off to reset.
You could use a macro such as the following to increase security a bit.
Macro triggering with E4 ON
D2 On
delay 10 seconds
D1 Off
With the above macro, the open sequence would be D1 On, E2 On and then E4 On to open. The lock would reset by itself in 10 seconds.
Additional security could be added by having multiple other marcos send a D1 Off.
e.g.
Macros triggering with D3 On, E1 On, etc.
D1 Off
delay 1 sec
D1 Off
delay 1 sec
D1 Off
This macro would force about a 2 second delay if the wrong signal was sent before the correct sequence would be accepted.
Be sure to hide or carry a key if it fails or there's a power failure.
BTW... Does your lock fail safe or fail secure. i.e. Does it remain locked in a power failure?
Also if you decide to use the idea, let us know how well it works out of theory and in the real world.