SMA "YASDI" Inverters
Purpose
The purpose of this plugin is to collect data from SMA Inverters, using the old YASDI
protocol.
Usage
Data from SMA inverters that utilise the old YASDI
protocol is read using an RS485 (ie; serial) connection. Inverter data will be collected to the solar
table, and will be run every 5 minutes, by default. This script cannot be run at intervals of less than 30 seconds
due to the slow response of the YASDI protocol. The plugin will make an attempt of (by default) 1
times to read an inverter. When running a discover
command, the resultant values will look like this:
If you need the unallocated items
to be sent to the cloud, please contact Ardexa.
Arguments
Arguments are as follows:
config file
. This will contain the key elements of connecting to the YASDI interface. Example is as follows:. You should only need to change theDevice=
parameter, ie; the serial connection.
number of devices
. This is an integer indicating the number of inverters to be expected to be read.--attempts
. This is an optional parameter, and determines how many times to times to attempt to read an inverter value. Default is1
Last updated