From ddbaba732330900b4b8f36016dad77088bb7bc42 Mon Sep 17 00:00:00 2001 From: Adrian Scillato <35405447+ascillato@users.noreply.github.com> Date: Sun, 8 Apr 2018 19:24:07 -0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f35e9481d..8122b574e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ This repository is kept updated with the Original Sonoff-Tasmota. ## KNX Explanation ## -The [KNX](https://www.knx.org/knx-en/knx/association/what-is-knx/index.php) IP Protocol is intended for smart home and smart bulding automation. It is a decentraliced system. Each device can talk directly to each other without the need of a central controller or server. Any panel or server is just for telesupervision and for sending requests. KNX IP Protocol uses a UDP multicast on _224.0.23.12:3671_. +[](https://www.knx.org/knx-en/knx/association/what-is-knx/index.php) + +The [KNX IP Protocol](https://www.knx.org/knx-en/knx/association/what-is-knx/index.php) is an _international open standard_ for smart homes and smart buldings automation. It is a decentraliced system. Each device can talk directly to each other without the need of a central controller or server. Any panel or server is just for telesupervision and for sending requests. KNX IP Protocol uses a UDP multicast on _224.0.23.12:3671_. Each device has a physical address ( like a MAC ) as **1 . 1 . 0** and that address is used for configuration purposes.