Updates on Python Samples

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!

Is this update compatible with ARM processors?

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!

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

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!