Files

17 lines
169 B
Plaintext

meta {
name: get_device_info
type: http
seq: 3
}
get {
url: http://192.168.68.1:3000/api/device
body: none
auth: inherit
}
settings {
encodeUrl: true
}