Updates
All checks were successful
Build Project / test (push) Successful in 5m58s

This commit is contained in:
2025-01-19 15:43:04 +01:00
parent e19a11d5f3
commit e5339f7c6c
5 changed files with 47 additions and 26 deletions

View File

@@ -5,7 +5,7 @@ meta {
}
get {
url: http://localhost:8484/device
url: http://localhost:8282/device
body: none
auth: none
}

View File

@@ -5,7 +5,7 @@ meta {
}
put {
url: http://localhost:8282/firmware/waterlevel/INA233/1.0.0
url: http://localhost:8282/firmware/waterlevel/INA226/1.0.3
body: multipartForm
auth: none
}