I'm curious about how everyone models door locks and if there's already base classes for door locks?
If there's not one already made, I was thinking the home door lock could inherit from DigitalOutput and BindingSource. It's clear the home object would need to work with both miniBrowser and the automation browser too. I just want to make sure there's not a native class I'm missing as I only see an option for GarageDoor and it offers a limited gui with no keypad. I think a keypad would be a great feature for any lock class to have... am I missing something?
If there's not one already made, I was thinking the home door lock could inherit from DigitalOutput and BindingSource. It's clear the home object would need to work with both miniBrowser and the automation browser too. I just want to make sure there's not a native class I'm missing as I only see an option for GarageDoor and it offers a limited gui with no keypad. I think a keypad would be a great feature for any lock class to have... am I missing something?