1. Home
  2. Deployment Guides
  3. Space CE Configuration: Default Routes & Hot Plug Routes

Space CE Configuration: Default Routes & Hot Plug Routes

Automation

The Automation section of the room configuration allows you to define how sources are automatically routed under different conditions. There are two main types of automated routes.

Default Routes

The Default Routes section specifies which source should be automatically routed when the room transitions into a particular Room Mode. You can add a new route by selecting “Add Default Route”. Once define/d, whenever the room enters the specified mode, the configured source will automatically route to the specified destination type(s).

Example Use Case:
If you want the PC source to automatically route to all displays when the room powers on, you would create a default route that triggers when the room transitions into the “Presentation”. See image below.

“All” is a keyword that will route to all destination types.

“None” source is a keyword for no source.

Below is a list of properties that a default route must be defined with.

PropertyDescription
IDThe unique ID of the route.
DisableCheck to disable this route.
Room ModeThe room mode that will trigger the defined route.
AV Source IDThe ID of the source to be routed. Defined under the AV Sources section.
DestinationThe destination type that the source will be routed to.

Hot Plug Routes

Hot Plug Routes define routing behaviour when source sync is detected (e.g. when a laptop is connected via HDMI). If the room is off when a Hot Plug Route is triggered it will power the room on then execute the defined route. If the room is on, the route will be executed immediately.

If a routed source loses sync, the system will attempt to find another Hot Plug Route with a source that has sync and route it. If no valid Hot Plug Route is found, the system will attempt to route a Default Route for the same destination. If no suitable route exists, the “None” source will be routed to that destination.

Example Use Case:
A Laptop Input is connected and automatically routed to all displays. When the laptop is disconnected, the room reverts to the default PC source (or “None” if no default route is defined).

PropertyDescription
IDThe unique ID of the route.
DisableCheck to disable this route.
AV Source IDThe ID of the source to be routed. Defined under the AV Sources Section.
DestinationThe destination type that the source will be routed to.

Related Articles