Ticket #6 (closed enhancement: fixed)
Configure known zones to speed startup
Reported by: | futzle | Owned by: | futzle |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | 1.0 |
Keywords: | Cc: |
Description
The Caddx protocol doesn't provide a list of valid zones in a system. You have to poll each zone number, stopping at an upper "reasonable" number. This is slow, and no matter what maximum zone number is hardcoded into the plugin, it will be too small for *someone*.
Make it so that users can list which zones are in their system, so that startup is quicker.
For extra credit, let the user say what type of zone it is (motion, door, window, ...) so that the icon in UI4 is appropriate.
Change History
Note: See
TracTickets for help on using
tickets.
Done in rev 17. But the UI to do it is horrible.