Skip to content

Commit

Permalink
chore: initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
DariuszGarbarz committed Aug 29, 2024
1 parent 7f6b5da commit 681474d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
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.

0 comments on commit 681474d

Please sign in to comment.