OpenDTU-old/src
2023-02-20 21:04:43 +01:00
..
Battery.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
Configuration.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
Display_Graphic.cpp BREAKING CHANGE: Prometheus API! 2023-02-06 19:51:10 +01:00
main.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
MessageOutput.cpp Implemented class to send debug output to uart as well as to websocket 2022-12-19 21:38:39 +01:00
MqttHandleDtu.cpp Move mqtt dtu topic publishing to separate class 2022-12-14 19:32:24 +01:00
MqttHandleHass.cpp Fix #589: MQTT channel assignment in homeassistant config [unique_id and name] was wrong 2023-02-15 19:04:58 +01:00
MqttHandleInverter.cpp BREAKING CHANGE: Prometheus API! 2023-02-06 19:51:10 +01:00
MqttHandleVedirect.cpp Dont print that VeDirect data is unvalid 2023-02-17 15:08:31 +01:00
MqttHandlVedirectHass.cpp create VeDirect.isDataValid() 2023-02-16 12:17:47 +01:00
MqttSettings.cpp Replace all Serial by MessageOutput 2022-12-19 21:38:39 +01:00
NetworkSettings.cpp Connect Wifi to strongest AP 2023-02-20 09:52:40 +01:00
NtpSettings.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +02:00
PinMapping.cpp Add victron pins to device manager 2023-02-02 23:01:22 +01:00
PowerLimiter.cpp fix lint errors 2023-02-20 21:04:43 +01:00
PylontechCanReceiver.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
Utils.cpp Added missing copyright header 2023-02-13 18:38:22 +01:00
WebApi_battery.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
WebApi_config.cpp Extended config API to allow upload of individual files 2023-01-05 14:41:15 +01:00
WebApi_device.cpp Add victron pins to device manager 2023-02-02 23:01:22 +01:00
WebApi_devinfo.cpp Cleanup includes 2022-12-14 22:13:03 +01:00
WebApi_dtu.cpp Introduce numeric error codes in dtu webapi 2022-12-24 00:01:54 +01:00
WebApi_eventlog.cpp Cleanup includes 2022-12-14 22:13:03 +01:00
WebApi_firmware.cpp Cleanup includes 2022-12-14 22:13:03 +01:00
WebApi_inverter.cpp Implement offsets for YieldTotal (#549) 2023-02-13 20:25:00 +01:00
WebApi_limit.cpp Introduce numeric error codes in limit webapi 2022-12-24 00:01:54 +01:00
WebApi_maintenance.cpp Introduce numeric error codes in maintenance webapi 2022-12-24 00:01:54 +01:00
WebApi_mqtt.cpp Force hass discovery update for vedirect 2023-02-13 12:00:25 +01:00
WebApi_network.cpp Introduce numeric error codes in network webapi 2022-12-24 00:01:54 +01:00
WebApi_ntp.cpp Introduce numeric error codes in ntp webapi 2022-12-24 00:01:55 +01:00
WebApi_power.cpp Introduce numeric error codes in power webapi 2022-12-24 00:01:55 +01:00
WebApi_powerlimiter.cpp initial merge of power_limiter * missing is inverter and channel setting in gui 2023-02-20 15:56:02 +01:00
WebApi_prometheus.cpp BREAKING CHANGE: Prometheus API! 2023-02-06 19:51:10 +01:00
WebApi_security.cpp Introduce numeric error codes in security webapi 2022-12-24 00:01:55 +01:00
WebApi_sysstatus.cpp Cleanup includes 2022-12-14 22:13:03 +01:00
WebApi_vedirect.cpp Merge remote-tracking branch 'tbnobody/OpenDTU/master' 2022-12-27 14:17:24 +01:00
WebApi_webapp.cpp Do not use namespace using-directives. Use using-declarations instead. 2022-09-13 21:35:51 +02:00
WebApi_ws_console.cpp Added websocket for debug output 2022-12-19 21:38:39 +01:00
WebApi_ws_live.cpp BREAKING CHANGE: Web API! 2023-02-13 18:37:55 +01:00
WebApi_ws_vedirect_live.cpp fix age critical 2023-02-16 12:24:11 +01:00
WebApi.cpp aktivate prometheus interface 2023-02-20 21:00:07 +01:00