🎄 Happy Holidays! 🥳

Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.

Happy Holidays!

Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.

Updates on Python Samples

Tamimi
Tamimi Member, Administrator, Employee Posts: 541 admin

I have updated the Python API Samples with the new guaranteed messages samples.
https://github.com/SolaceSamples/solace-samples-python/tree/master/samples

Feedback welcomed!

Tagged:

Comments

  • amirinia
    amirinia Member Posts: 3

    Is this update compatible with ARM processors?

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 541 admin

    Hey @amirinia ! Our latest Python API right now is 0.2.1 and it doesnt support ARM. Will keep the community posted on any platform support updates!

  • amirinia
    amirinia Member Posts: 3

    Ok, Thanks. Also, in L-SPARK without "MedTech Dev Kit" we can not subscribe to topics.

  • Tamimi
    Tamimi Member, Administrator, Employee Posts: 541 admin
    edited January 2021 #5

    In the meantime you can use MQTT to connect to the broker from your MedTech Dev Kit raspberry pi. You can check out this out on this blog post on how to use mqtt with python to connect to the broker. Hopefully this helps!