Перейти к содержанию

Навигация

Node-RED/en: различия между версиями

Нет описания правки
(Новая страница: «=== Sending commands === The '''mqtt out''' node is used to send a command to the controller via MQTT. In this case, the '''Topic''' field specifies the address of the mqtt-topic of the controller, in which the parameter must be written. Please note that at the end of the node address '''mqtt out''' you need to write <code>/on</code>, otherwise the parameter will not be written to the topic. For example, <code>/devices/wb-mrgbw-d-fw3_129/controls/RGB Strip/o...»)
 
(не показано 9 промежуточных версий этого же участника)
Строка 110: Строка 110:
[[File:Installing node-red-contrib-wirenboard.PNG|500px|thumb|right| Installing WB Nodes on a Wiren Board Controller]]
[[File:Installing node-red-contrib-wirenboard.PNG|500px|thumb|right| Installing WB Nodes on a Wiren Board Controller]]
[[Image: nr+wb-settings.png |600px|thumb|right|Configuring the connection to the Wiren Board controller]]
[[Image: nr+wb-settings.png |600px|thumb|right|Configuring the connection to the Wiren Board controller]]
To simplify the interaction of Node-RED with the Wiren Board controller, the user [https://support.wirenboard.com/t/node-red-contrib-wirenboard/2019 Andrej_Popov] wrote the module <code>node-red-contrib-wirenboard</ code>.
To simplify the interaction of Node-RED with the Wiren Board controller, the user [https://support.wirenboard.com/t/node-red-contrib-wirenboard/2019 Andrej_Popov] wrote the module <code>node-red-contrib-wirenboard</code>.


=== Installation ===
=== Installation ===
Install it via [[#Node-RED Web Interface | Node-RED web interface]]:
Install it via Node-RED web-interface:
{{Node-RED Install plugin
{{Node-RED Installing plugin
|search=wireboard
|search= wirenboard
|name=node-red-contrib-wirenboard
|name= node-red-contrib-wirenboard
|en= true
}}
}}


Строка 188: Строка 189:
</gallery>
</gallery>


После настройки ввода и вывода можно обрабатывать данные внутри Node-RED и настроить использование сторонних сервисов, например, [[Node-RED_Alice | Умный дом с Алисой]].
After setting up input and output, you can process data inside Node-RED and set up the use of third-party services, for example, [[Node-RED_Alice | Smart home with Alice]].


<gallery mode="packed" heights="150px">
<gallery mode="packed" heights="150px">
Image: NodeRed_mqtt5.jpg | Пример управления с помощью Алисы
Image: NodeRed_mqtt5.jpg | Alice control example
</gallery>
</gallery>


== Примеры использования ==
== Usage examples ==
Примеры использования Node-RED с WB-Nodes на контроллерах Wiren Board:
Examples of using Node-RED with WB-Nodes on Wiren Board controllers:
* [[Node-RED_Telegram | Настройка Telegram-бота]].
* [[Node-RED_Telegram | Telegram bot settings]].
* [[Node-RED_Alice | Настройка Алисы на контроллере Wiren Board]].
* [[Node-RED_Alice | Setting up Alice on the Wiren Board controller]].
* [[Node-RED Apple HomeKit | Настройка Apple HomeKit на контроллере Wiren Board]].
* [[Node-RED Apple HomeKit | Setting up Apple HomeKit on a Wiren Board controller]].
* [[Node-RED Dashboards|Создание панелей (Dashboards) в Node-RED]].
* [[Node-RED Dashboards|Creating Dashboards in Node-RED]].
* [https://youtu.be/cKQmU4LZo4c Видео от нашего партнёра: Wiren Board + Node-RED]
* [https://youtu.be/cKQmU4LZo4c Video from our partner: Wiren Board + Node-RED]
translator, wb_editors
4323

правки