Wappsto

Latest version: v1.2.12

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

Scan your dependencies

Page 1 of 3

0.6.6

===============================================================================
Added
* Code Stub.

Changed
* Now inform which characters are illegal in the given name.

Fixed
* The `getReportTimestamp` & `getControlTimestamp` now ensures the return is `None` or of type datetime.

0.6.5

===============================================================================
Fixed
* Report & Control now generate a timestamp in UTC time.

0.6.4

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

Added
* onControlCancel
* onReportCancel

Fixed
* Check on the argument count on callbacks on adding them.
* Now the on-function returns the callback it was given.
* Should now covert the timestamp correctly.
* Fix an issue where it could not close the socket.

Changed
* Updated the `wappstoiot.ValueTemplate` to version 0.0.3

0.6.3

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

Fixed
* Fixed a issue with the control method, there it broke if it got out of sink with the report.
* `getReportData` now returns the Report data instead of control.
* Fixed a issue that prevented in report/control values with old timestamps.

0.6.2

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

Fixed
* Now `pathlib.Path` can also be used for the config config_folder input.
* Fixed a issue where it always where asking for the value.
* Fixed a issue where it did not create the need states, if the device existed.
* Fixed a issue where it will fail om the smallest schema change.

Changed

* Naming policy are now enforced. Have to be set, and may only contain:
ALPHA/DIGIT/" . "/" ~ "/"(space)"/" - "/" _ "
* Breaking Change! - Changes the 'ValueTypes' to 'ValueTemplates', which are a more meaningful name. The createValue input 'value_type', have also change to 'value_template'
* Enforce the parameter-name for multiple inputs in the create-methods.

0.6.1

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

Changed

* Updated the ValueTypes to use the Default template values v0.0.1.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.