I am rather new to Domoticz so pardon me if I get things wrong one in a while.
I have the latest version of Domoticz installed on a RPI 4 that is connected to my home network, as is my SMA (SB3.6) invertor and an USB digital meter cable connected to my energy counter.
After some fiddling I got al things to work and I see actual and historic data in Dashboard and so on.
Now I am wondering if the SBFspot (SMA) hardwaretype can create more than the 5 devices than it does in my case.
I get;
- temperature (not supported by my SMA SB3.6 I believe) zero value
- frequency (which lists a subtype percentage) but does give a plausible value
- efficiency (also not supported by my SMA SB3.6 I believe) zero value
- output voltage inverter giving a correct value
- sma inverter listing the total produced energy side startup of the SMA more than 2 years ago
When I go looking in the log files (path /var/log/sbfspot.3)
I see the collected info (of course only on moments when the inverter is up and running)
In that log I can see the string info also, so it is there to be used. With that in mind I guess I am looking towards Domoticz for what I am trying to do next.
What I do not know is if and how I can get all of this logged info 'visible' in Domoticz preferably without having too much extra configuration or installations.

The 5 devices that pop up after I add sbfspot as hardware do not give all info in that can be read in the logfile.
For example I would like to compare both my PV-strings because they are not the same in orientation nor in configuration.
I have added a clipping (1 report) from that logfile, so I am interested mainly in the part "DC spot" data.
So 2 questions;
Can I get this "DC spot" data in one form or another in Domoticz as it is already the case for other values that do already appear like EToday.
How do I get all historic data from my SMA in the database (I chose the SQLite option in the sbfspot-config tool)
SBFspot V3.8.2
Yet another tool to read power production of SMA solar inverters
(c) 2012-2021, SBF (https://github.com/SBFspot/SBFspot)
Compiled for Linux (LE) 32 bit with SQLite support
Commandline Args: -v -ad1 -am0 -ae1 -cfg/usr/local/bin/sbfspot.3/SBFspot.cfg
Reading config '/usr/local/bin/sbfspot.3/SBFspot.cfg'
Mon Jul 19 21:40:01 2021: INFO: Starting...
sunrise: 05:52
sunset : 21:45
Connecting to Local Network...
Initializing...
SUSyID: XX - SessionID: XXXXXXXXX (0xXXXXXXXX)
Inverter IP address: 192.XXX.X.XX from SBFspot.cfg
Logon OK
SUSyID: 342 - SN: XXXXXXXXXX
Device Name: SB3.6-1AV-40 140
Device Class: PV-omvormers
Device Type: Sunny Boy 3.6
Software Version: 01.03.17.R
Serial number: XXXXXXXXXX
SUSyID: 342 - SN: XXXXXXXXXX
Device Status: OK
SUSyID: 342 - SN: XXXXXXXXXX
Device Temperature: 0.0°C
SUSyID: 342 - SN: XXXXXXXXXX
GridRelay Status: Gesloten
SUSyID: 342 - SN: XXXXXXXXXX
Pac max phase 1: 3680W
Pac max phase 2: 0W
Pac max phase 3: 0W
SUSyID: 342 - SN: XXXXXXXXXX
Energy Production:
EToday: 23.275kWh
ETotal: 13998.104kWh
Operation Time: 14551.32h
Feed-In Time : 14357.10h
SUSyID: 342 - SN: XXXXXXXXXX
DC Spot Data:
String 1 Pdc: 0.029kW - Udc: 301.60V - Idc: 0.090A
String 2 Pdc: 0.022kW - Udc: 144.10V - Idc: 0.150A
Calculated Total Pdc: 0.051kW
[/color]SUSyID: 342 - SN: XXXXXXXXXX
AC Spot Data:
Phase 1 Pac : 0.000kW - Uac: 231.01V - Iac: 0.300A
Phase 2 Pac : 0.000kW - Uac: 0.00V - Iac: 0.000A
Phase 3 Pac : 0.000kW - Uac: 0.00V - Iac: 0.000A
Total Pac : 0.000kW - Calculated Pac: 0.000kW
Efficiency : 0.00%
SUSyID: 342 - SN: XXXXXXXXXX
Grid Freq. : 49.99Hz
SUSyID: 342 - SN: XXXXXXXXXX
Current Inverter Time: 19/07/2021 21:39:59
Inverter Sleep Time : 19/07/2021 21:39:59
ExportSpotDataToCSV()
********************
* ArchiveDayData() *
********************
startTime = 60F4A460 -> 19/07/2021 00:00:00
ExportDayDataToCSV()
Reading events: 2021-Jul-01
ExportEventsToCSV()
Mon Jul 19 21:40:02 2021: INFO: Done.