Skip to content

Commit 5884105

Browse files
authored
Create SchneiderModbusTCP.json
1 parent 3d24e8c commit 5884105

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

libraries/SchneiderModbusTCP.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "SchneiderModbusTCP",
3+
"version": "1.0.0",
4+
"author": "Michael Mercalde",
5+
"maintainer": "Michael Mercalde <[email protected]>",
6+
"sentence": "Modbus TCP client for Schneider Conext equipment using ESP32.",
7+
"paragraph": "A lightweight Modbus TCP client that supports 16/32-bit register reads and writes, coil control, and Schneider-specific byte/word ordering. Compatible with Conext XW, MPPT, AGS, and Battery Monitor devices.",
8+
"category": "Communication",
9+
"url": "https://github.com/mmercalde/SchneiderModbusTCP",
10+
"architectures": ["esp32"],
11+
"types": ["Arduino"]
12+
}

0 commit comments

Comments
 (0)