I plan to set up several standalone Kasli systems. Can RabbitMQ or MQTT be implemented within ARTIQ kernels so that these standalone Kasli systems can communicate with each other through RabbitMQ or MQTT? Are there any example projects available?

thanks,

wenji

Yes it can but that would require some additional firmware work. Alternatively you can use the existing RPC mechanism with some additional Python software work.

    MQTT is probably more interesting since it could then interface with other MCU-based Sinara devices e.g. Stabilizer, Pounder and probably Thermostat and Kirdy at some point.

    Thanks Sebastien. Do you have any example codes for MQTT?

    I have several standalone ARTIQ/SINARA system running. I need to send commands to these standalone systems from a Linux server using either MQTT or RPC.

    sb10q what do you mean additional Python software work?

    Means it takes more funding, qualified manpower, and time than standard systems.