Added end-of-blink callback for warn-off and warn-relinquish lighting commands (#1214)
* Added Blink.Callback and Blink.Priority to support end-of-blink actions for WARN_OFF/WARN_RELINQUISH. The Blink.Callback is invoked when a blink sequence ends or when a new command interrupts a WARN_OFF/WARN_RELINQUISH in progress. * Added Lighting Output (LO) WARN_OFF/WARN_RELINQUISH post-egress priority array handling using the Blink.Callback
This commit is contained in:
@@ -120,6 +120,9 @@ The git repositories are hosted at the following sites:
|
||||
|
||||
### Fixed
|
||||
|
||||
* Fixed lighting output object lighting-commands for warn-off and
|
||||
warn-relinquish when an update at the specified priority slot
|
||||
shall occur after an egress time delay. (#1214)
|
||||
* Fixed lighting output object lighting-commands for warn-off and
|
||||
warn-relinquish when blink-warn notification shall not occur. (#1212)
|
||||
* Fixed timer object task to initiate a write-request at expiration. (#1212)
|
||||
|
||||
Reference in New Issue
Block a user