RoomControl
The RoomControl can combine the various controls of the room automation. Available components are:

Use
The RoomControl can be used to automate a room or area with only one control. It is possible, for example, to combine only one area with lamps so that the overview in the visualization is maintained.
Features
Operating options and settings correspond to those of the individual controls.
Room status
The general room information is displayed in the header of the control:
- Light on or off
- Mode or message with the highest priority
- Occupancy
- Overrun time
Side menu for control
Clicking on the control opens a side menu containing the controls for the individual areas.

Central control
Each area contains a header with quick settings for uniform control of all controls.
Attributes
The control inherits from BaseControl and thus has the same attributes. In addition, there are the following attributes.
BA
BaObject
tchmi:framework#/definitions/SymbolSymbol for BaObject for using the generic functionalities of TcHmiBa. Links a single object or a complete view (including children) to the control.
![]() | The attribute is not applicable to all controls. |
Common
ControlUnits
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Controls.RoomControl.ControlListSpecifies which components (HeatingCooling, Light, Sunblind, Window) are to be added.
Name
tchmi:general#/definitions/StringThe room name.
HideRoomStatus
tchmi:general#/definitions/BooleanIf TRUE, then the room information (header) is not visible.
ShowRoomName
tchmi:general#/definitions/BooleanIf TRUE, the room name is displayed instead of the room information.

BaData
Presence
tchmi:general#/definitions/BooleanIf TRUE, presence was detected in the room.
- Presence active

- Presence inactive

SwitchOffDelayActive
tchmi:general#/definitions/BooleanIf TRUE, the delay for the automatic system is active.
- Delay active

- Delay inactive

Lights
ShowLights
tchmi:general#/definitions/BooleanIf TRUE, the lights are displayed in the control. The components are always visible in the side menu.
![]() | Further information on the attributes can be found in the documentation for the Light control. |
Sunblinds
ShowSunblinds
tchmi:general#/definitions/BooleanIf TRUE, the sunblinds are displayed in the control. The components are always visible in the side menu.
![]() | Further information on the attributes can be found in the Sunblind control documentation. |
HeatingCooling
ShowHeatingCooling
tchmi:general#/definitions/BooleanIf TRUE, the HeatingCooling applications are displayed in the control. The components are always visible in the side menu.
![]() | Further information on the attributes can be found in the documentation of the HeatingCooling control |
Windows
ShowWindows
tchmi:general#/definitions/BooleanIf TRUE, the windows are displayed in the control. The components are always visible in the side menu.
![]() | Further information on the attributes can be found in the documentation of the Window control. |
