-
Dispose bug in netcore Stable
released this
2022-01-20 19:59:13 +01:00 | 0 commits to master since this releaseChangelog
New Features
Bugfixes
- Remove Thread.Abort, cause it's not support in netcore
Changes
Downloads
-
Zway.dll
68 KiB
-
Refactoring is the key Stable
released this
2022-01-15 23:18:39 +01:00 | 1 commits to master since this releaseChangelog
New Features
- Using C# 9 Language features now
- Add Readme, Contribute and Changelog
Bugfixes
Changes
- Modify the HttpClient lib, as it now using the Utility one
- Split the ZwayController and move parts to the zway Subclass
- Rewrite the names.ini so that only the commandclass is used for names
- Codingstyle
- Remove Binarys from code
- Move project to netcore
- Remove the HelperClass and use the one from Utils
Downloads
-
Zway.dll
68 KiB
-
released this
2018-09-29 14:15:37 +02:00 | 7 commits to master since this releaseChangelog
New Features
- Add classes to IgnoreClasses
- If a request failed, try again 3 times and then throw the exception to the next level
- Catch all data from the time of the last request and calculate backwards.
Bugfixes
- Try to fix connectionlost with HttpConnection Class
Changes
- Codingstyle
Downloads
-
Ignore Inclusioncontroller Stable
released this
2018-06-02 19:14:42 +02:00 | 17 commits to master since this releaseChangelog
New Features
- Add classes to IgnoreClasses
Bugfixes
Changes
Downloads
-
released this
2018-05-12 14:36:32 +02:00 | 24 commits to master since this releaseChangelog
New Features
- Add classes to IgnoreClasses
Bugfixes
- Using Math.Abs correctly
Changes
Downloads
-
Some sensors make wrong measurements near 0 not exactly 0, so ABS(value) >= 0.1 is alse false Stable
released this
2018-05-10 08:26:39 +02:00 | 25 commits to master since this releaseChangelog
New Features
- SensorMultilevelSub now can return Lux in Senml
- Add classes to IgnoreClasses
Bugfixes
- Fixing Senml topic
- fixing filter so its not exactly needs 0 for temperatur
Changes
Downloads
-
fixing Senml topics and data Stable
released this
2018-05-07 11:34:10 +02:00 | 29 commits to master since this releaseChangelog
New Features
Bugfixes
- Fixing Senml topic
Changes
Downloads
-
released this
2018-05-03 16:35:02 +02:00 | 32 commits to master since this releaseChangelog
New Features
- Add classes to IgnoreClasses
- Add Senml output
Bugfixes
Changes
- Refactoring
Downloads
-
released this
2018-01-01 03:09:55 +01:00 | 34 commits to master since this releaseChangelog
New Features
- Add CommandClasses AlarmSensor
- Remove classes from IgnoreClasses
- Add a filter if temperature is near zero and drops rapetly to exact 0
Bugfixes
Changes
Downloads