Your comments

Hello!


Please say, the problem still relevant?

Hello!


You can use this information for example if you don't know the ID under which the command in the driver, but know the name of this command. This way you can contact this command by name and then using the syntax that we have described on the wiki, to take ID for this command and use it in the script.


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


Ошибку, которую вы указали можно получить именно в момент попытки преобразования полученного текста в объект JSON или при любом другом парсинге полученного текста. Специальных механизмов для предотвращения этого у нас нет, но можно функцию преобразования к JSON объекту например обернуть вот так


try{

var json = JSON.Parse(text);


}catch(e){

IR.Log("errror = " + e);

}

В этом случае, если первая часть пройдет не удачно, то в теле catch можно прописать повторный запрос.

Hello!


Why is it necessary? If you downloaded the wrong project, you might see a warning about it. But if you have already downloaded the correct project, you will still be added to the cloud

Hello!

Sorry for delay. Unfortunately iridium does not support this file type.

Hello!

Sorry for delay.

When you are trying to connect to KNX BAOS you have anything else connected to it?

This error indicates that in the text which came from the server there is an error.

Try this module. Maybe it will be more stable to work. Metro_Weather_iPad_Bugfix2 v3.irpz


Hello!


If you need the grouping in order as before to use the function HideGroup, etc., now this is done as follows.

You create the folder in which to add your desired pages and popups, then click on this folder right click and choose from the list Group AMX Folder


Or you want to return to sort by type Pages and Popups?

Hello!


Most likely you specified in the settings of the popup property Drags --> True.