Skip to content
OAOpenAppPhysical Security as a Service
Login

KNX

  1. Ensure your KNX/IP gateway is reachable from OpenApp.
  2. Pick an individual address for OpenApp (must not conflict with existing devices).
  3. In OpenApp, create an integration with provider type knx and set the config fields below.
  4. For each OpenApp entity you want to control via KNX, set external_id to the KNX group address (for example 2/1/1).
Field Type Required Description Default Example
host
string required Hostname or IP address of the KNX/IP gateway. 192.168.1.50
port
number optional KNX/IP gateway port. 3671 3671
individual_address
string required OpenApp's KNX individual address in the format area.line.device (e.g. 1.1.250). 1.1.250
user_id
number required KNX/IP user id (u32) used for the connection. 1
local_ip
string optional Optional local IPv4 to bind to (advanced). 0.0.0.0 192.168.1.20