Files
iot-cloud-api/dev/IoT-API/Get Devices.bru

12 lines
122 B
Plaintext

meta {
name: Get Devices
type: http
seq: 2
}
get {
url: http://localhost:8484/device
body: none
auth: none
}