How to send commands?
https://github.com/mvalla/openwebnet4j
TODO
koush (main programmer) said we could add validation to the UI, so we will do that, the from/to/domain fields need validation that it is mandatory, they use a specific vue framework, it shouldn't be too hard
we need to implement the Lock interface on our main.ts class and implement the unlock() function (lock() would be empty) - we know how to unlock() via a SIP MESSAGE call - nothing much needs to be written I think for sending the SIP MESSAGE
the unlock code for the SIP message should be changeable in the UI
nice to have: specific to scripted, but allow that the user can select another lock device instead of using the lock from the camera (for example if you install another button)