OpenDTU-old/docs
Ralf Bauer 08579b0da8
Database (#2)
* added new card to LiveView page with chart for last 25 hours

* fixed formatting of the DatabaseChart

* fixed delayed load of google libraries after page refresh

* GChart

* Delete database.png

* removed serial number from screenshot

* use vue-google-charts wrapper

* fixed wromg position of chart

* updated screenshot

* updated webapp

* added calendar chart

* added calendar chart

* updated screenshot

* used new interface

* Fixed problem that charts are not shown after page refresh.

* made Vue compile

* changed chart options

* fixed height

* updated webapp

* changed chart options

* updated webapp

* updated Webapp and screenshot

* new screenshot

* create database when it does not exist

* fixed name of days in calendar chart

* added debug messages

* added more debugging messages

* hooked to LiveView instead of MQTT

* moved loop handler

* fixed time handling

* fixed first datapoint

* fix hanging of GUI

* updated Webapp

* some cosmetic changes

* updated Webapp

* used chunked data transfer

* used chunked data transfer

* fixed loading flag

* removed lambda function

* RaBa

* fixed chart refresh after reload

* fixed wrong time for first database entry on a day

* added autorefresh every hour

* optimized autorefresh

* fixed formatting of card

* html change

* fixed date comparison

* new screenshot

* Update README.md
2023-06-30 14:01:47 +02:00
..
builds added oepndtu breakout board to builds readme 2023-04-25 20:05:30 +02:00
DeviceProfiles Device Profile for Wemos Lolin32 OLED 2023-06-26 18:31:54 +02:00
screenshots Database (#2) 2023-06-30 14:01:47 +02:00
DeviceProfiles.md Introduce gpio2 for the CMT2300A module 2023-04-15 10:55:48 +02:00
Display.md Doc: Resolve Markdown Lint errors 2023-04-06 23:34:35 +02:00
esp32_flash_download_tool.png Feature: Only require one binary file for initial flashing 2023-06-09 00:03:01 +02:00
MQTT_Topics.md Update MQTT_Topics.md 2023-04-25 20:20:03 +02:00
nodemcu-esp32.png README.md: add hardware and troubleshooting section 2022-09-12 09:52:36 +02:00
nrf24l01plus.png README.md: add hardware and troubleshooting section 2022-09-12 09:52:36 +02:00
README.md Doc: Resolve Markdown Lint errors 2023-04-06 23:34:35 +02:00
UpgradePartition.md Doc: Add hint to adjusted partition upgrade guide to use only one .bin file 2023-06-11 20:07:41 +02:00
Web-API.md Doc: Resolve Markdown Lint errors 2023-04-06 23:34:35 +02:00
Wiring_ESP32_Schematic.png README.md: add hardware and troubleshooting section 2022-09-12 09:52:36 +02:00
Wiring_ESP32_Symbol.png Added additional documentation 2022-06-22 23:10:17 +02:00
Wiring_ESP32.fzz Added additional documentation 2022-06-22 23:10:17 +02:00

Documents - Table of content

More detailed descriptions for some topics can be found here.

Display Documentation

MQTT Topic Documentation

Web API Documentation

Device Profile Documentation

Builds