Initial commit with action
Some checks failed
Test compiling project / test (push) Failing after 33s

This commit is contained in:
2023-10-02 15:30:30 +02:00
commit bbe5bfdcee
15 changed files with 888 additions and 0 deletions

11
documentation/api_doc.md Normal file
View File

@@ -0,0 +1,11 @@
## Sensor data API
{
"voltage": 12.43,
"current": 15.2732,
"error_code": 2,
"level_percent":73.843,
"level_cm": 281.3,
"top_level_cm": 281.3,
"bottom_level_cm": 281.3,
"liter": 24000
}