For the files generated by the installer/integrator, there are no file naming rules. The file name
is free form. There are no rules.
For the files generated by SunSpec detection, the name is composed as follows:
<uid>_SunSpec_<Category>_<Manufacturer>_<Model>_<Options>_<Protocol>.csv:
• Category: the device type. Currently only the “Inverter” type is used.
• Manufacturer: the manufacturer name. The value is obtained from the
”Manufacturer” field in the SunSpec tables
• Model: model name. The value is obtained from the ”Model” field in the SunSpec
tables.
• Options: options detected on the device. The value is obtained from the ”Options” field
in the SunSpec tables
• Protocol: the protocol name. The values are:
o modbusRTU: for a device on the serial connection
o modbusTCP: for modbus devices on Ethernet
3.1.2.2.1.4 SMA
The SMA file names are defined as follows:
<uid>_SMA_<Model>.csv:
• Model: is generated automatically from the SMA-Net protocol “Model” information
3.1.2.2.2 Definition file content
The file is in csv format, it is composed of text rows each composed of “;” delimited fields.
The first row in the file contains the following information:
Protocol ; Category ; Manufacturer ; Model
The fields are configured as follows:
Protocol name used for this device. The possible values are:
• modbusRTU: the device is accessed using the modbus RTU serial
connection
• modbusTCP: the device is accessed using TCP connection
• io: the device is of the IO type
• tic: the device is of the TIC type