Sensors
- Main Battery Level (
bms_bmsStatus.soc
) - Main Design Capacity (
bms_bmsStatus.designCap
) (disabled) - Main Full Capacity (
bms_bmsStatus.fullCap
) (disabled) - Main Remain Capacity (
bms_bmsStatus.remainCap
) (disabled) - State of Health (
bms_bmsStatus.soh
) - Battery Level (
bms_emsStatus.lcdShowSoc
) - Total In Power (
pd.wattsInSum
) - Total Out Power (
pd.wattsOutSum
) - AC In Power (
inv.inputWatts
) - AC Out Power (
inv.outputWatts
) - AC In Volts (
inv.acInVol
) - AC Out Volts (
inv.invOutVol
) - Solar (1) In Power (
mppt.inWatts
) - Solar (2) In Power (
mppt.pv2InWatts
) - DC Out Power (
mppt.outWatts
) - Type-C (1) Out Power (
pd.typec1Watts
) - Type-C (2) Out Power (
pd.typec2Watts
) - USB (1) Out Power (
pd.usb1Watts
) - USB (2) Out Power (
pd.usb2Watts
) - USB QC (1) Out Power (
pd.qcUsb1Watts
) - USB QC (2) Out Power (
pd.qcUsb2Watts
) - Charge Remaining Time (
bms_emsStatus.chgRemainTime
) - Discharge Remaining Time (
bms_emsStatus.dsgRemainTime
) - Inv Out Temperature (
inv.outTemp
) - Cycles (
bms_bmsStatus.cycles
) - Battery Temperature (
bms_bmsStatus.temp
) - Min Cell Temperature (
bms_bmsStatus.minCellTemp
) (disabled) - Max Cell Temperature (
bms_bmsStatus.maxCellTemp
) (disabled) - Battery Volts (
bms_bmsStatus.vol
) (disabled) - Min Cell Volts (
bms_bmsStatus.minCellVol
) (disabled) - Max Cell Volts (
bms_bmsStatus.maxCellVol
) (disabled) - Slave 1 Battery Level (
bms_slave_bmsSlaveStatus_1.soc
) (auto) - Slave 1 Design Capacity (
bms_slave_bmsSlaveStatus_1.designCap
) (disabled) - Slave 1 Full Capacity (
bms_slave_bmsSlaveStatus_1.fullCap
) (disabled) - Slave 1 Remain Capacity (
bms_slave_bmsSlaveStatus_1.remainCap
) (disabled) - Slave 1 Battery Temperature (
bms_slave_bmsSlaveStatus_1.temp
) (auto) - Slave 1 Min Cell Temperature (
bms_slave_bmsSlaveStatus_1.minCellTemp
) (disabled) - Slave 1 Max Cell Temperature (
bms_slave_bmsSlaveStatus_1.maxCellTemp
) (disabled) - Slave 1 Battery Volts (
bms_slave_bmsSlaveStatus_1.vol
) (disabled) - Slave 1 Min Cell Volts (
bms_slave_bmsSlaveStatus_1.minCellVol
) (disabled) - Slave 1 Max Cell Volts (
bms_slave_bmsSlaveStatus_1.maxCellVol
) (disabled) - Slave 1 Cycles (
bms_slave_bmsSlaveStatus_1.cycles
) (auto) - Slave 1 State of Health (
bms_slave_bmsSlaveStatus_1.soh
) (auto) - Slave 1 In Power (
bms_slave_bmsSlaveStatus_1.inputWatts
) (auto) - Slave 1 Out Power (
bms_slave_bmsSlaveStatus_1.outputWatts
) (auto) - Slave 2 Battery Level (
bms_slave_bmsSlaveStatus_2.soc
) (auto) - Slave 2 Design Capacity (
bms_slave_bmsSlaveStatus_2.designCap
) (disabled) - Slave 2 Full Capacity (
bms_slave_bmsSlaveStatus_2.fullCap
) (disabled) - Slave 2 Remain Capacity (
bms_slave_bmsSlaveStatus_2.remainCap
) (disabled) - Slave 2 Battery Temperature (
bms_slave_bmsSlaveStatus_2.temp
) (auto) - Slave 2 Min Cell Temperature (
bms_slave_bmsSlaveStatus_2.minCellTemp
) (disabled) - Slave 2 Max Cell Temperature (
bms_slave_bmsSlaveStatus_2.maxCellTemp
) (disabled) - Slave 2 Battery Volts (
bms_slave_bmsSlaveStatus_2.vol
) (disabled) - Slave 2 Min Cell Volts (
bms_slave_bmsSlaveStatus_2.minCellVol
) (disabled) - Slave 2 Max Cell Volts (
bms_slave_bmsSlaveStatus_2.maxCellVol
) (disabled) - Slave 2 Cycles (
bms_slave_bmsSlaveStatus_2.cycles
) (auto) - Slave 2 State of Health (
bms_slave_bmsSlaveStatus_2.soh
) (auto) - Slave 2 In Power (
bms_slave_bmsSlaveStatus_2.inputWatts
) (auto) - Slave 2 Out Power (
bms_slave_bmsSlaveStatus_2.outputWatts
) (auto) - Status
Switches
- Beeper (
pd.beepMode
->{"moduleType": 1, "operateType": "quietCfg", "moduleSn": "MOCK", "params": {"enabled": "VALUE"}}
) - USB Enabled (
pd.dcOutState
->{"moduleType": 1, "operateType": "dcOutCfg", "moduleSn": "MOCK", "params": {"enabled": "VALUE"}}
) - AC Always On (
pd.newAcAutoOnCfg
->{"moduleType": 1, "operateType": "newAcAutoOnCfg", "moduleSn": "MOCK", "params": {"enabled": "VALUE", "minAcSoc": 5}}
) - AC Enabled (
inv.cfgAcEnabled
->{"moduleType": 3, "operateType": "acOutCfg", "moduleSn": "MOCK", "params": {"enabled": "VALUE", "out_voltage": -1, "out_freq": 255, "xboost": 255}}
) - X-Boost Enabled (
inv.cfgAcXboost
->{"moduleType": 3, "operateType": "acOutCfg", "moduleSn": "MOCK", "params": {"xboost": "VALUE"}}
) - DC (12V) Enabled (
pd.carState
->{"moduleType": 5, "operateType": "mpptCar", "params": {"enabled": "VALUE"}}
) - Backup Reserve Enabled (
pd.bpPowerSoc
->{"moduleType": 1, "operateType": "watthConfig", "params": {"bpPowerSoc": "VALUE", "minChgSoc": 0, "isConfig": "VALUE", "minDsgSoc": 0}}
)
Sliders (numbers)
- Max Charge Level (
bms_emsStatus.maxChargeSoc
->{"moduleType": 2, "operateType": "upsConfig", "moduleSn": "MOCK", "params": {"maxChgSoc": "VALUE"}}
[50 - 100]) - Min Discharge Level (
bms_emsStatus.minDsgSoc
->{"moduleType": 2, "operateType": "dsgCfg", "moduleSn": "MOCK", "params": {"minDsgSoc": "VALUE"}}
[0 - 30]) - Backup Reserve Level (
pd.bpPowerSoc
->{"moduleType": 1, "operateType": "watthConfig", "params": {"isConfig": 1, "bpPowerSoc": "VALUE", "minDsgSoc": 0, "minChgSoc": 0}}
[5 - 100]) - Generator Auto Start Level (
bms_emsStatus.minOpenOilEbSoc
->{"moduleType": 2, "operateType": "closeOilSoc", "moduleSn": "MOCK", "params": {"closeOilSoc": "VALUE"}}
[0 - 30]) - Generator Auto Stop Level (
bms_emsStatus.maxCloseOilEbSoc
->{"moduleType": 2, "operateType": "openOilSoc", "moduleSn": "MOCK", "params": {"openOilSoc": "VALUE"}}
[50 - 100]) - AC Charging Power (
inv.SlowChgWatts
->{"moduleType": 3, "operateType": "acChgCfg", "moduleSn": "MOCK", "params": {"slowChgWatts": "VALUE", "fastChgWatts": 255, "chgPauseFlag": 0}}
[200 - 2400])
Selects
- Screen Timeout (
pd.lcdOffSec
->{"moduleType": 1, "operateType": "lcdCfg", "moduleSn": "MOCK", "params": {"brighLevel": 255, "delayOff": "VALUE"}}
[Never (0), 10 sec (10), 30 sec (30), 1 min (60), 5 min (300), 30 min (1800)]) - Unit Timeout (
inv.standbyMin
->{"moduleType": 1, "operateType": "standbyTime", "moduleSn": "MOCK", "params": {"standbyMin": "VALUE"}}
[Never (0), 30 min (30), 1 hr (60), 2 hr (120), 4 hr (240), 6 hr (360), 12 hr (720), 24 hr (1440)]) - AC Timeout (
mppt.carStandbyMin
->{"moduleType": 5, "operateType": "standbyTime", "moduleSn": "MOCK", "params": {"standbyMins": "VALUE"}}
[Never (0), 30 min (30), 1 hr (60), 2 hr (120), 4 hr (240), 6 hr (360), 12 hr (720), 24 hr (1440)])