-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
As far as I can tell, the ionpulse sequence visualiser is not yet integrated.
Currently, the visualiser expects two endpoints where the hardware description and the current sequence json can be retrieved. Additionally, it subscribes to socket io notifications.
Ideally, whenever the hardware_processing worker gets a new task from its queue, I update the sequence json endpoint and emit a notification with the updated sequence data. I assume I should create a new Controller in the api_service (e.g. HardwareController) that exposes this functionality.
I would be thankful for any pointers that help me to implement this properly.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels