16 lines
234 B
Plaintext
16 lines
234 B
Plaintext
meta {
|
|
name: GET firmwares
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:8484/firmware/waterlevel
|
|
body: multipartForm
|
|
auth: none
|
|
}
|
|
|
|
body:multipart-form {
|
|
: @file(/home/tobi/git/iot-cloud-api/target/debug/iot-cloud)
|
|
}
|