- General
- Authorization
- Programs and Options
- States
- Settings
- Power State
- Setpoint Temperature Refrigerator
- Setpoint Temperature Freezer
- Setpoint Temperature Bottle Cooler
- Setpoint Temperature Chiller
- Setpoint Temperature Wine Comp.
- Super Mode Refrigerator
- Super Mode Freezer
- Eco Mode
- Sabbath Mode
- Vacation Mode
- Fresh Mode
- Current Map
- Names of Maps
- Functional Light
- Functional Light Brightness
- Ambient Light
- Ambient Light Brightness
- Ambient Light Color
- Ambient Light Custom Color
- Events
- Commands
Cooking | |||||
---|---|---|---|---|---|
Cleaning | |||||
Cooling |
Key
BSH.Common.Status.RemoteControlActive
Description
This status indicates whether the allowance for remote controlling is enabled.
Data type
Boolean
Possible values
- true if remote control is activated
- false otherwise
Example
GET /api/homeappliances/{haid}/status/BSH.Common.Status.RemoteControlActive
{
"data": {
"key": "BSH.Common.Status.RemoteControlActive",
"value": true
}
}