-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7f6b5da
commit 681474d
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# BleBoxModels | ||
|
||
This library contains models and enums needed for API of supported types of [BleBox.eu](https://technical.blebox.eu/) devices. | ||
|
||
## Requirements and technologies | ||
|
||
Project is based on .NET 8 with no external dependencies. | ||
|
||
## Supported devices | ||
|
||
Library supports common features for all BleBox devices. (since v.1.0.0) | ||
|
||
Full support: | ||
|
||
* airSensor (since v1.0.0) | ||
* wLightBox (since v1.0.0) | ||
|
||
## Contributing | ||
|
||
Feel free to add features requests and report issues. |