2017-12-25 16:41:12 +00:00
|
|
|
{
|
2018-10-26 16:13:17 +01:00
|
|
|
"name": "TasmotaModbus",
|
|
|
|
"version": "1.1.0",
|
2017-12-25 16:41:12 +00:00
|
|
|
"keywords": [
|
2018-10-26 16:13:17 +01:00
|
|
|
"serial", "io", "TasmotaModbus"
|
2017-12-25 16:41:12 +00:00
|
|
|
],
|
2018-10-26 16:13:17 +01:00
|
|
|
"description": "Basic modbus wrapper for TasmotaSerial for ESP8266.",
|
2017-12-25 16:41:12 +00:00
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2018-10-26 16:13:17 +01:00
|
|
|
"url": "https://github.com/arendst/Sonoff-Tasmota/lib/TasmotaModbus"
|
2017-12-25 16:41:12 +00:00
|
|
|
},
|
|
|
|
"frameworks": "arduino",
|
|
|
|
"platforms": "espressif8266"
|
|
|
|
}
|