Your comments

По iRidium Awards в 2020 пока ясности нет (в процессе обсуждения). Если будет, то о времени сообщим в рассылке.

Добрый день.

В нашем продукте используется спецификация ECMAScript Edition 3.

Вопрос по indexOf() обсуждался в этой теме.

Если у вас есть задача, которую необходимо решить этим методом - приведите кусок кода и уточните, что ожидается. Мы постараемся предложить решение.

This is how it should be. The poll is performed by the driver, but the result is no longer included in the server feedback. The driver feedback can only be deleted with the driver, and the server feedback can be deleted without deleting the driver.

Hello.

SetInterval does not track the execution of the previous function call and is triggered at the intervals specified. Therefore, a new function call in Setinterval can start even if the previous function call has not finished yet. If you need to send specific commands every second, use recursive SetTimeout instead of SetInterval. This allows you to wait for the function to execute before calling the function again.

Hello.

On Server = False means that the feedback will not be used on the server. This parameter is equivalent to deleting the server feedback in the old Studio.

Добрый день.

Исправление в работе. Сообщим по готовности.

Добрый день.

Приложите ваш проект. Можете перед этим удалить из него всё, что не связано с пинами.

Отправку из проекта мы проверяем в данный момент. Решение предложим в этом обсуждении чуть позже.

Пины in записать не получится. Можете проверить из shell - увидите результат (нет прав). При попытке записать из iRidium Server будет то же самое.