Translations:Wiren Board Software/18/en: различия между версиями

Материал из Wiren Board
(Новая страница: «Wiren Board uses the MQTT message queue ([http://en.wikipedia.org/wiki/MQTT Wikipedia article]) as a single standard to gather information from internal modules (…»)
 
м (FuzzyBot переименовал страницу Translations:Программное обеспечение Wiren Board/18/en в Translations:Wiren Board Software/18/en без оставления перенаправления: Часть переводимой страницы Программное обеспечение Wiren Board.)
 

Текущая версия на 18:30, 26 января 2021

Wiren Board uses the MQTT message queue (Wikipedia article) as a single standard to gather information from internal modules (relays, ADS, etc.) and external devices (1-Wire sensors, Modbus devices). All these modules and external devices are provided with drivers that transfers data to the MQTT message system and back again. Web-interface also takes data from this message system and sends there all changes made by the user (for example, a relay activation command). The message queue is also used by the rules engine.