PyDM #34
jacquelinegarrahan
started this conversation in
General
PyDM
#34
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
PyDM integration remains a challenge for NALMS widget development. Ideally, we'd like to make use of a pydm Kafka datasource for the surfacing of alarms. This effort depends on the development of entry point plugins referenced here: slaclab/pydm#720. Otherwise, it seems odd to house the kafka based datasource in the pydm repository. I've done this thus far (https://github.com/jacquelinegarrahan/pydm/tree/alarm-datasource).
Additional slots will need to be added for acknowledge indicators, bypass indicators, etc. etc. Alternatively, this could be parsed widget side, though I'm of the opinion that the data should be handled on the data source itself.
Beta Was this translation helpful? Give feedback.
All reactions