Files
iot-cloud-api/dev/IoT-API/PUT firmware.bru

16 lines
246 B
Plaintext

meta {
name: PUT firmware
type: http
seq: 3
}
put {
url: http://localhost:8484/firmware/waterlevel/INA226/0.0.1
body: multipartForm
auth: none
}
body:multipart-form {
: @file(/home/tobi/git/iot-cloud-api/target/debug/iot-cloud)
}