This commit is contained in:
@@ -5,7 +5,7 @@ meta {
|
||||
}
|
||||
|
||||
get {
|
||||
url: http://localhost:8484/firmware/waterlevel
|
||||
url: http://localhost:8282/firmware/waterlevel
|
||||
body: multipartForm
|
||||
auth: none
|
||||
}
|
||||
|
||||
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user