Mbed-cloud-sdk

Latest version: v2.2.0

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

1.2.4

-----

.. _deliverables-2:

Deliverables
~~~~~~~~~~~~

The application is primarily hosted on pypi at
https://pypi.org/project/mbed-cloud-sdk and can be installed using pip:

::

$ pip install mbed-cloud-sdk

.. _changes-2:

Changes
~~~~~~~

- Filter construction logic reworked
- Added webhook notification handler
- AsyncConsumer.wait()
- Various bugfixes

.. _known-issues-1:

Known Issues
~~~~~~~~~~~~

- Testing shows that ``get_resource_value`` will fail when the cloud
service returns a value directly, rather than through an open
notification channel. This affects all previous versions.
- The only known workaround at present is to ensure the cloud cache is
not used by:

- Waiting between calls to get_resource_value
- Reducing `the configured TTL`_ on the cloud client image on the
device

.. _section-3:

1.2.3

-----

.. _deliverables-3:

Deliverables
~~~~~~~~~~~~

The application is additionally hosted on pypi at
https://pypi.org/project/mbed-cloud-sdk and can be installed using pip:

::

$ pip install mbed-cloud-sdk

.. _changes-3:

Changes
~~~~~~~

- Initial early access release tracking Mbed Cloud 1.2 APIs
- Added unittests
- Added coverage collection
- Python versions supported:

- 2.7.10+
- 3.4.3+

- Examples working with both Python 2.7.10+ and 3.4.3+

1.2.0alpha

-----------

.. _deliverables-4:

Deliverables
~~~~~~~~~~~~

The application is hosted on GitHub at
https://github.com/ARMmbed/mbed-cloud-sdk-python and can be installed
using pip:

::

$ pip install ARMmbed/mbed-cloud-sdk-python1.2.0-alpha

.. _changes-4:

Changes
~~~~~~~

- Initial early access release tracking Mbed Clou

.. _the configured TTL: https://cloud.mbed.com/docs/latest/collecting/handle-resources.htmlworking-with-the-server-cache

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.