petr's changes
This commit is contained in:
24
01-device-info/standby-mode.bru
Normal file
24
01-device-info/standby-mode.bru
Normal file
@@ -0,0 +1,24 @@
|
||||
meta {
|
||||
name: Standby Mode
|
||||
type: http
|
||||
seq: 9
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{base_url}}/sbm
|
||||
body: formUrlEncoded
|
||||
auth: inherit
|
||||
}
|
||||
|
||||
body:form-urlencoded {
|
||||
~s: 0
|
||||
}
|
||||
|
||||
docs {
|
||||
# Standby Mode
|
||||
|
||||
Enter standby mode.
|
||||
|
||||
## Set Parameters
|
||||
- `s`: Standby flag (1 = enabled, 0 = disabled)
|
||||
}
|
||||
Reference in New Issue
Block a user