Skip to content

ECDC-3313: Fix ep01 bug

Afonso Mukai requested to merge fix_ep01_bug into main

Created by: mattclarke

For p4p the Value class was not in the map, so even if the PV was connected it appeared as unknown. It is a one line fix, but I added a regression test for it and fixed up the related tests.

If a PV never connected then it doesn't send anything to Kafka.

Merge request reports