Skip to content

Settings

Rocky edited this page May 3, 2024 · 8 revisions

Work in Progress

Device Settings

Setting Description
Device Name Displayed on the Main page. Also used for the hostname in your network

MQTT Settings

Setting Description
MQTT Server IP-Address of the MQTT Broker
MQTT Port Port of the MQTT Broker. Default should be 1883
MQTT User MQTT Username, leave empty if not needed
MQTT Password MQTT Password, leave empty if not needed
MQTT Topic The topic where we should publish the data to
MQTT Refresh Send-Interval for the MQTT data in seconds
MQTT Data Trigger Path to other MQTT path, when this path is published, the device send instant new Data
MQTT Json Style Send the data json formatted instead of the classic style

Output Settings

Setting Description
Enable BMS Wakeup Output Enable the external bms wakeup. Do not connect the BMS Wakeup pin directly! Used to prevent the BMS to go into sleep/standby mode
Enable Relais Output Enable the Relais output
Invert Relais Output Invert the output signal. Needed for some relais-breakout boards that are low-active
Enable Relais Failsave Enable the Relais Failsave mode, when the BMS disconnect or sleep the relais will switch state
Function The datapoint we should use to do the comparsion
Comparsion What kind of comparsion should be done
Value The value we should compare to
Hysteresis The "difference" when the output should switch back to the off-state
Clone this wiki locally