It is possible to add a external python method?
I am writing a code to send a package, through my network, this package command a lock and was wondering if it is possible to import that code inside a Button, so I can active that lock from a FORM VIEW.
This is the command: conn.sendall(vd_comms.setGateOpen(_tid))
Thanks
Cezar
Thanks!
This solve my problem!
No problem Cezar! Don't forget to upvote / accept an answer if it has helped you. :)