add pid 0XA110 SmartSolar MPPT RS 450|100

This commit is contained in:
helgeerbe 2023-04-17 22:33:11 +02:00
parent b8e06bf824
commit 8cc548d13e

View File

@ -527,6 +527,9 @@ String VeDirectFrameHandler::getPidAsString(uint16_t pid)
case 0XA10F:
strPID = "BlueSolar MPPT VE.Can 150|100";
break;
case 0XA110:
strPID = "SmartSolar MPPT RS 450|100";
break;
case 0XA112:
strPID = "BlueSolar MPPT VE.Can 250|70";
break;