Commit 5a73d6f
committed
Update to 1.0.6
- Updated: Switch to RestSharp (vNext)
- Updated: REST API client is now only created once (and when changes are made)
- Removed: Synchronous methods (REST-API) were removed
- Removed: Removed methods that are no longer required
- Fixed: Deadlock during online check when remote station is offline and an FQDN is used
- Fixed: Minor bugs fixed1 parent 3f93fc6 commit 5a73d6f
11 files changed
Lines changed: 496 additions & 338 deletions
File tree
- source/KlipperSharpWebApi
- .vs/KlipperSharpWebApi
- DesignTimeBuild
- v17
- TestStore/0
- KlipperSharpWebApiTest
- KlipperSharpWebApi
- Interfaces
Binary file not shown.
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | | - | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments