Initial readme up
This commit is contained in:
11
library.properties
Normal file
11
library.properties
Normal file
@@ -0,0 +1,11 @@
|
||||
name=VictronBLE
|
||||
version=1.0.0
|
||||
author=VictronBLE Contributors
|
||||
maintainer=Your Name <your.email@example.com>
|
||||
sentence=ESP32 library for reading Victron Energy device data via BLE
|
||||
paragraph=Read data from Victron SmartSolar, SmartShunt, BMV, inverters and other devices using Bluetooth Low Energy advertisements. Supports multiple devices simultaneously with no pairing required.
|
||||
category=Communication
|
||||
url=https://github.com/yourusername/VictronBLE
|
||||
architectures=esp32
|
||||
depends=
|
||||
includes=VictronBLE.h
|
||||
Reference in New Issue
Block a user