Wappsto

Latest version: v1.2.12

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

Scan your dependencies

Page 2 of 3

0.6.0

===============================================================================

Added
* Ping-pong option in the config-method.
* fast_send option in the config-method.

Fixed

* Fix some issues that only happen on first time run.
* Fix a issue where if config was not called, the config-folder was not set to current folder.
* Fix a issue where offline storage, did not allow the program to stop, if there was still data to be send.
* Fix a issue with the way the certificates was created the right way, and is also claimed.

0.5.5

===============================================================================

Fixed

* Fix a issue that prevented wappstoiot in creating a new value.

0.5.4

===============================================================================

Added

* New Default Value-Types. (CO2, Humidity & Pressure Pascal).


Changed

* The createValue, are now split into 5. `createValue` that uses the predefined ValueType given, and 1 for each base value types, for when a custom is needed.
* `permission` is now required.
* `onControl`, `onReport`, `getControlData` & `getReportData` provides a float if the value was set to be a number.


Fixed

* offline_Storage warnings now fixed.
* A issue where the `type`-value inside value where not set.
* A issue where the step was set to a int, not a float.
* `wappstoiot.onStatus` should not be working correctly.

0.5.3

===============================================================================

Added

* Groove Examples for Raspberry Pi.
* Checks of naming, so it reuses the object based on the name. (Naming are mandatory now.)
* `wappstoiot.config` have been added to handle all the configs.
* `wappstoiot.createNetwork` have been added to streamline the flow.
* `value.getReportTimestamp()`, `value.getControlTimestamp()` have been added to make the timestamp for the last given value accessible.
* `value.getControlData()` have been added to make the control data accessible.

Removed

* Remove the Module ids. (The Names are now the unique identifier.)
* Remove `Rich` dependency.

Changed

* The names & naming convention to fix the other Wappsto Libraries.
* All the connections & general configs are moved from the Network, to wappstoiot.
* `value.data` have been changed to `value.getReportData()`

Fixed

* Fix the naming to fit the naming convention.

0.5.2

===============================================================================

Added

* HTTP Proxy support. (Pulls 259, 353)

Fixed

* Make WappstoIoT python3.6 compatible.
* Fix a Path issue that make the code not able to find the certificates in ipython.

0.5.1

===============================================================================

Added

* Pip release.

Fixed

* Fix the name to fit the naming convention.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.