Fixed stuff
Build Project / test (push) Successful in 5m30s

This commit is contained in:
2025-01-15 23:10:54 +00:00
parent b9551628f7
commit e19a11d5f3
7 changed files with 127 additions and 50 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ meta {
}
get {
url: http://localhost:8484/firmware/waterlevel
url: http://localhost:8282/firmware/waterlevel
body: multipartForm
auth: none
}
+2 -2
View File
@@ -5,11 +5,11 @@ meta {
}
put {
url: http://localhost:8484/firmware/waterlevel/INA226/0.0.1
url: http://localhost:8282/firmware/waterlevel/INA233/1.0.0
body: multipartForm
auth: none
}
body:multipart-form {
: @file(/home/tobi/git/iot-cloud-api/target/debug/iot-cloud)
: @file(/home/tobi/git/waterlevel-software/.pio/build/ESP32/firmware.bin)
}