X_NightOwl_doorbell
X_NightOwl_doorbell
JSON commands related to X_NightOwl_doorbell
X_NightOwl_getDoorbellType
Summary
X_NightOwl_getDoorbellType
Description
X_NightOwl_getDoorbellType
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | channel | No | integer |
Responses
Code | Description | Schema |
---|---|---|
200 | successful operation | X_NightOwl_getDoorbellTypeResponse |
400 | Bad |
X_NightOwl_setDoorbellType
Summary
X_NightOwl_setDoorbellType
Description
X_NightOwl_setDoorbellType
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | channel | No | integer |
value | query | value | Yes | string |
Responses
Code | Description |
---|---|
200 | successful operation |
400 | Bad |
X_NightOwl_getDoorbellDuration
Summary
X_NightOwl_getDoorbellDuration
Description
X_NightOwl_getDoorbellDuration
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | channel | No | integer |
Responses
Code | Description | Schema |
---|---|---|
200 | successful operation | X_NightOwl_getDoorbellDurationResponse |
400 | Bad |
X_NightOwl_setDoorbellDuration
Summary
X_NightOwl_setDoorbellDuration
Description
X_NightOwl_setDoorbellDuration
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | channel | No | integer |
value | query | value | Yes | integer |
Responses
Code | Description |
---|---|
200 | successful operation |
400 | Bad |
X_NightOwl_getDoorbellSwitch
Summary
X_NightOwl_getDoorbellSwitch
Description
X_NightOwl_getDoorbellSwitch
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | channel | No | integer |
Responses
Code | Description | Schema |
---|---|---|
200 | successful operation | X_NightOwl_getDoorbellSwitchResponse |
400 | Bad |
X_NightOwl_setDoorbellSwitch
Summary
X_NightOwl_setDoorbellSwitch
Description
X_NightOwl_setDoorbellSwitch
Parameters
Name | Located in | Description | Required | Schema |
---|---|---|---|---|
channel | query | channel | No | integer |
value | query | value | Yes | boolean |
Responses
Code | Description |
---|---|
200 | successful operation |
400 | Bad |