-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Some TPI commands require a user code to execute. This is signaled by the Envisalink through the command 900 but this plugin is currently not honoring that. When 900 is received, the plugin should respond with 200 and the requested code.
It needs to be determined if the code should be part of the configuration of the node or if it should be passed in by the flow that initiated the initial command. Drawback of having it in the configuration is ofc that you store the code. However, codes might already be stored in other flows to allow for disarming for instance. Perhaps the plugin should allow for both options.
Metadata
Metadata
Assignees
Labels
No labels