Releases: JeffersonLab/jaws
Releases · JeffersonLab/jaws
v0.7.0
- Include /schemas directory inside Docker container
v0.6.0
- active-alarms topic now has complex key (alarm name + message type)
- active-alarms topic messages include: Alarming, Ack, AlarmingEPICS, AckEPICS
v0.5.0
- Add "maxshelveduration" to registered-alarms
v0.4.0
- Updated docs and order of items in active-alarms-value schema (I'm attempting to match it exactly in Connect)
v0.3.0
- Updated schema namespace to org.jlab.kafka.alarms
- Added latching alarm Boolean to alarm descriptions (registered-alarms)
- Moved acknowledgement of latching alarms to the active-alarms topic instead of as before a "type" of shelved alarm. This avoids timing issues with acknowledgements
v0.2.1
- Divide by 1000 to convert milliseconds to seconds for time.ctime
v0.2.0
v0.1.0
- Initial release of "console" to setup and manage alarm system