55 lines
1.1 KiB
Plaintext
55 lines
1.1 KiB
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
|
|
~freq: 0
|
|
~freqa: 0
|
|
~gind: 0
|
|
~gwhm: 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` (optional): WiFi access point (0-1)
|
|
- `fsmo` (optional): Followspot mode (0-3)
|
|
- `cpm` (optional): Close proximity mode (0-1)
|
|
- `btns` (optional): Buttons setting (0-1)
|
|
- `fannl` (optional): Fan noise level (0-100)
|
|
- `them` (optional): Theater mode (0-1)
|
|
- `frq` (optional): Frequency (0-13951)
|
|
- `freq` (optional): LEDs frequency (device-specific)
|
|
- `freqa` (optional): LEDs frequency adjust (device-specific)
|
|
- `gind` (optional): Green indicator (device-specific)
|
|
- `gwhm` (optional): Green/white mode (device-specific)
|
|
|
|
## Response
|
|
- All parameters formatted appropriately
|
|
- `status`: 0 if success
|
|
}
|