OpenDTU/src
Thomas Basler cc7df7c302 Removed senseless checks
uint can never by smaller than 0
2022-10-18 21:43:12 +02:00
..
Configuration.cpp Added API to change the access point password 2022-10-13 19:44:16 +02:00
main.cpp Code hardening: introduce const keyword 2022-09-05 21:41:45 +02:00
MqttHassPublishing.cpp Fixed printf format strings 2022-10-04 23:33:09 +02:00
MqttPublishing.cpp Publish limit_absolute for known models 2022-10-06 23:29:13 +02:00
MqttSettings.cpp Allow a maximum limit of 100 if limit type is relative 2022-10-11 23:28:22 +02:00
NetworkSettings.cpp Added API to change the access point password 2022-10-13 19:44:16 +02:00
NtpSettings.cpp Change License to GPLv2 as the RF24 lib uses GPL-2.0-only 2022-07-15 18:05:58 +02:00
WebApi_config.cpp Migrate config from binary blob to json 2022-10-12 19:46:21 +02:00
WebApi_devinfo.cpp webapp: Show model name 2022-10-06 18:35:04 +02:00
WebApi_dtu.cpp Fixed printf format strings 2022-10-04 23:33:09 +02:00
WebApi_eventlog.cpp Fixed printf format strings 2022-10-04 23:33:09 +02:00
WebApi_firmware.cpp Do not use namespace using-directives. Use using-declarations instead. 2022-09-13 21:35:51 +02:00
WebApi_inverter.cpp Simplify inverterEdit method 2022-10-05 18:37:34 +02:00
WebApi_limit.cpp Show absolute limit in limit dialogue 2022-10-10 19:20:19 +02:00
WebApi_mqtt.cpp Fix #213: Check if topic ends with slash 2022-10-11 23:04:43 +02:00
WebApi_network.cpp Fix #212: Only check ssid if in wifi mode 2022-10-11 23:04:43 +02:00
WebApi_ntp.cpp Removed senseless checks 2022-10-18 21:43:12 +02:00
WebApi_power.cpp Implemented inverter restart via web ui 2022-10-09 13:48:35 +02:00
WebApi_security.cpp Added API to change the access point password 2022-10-13 19:44:16 +02:00
WebApi_sysstatus.cpp Show RF chip type in SystemInfoView 2022-10-12 00:17:40 +02:00
WebApi_webapp.cpp Do not use namespace using-directives. Use using-declarations instead. 2022-09-13 21:35:51 +02:00
WebApi_ws_live.cpp Show current limit in header of live view 2022-10-14 19:16:37 +02:00
WebApi.cpp Added API to change the access point password 2022-10-13 19:44:16 +02:00