contact@webdyn.com | webdyn.com
V2.05 subject to changes | Webdyn © by Flexitron Group
Below is a connected device interface conguration example:
index;interface;name;address;acqPeriod(s);timeout(ms);serialNumber;
parameters;category;model;defFile
IO;;Io;;36000;;;;WebdynSunPM;ioSunPM;WPM00C715_IO.csv
0;SERIAL1;serial1_52224;0;600;0;2000388220;1;Inverter;WR21TL09;
WPM00C715_SMA_Inverter_SMA_WR21TL09.csv
1;192.93.121.23:502;ethernet_192.93.121.23_502_126;126;600;5000;;1;
Inverter;Solar_Inverter;WPM00BDE4_SunSpec_inverter_SMA_Solar_Inverter
_9301_modbusTCP.csv
There are 3 devices in this example:
• An “IO” type device corresponding to the concentrator inputs/outputs
• A device with a proprietary protocol on serial bus
• A modbus SMA device on Ethernet
Explanation of the different devices:
• IO:
• Index: IO. The IO value indicates that the device is of the “IO” type.
• Interface: empty. As the inputs/outputs are built into the box, this eld is ignored.
• Name : Io. The name that will be displayed on the local web pages.
• Address: empty. This information does not concern inputs/outputs.
• AcqPeriod: The acquisition period is set to 36000 seconds, or one record every 10 hours.
• Timeout: empty. This information does not concern inputs/outputs.
• SerialNumber: empty. This information does not concern inputs/outputs.
• Parameters: empty. This information does not concern inputs/outputs.
• Category: WebdynSunPM.
• Model: ioSunPM.
• DefFIle: WPM00C715_IO.csv. The denition le name that describes the different
congured inputs/outputs.
• INV proprietary protocol (see proprietary protocols application note):
• modbus ethernet:
• Index: 1. Index for the second modbus device congured on the concentrator.