MQTT KNX V.0.1.x/en: различия между версиями

Новая страница: «* SrcAddr, DstAddr - Addresses of KNX devices in the format "n/n/n" or "n/n". * APCI - message Type: string or 4-bit number. * Data - a Message in the form of byt…»
(Новая страница: «All messages from the KNX bus will be delivered to the MQTT topic /devices/knx/controls/data in the form:»)
(Новая страница: «* SrcAddr, DstAddr - Addresses of KNX devices in the format "n/n/n" or "n/n". * APCI - message Type: string or 4-bit number. * Data - a Message in the form of byt…»)
Строка 62: Строка 62:
<pre>i:${SrcAddr} [i,g]:${DstAddr} ${APCI} ${Data}</pre>
<pre>i:${SrcAddr} [i,g]:${DstAddr} ${APCI} ${Data}</pre>


* SrcAddr, DstAddr - Адреса KNX устройств в формате "n/n/n" или "n/n".
* SrcAddr, DstAddr - Addresses of KNX devices in the format "n/n/n" or "n/n".
* APCI - Тип сообщения: строка или 4х-битное число.
* APCI - message Type: string or 4-bit number.
* Data - Сообщение в виде байт, разделенных пробелами. Первый байт сообщения должен иметь длину не более 6 бит.
* Data - a Message in the form of bytes separated by spaces. The first byte of the message must be no longer than 6 bits.


Поддерживаемые типы сообщений(APCI):
Поддерживаемые типы сообщений(APCI):
12 063

правки