- 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
Selected Program Change
Cooking | |||||
---|---|---|---|---|---|
Cleaning | |||||
Cooling |
Key
BSH.Common.Root.SelectedProgram
Description
This event notifies that the program which is currently selected and shown on the user interface of the home appliance has changed.
Data type
String (Program Key)
Possible values
See Cleaning Robot, Coffee Machine, Cooktop, Dishwasher, Dryer, Hood, Oven, Washer, Washer Dryer
Example
GET /api/homeappliances/{haid}/events
event: NOTIFY
data: {"items":[{"key":"BSH.Common.Root.SelectedProgram", "timestamp":1479476432, "level":"hint", "handling":"none", "value":"Cooking.Oven.Program.HeatingMode.TopBottomHeating"}]}
id: BOSCH-HCS01OVN1-7F930F92AD1403
Active Program Change
Cooking | |||||
---|---|---|---|---|---|
Cleaning | |||||
Cooling |
Key
BSH.Common.Root.ActiveProgram
Description
This event notifies that the program which is currently executed by the home appliance has changed.
Data type
String (Program Key)
Possible values
See Cleaning Robot, Coffee Machine, Cooktop, Dishwasher, Dryer, Hood, Oven, Washer, Washer Dryer
Example
GET /api/homeappliances/{haid}/events
event: NOTIFY
data: {"items":[{"key":"BSH.Common.Root.ActiveProgram", "timestamp":1479476432, "level":"hint", "handling":"none", "value":"Cooking.Oven.Program.HeatingMode.TopBottomHeating"}]}
id: BOSCH-HCS01OVN1-7F930F92AD1403