47 lines
800 B
Plaintext
47 lines
800 B
Plaintext
meta {
|
|
name: Other Settings
|
|
type: http
|
|
seq: 4
|
|
}
|
|
|
|
post {
|
|
url: {{base_url}}/oth_s
|
|
body: formUrlEncoded
|
|
auth: inherit
|
|
}
|
|
|
|
body:form-urlencoded {
|
|
~mics: 10
|
|
~fanm: 1
|
|
~tmpu: 1
|
|
~wfiap: 0
|
|
~fsmo: 0
|
|
~cpm: 0
|
|
~btns: 0
|
|
~fannl: 50
|
|
~them: 0
|
|
~frq: 0
|
|
}
|
|
|
|
docs {
|
|
# Other Settings
|
|
|
|
Miscellaneous device settings.
|
|
|
|
## Set Parameters
|
|
- `mics`: Microphone sensitivity (0-19)
|
|
- `fanm`: Fan mode (0-1 or 0-3)
|
|
- `tmpu`: Temperature unit (0-1: F/C)
|
|
- `wfiap`: WiFi access point (0-1)
|
|
- `fsmo`: Followspot mode (0-3)
|
|
- `cpm`: Close proximity mode (0-1)
|
|
- `btns`: Buttons setting (0-1)
|
|
- `fannl`: Fan noise level (0-100)
|
|
- `them`: Theater mode (0-1)
|
|
- `frq`: Frequency (0-13951)
|
|
|
|
## Response
|
|
- All parameters formatted appropriately
|
|
- `status`: 0 if success
|
|
}
|