1
0
Files
reap-api-bruno-collection/01-device-info/Device software versions.bru
2026-02-16 16:55:57 +01:00

24 lines
298 B
Plaintext

meta {
name: Device software versions
type: http
seq: 5
}
post {
url: {{base_url}}/sw_ver
body: none
auth: inherit
}
docs {
# Device Software Versions
Get device software version numbers.
## Set Parameters
None.
## Response
- `vers`: Integer array of version numbers
}