Updates on Python Samples

Tamimi
Tamimi Member, Administrator, Employee Posts: 538 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: 538 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: 538 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!