Все переводы

Введите имя сообщения для показа всех доступных переводов.

Сообщение

Найдено 2 перевода.

СообщениеТекущий текст
 ист. английский (en)To set up an MQTT connection in Node-RED, follow these steps:
#Drag the '''mqtt in''' node to the workspace.
#Enter the node configuration and click on the '''Pencil''' next to the '''Server''' field.
#On the '''Connecting''' tab, set the broker address and port number.
#:In the '''Name''' field, enter any server name.
#:On the '''Security''' tab, you can specify the Username and Password to connect to the broker. If the Wiren Board controller acts as a broker, this field must be left blank.
#After filling in all the fields, click the '''Update''' button. The created broker can now be used to set up all connections.
#Select the created broker from the list in the '''Server''' field.
#Enter mqtt-topic address in the '''Topic''' field.
#Press the '''Done''' button.
 ист. русский (ru)Для настройки MQTT-соединения в Node-RED выполните следующие действия:
#Перетащите ноду '''mqtt in''' в рабочую область. 
#Войдите в конфигурацию ноды и нажмите на '''Карандаш''' напротив поля '''Server'''. 
#На вкладке '''Connecting''' задайте адрес брокера и номер порта. 
#:В поле '''Name''' введите любое имя сервера. 
#:На вкладке '''Security''' можно указать Имя пользователя и Пароль для подключения к брокеру. Если в качестве брокера выступает контроллер Wiren Board, это поле нужно оставить пустым.
#После заполнения всех полей нажмите кнопку '''Update'''. Созданный брокер теперь можно использовать для настройки всех подключений.
#Выберите созданные брокер из списка в поле '''Server'''.
#Введите адрес mqtt-топика в поле '''Topic'''. 
#Нажмите кнопку '''Done'''.