-
Notifications
You must be signed in to change notification settings - Fork 1
Settings
ManuA edited this page Apr 18, 2024
·
1 revision
Work in Progress
| Setting | Description |
|---|---|
| Device Name | Displayed on the Main page. Also used for the hostname in your network |
| 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 |
| 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 |
| 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 |
If you don't have the willingness to tinker and learn... TURN BACK!
This project is not a commercial product and support is limited. You have to be willing to research and solve potential problems yourself.