I'd like to add a new etcd key for the realtime nsfrb subsystem that will allow the nsfrb correlator (dsaX_nsfrb) to alert the realtime imager when data is ready and where it is memory mapped. The payload would be a python dict with fields 'ready' (bool, 0 or 1) and 'shmid' (int). Can we add this to etcd?
I'd like to add a new etcd key for the realtime nsfrb subsystem that will allow the nsfrb correlator (dsaX_nsfrb) to alert the realtime imager when data is ready and where it is memory mapped. The payload would be a python dict with fields 'ready' (bool, 0 or 1) and 'shmid' (int). Can we add this to etcd?