mirror of
https://github.com/timmbogner/Farm-Data-Relay-System
synced 2024-11-01 03:20:56 +00:00
454365d453
- added missing categories in keywords.txt - added dependency of ArduinoJson in library.properties (I didn't add LoRa and PubSubClient but think they should go there as well) - reformatted paragraph on dependencies as list for better readability
11 lines
517 B
INI
11 lines
517 B
INI
name=Farm-Data-Relay-System
|
|
version=2.0.1
|
|
author=Timm Bogner <timmbogner@gmail.com>
|
|
maintainer=Timm Bogner <timmbogner@gmail.com>
|
|
sentence=Farm-Data-Relay-System - a infrastructure and cloud-less network
|
|
paragraph=FDRS is a highly configurable cloud-agnostic network utilizing LoRa and ESPNow. Easily define nodes as sensors or routers and easily configure the way different protocols are forwarded.
|
|
category=Communication
|
|
url=https://github.com/timmbogner/Farm-Data-Relay-System
|
|
architectures=*
|
|
depends=ArduinoJson
|