this PR adds support for channels containing multiple values, what i've decided to call 'array channels'.
array channels include e.g. Measurement.DcMs.Vol[], Measurement.DcMs.Amp[] and Measurement.DcMs.Watt[] available for (at least) the SMA Tripower Core2 STP 110-60 and the SMA SUNNY TRIPOWER 5.0.
this PR also adds unit testing for the SMA api client code
this PR adds support for channels containing multiple values, what i've decided to call 'array channels'.
array channels include e.g.
Measurement.DcMs.Vol[]
,Measurement.DcMs.Amp[]
andMeasurement.DcMs.Watt[]
available for (at least) the SMA Tripower Core2 STP 110-60 and the SMA SUNNY TRIPOWER 5.0.this PR also adds unit testing for the SMA api client code