Skip to content

Visualiser integration #64

@mastadle

Description

@mastadle

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions