Skip to content

SceneController Configuration

Massimo edited this page Mar 11, 2020 · 11 revisions

SCENE CONTROLLER NODE SETTINGS

  • Gateway

    Selected KNX gateway.

  • Scene Recall and Datapoint

    Group Address for scene recall. Example 0/0/1. The scene controller will react to telegrams coming from this group address, to start or stop a scene. The datapoint is the datapoint type (DPT) of the scene recall group address.

  • Scene Save and Datapoint

    Group Address for saving a scene. Example 0/0/2. The scene controller will react to telegrams coming from this group address, by saving all the current values of all devices in the scene, that can be recalled later. Every time you press, or long press a real knx pushbutton in your building, the scene controller will read the values of all devices in the scene and save it in a non volatile storage. The datapoint is the datapoint type (DPT) of the scene save group address.

  • Node name

    Node name, in the format "Recall: device name used to recall the scene / Save: device name for saving the scene". But you can set whatever name you want.

  • Topic

    Node's topic.

SCENE CONFIURATION

You need to add devices to the scene, like a standard real scene controller knx device. This is a list, each row represents a device.

  • ADD button

    Add a row to the list.

  • Row's field

    First field is the group address, second is the datapoint, third is the default value for this device in the scene (this can be overridden by the scene save function). Below, is the device name.

  • Remove button

    Remove a device from the list.



Node status colors explanation
React to event GroupValue write
Circular reference protection. See this page.
React to event GroupValue response.
Auto send node value as response to the BUS. See Virtual Device.
React to event GroupValue read.
RBE filter: no telegrams has been sent.
Error or disconnected.
Node DISABLED due to a circulare reference. See this page.
Clone this wiki locally