Files
iot-cloud-api/dev/IoT-API/Get Devices.bru
Tobias Maier e5339f7c6c
All checks were successful
Build Project / test (push) Successful in 5m58s
Updates
2025-01-19 15:43:04 +01:00

12 lines
122 B
Plaintext

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