Your comments

Здравствуйте.

К сожалению, в ближайших планах интеграции с пылесосами Xiaomi нет. Но мы добавили в список возможных пожеланий

Hello.

The total number of tags includes:

1. Feedback channels (you have 3)

2. Virtual tags (you don't have them)

3. Driver tokens

Hello.
In iRidium Studio 2019, to combine projects, you need to grab the tab header of one project and drag it to the tab header of another at the top of the screen

Hello

Do I understand correctly that you are using gestures to navigate? If yes, then try using EVENT_ITEM_PRESS and EVENT_ITEM_LOST_FOCUS, inside which you can turn gestures on and off. Accordingly, 2 listeners for each level.

https://dev.iridi.com/GUI_API/en#IR.EVENT_ITEM_PRESS

https://dev.iridi.com/GUI_API/en#IR.EVENT_ITEM_LOST_FOCUS

https://dev.iridi.com/Gestures_API/en

Hello

You can use the Level Min Angle / Level Max Angle properties - the limits of the slider's rotation angle in degrees: allowable values are from 0 to 360, the beginning and conditional direction of the angle reading are like clock hands.

Hello

You can see the connected camera here:

Здравствуйте.

Текущее состояние можно узнать с помощью метода IR.UpdateEnable

Статус Cloud Gate можно выяснить с помощью свойства драйвера iRidium Server

IR.Log(IR.GetDevice("iRidium Server").GateConnection); //0 - прямое подключение, 1 - через гейт

К сожалению, метода для инициализации (проверки) обновления и загрузки проекта нет

Здравствуйте.

Вы можете использовать этот скриптовый метод для включения автообновления:

IR.SetStatusAutoUpdateProjects(true/false);

Здравствуйте.

Вы можете найти модуль для Denon здесь:

https://support.iridiummobile.net/knowledge-bases/2/articles/42-denon

Здравствуйте.

К сожалению, такой возможности нет