Add your idea or search for answers in existing topics. The most popular ideas will be implemented faster!

We have moved our support service to a new technical support system. Since 17.01.2022, we have disabled the ability to create appeals through the userecho personal account. Now all requests are processed via mail to support@iridi.com .

Thank you for your understanding and have a nice day.

0
Beantwoord

[iOS]HWID change when install app on one device

Cabrini Erich 9 jaar geleden in Licensing and marketing bijgewerkt door feri setiawan 8 jaar geleden 3
In this days I had need to reset some iPad.
When I installed i2Control app, I see that all HWID is changed. Why?
0
Beantwoord

Popup page sending states

Nick Redant 11 jaar geleden in iRidium Script / AV and Driver scripts bijgewerkt door Oksana (expert) 9 jaar geleden 5
Hi,

for one project I would like to change the state of a button when a popup is shown
is it possible to integrate this and so,

what are the type and feedback relations I have to use?


Thanks in advance…

Nick
0
Beantwoord

.Value ???

Beckerautomacao 11 jaar geleden in iRidium Script bijgewerkt door Oksana (expert) 9 jaar geleden 2

How do I get or set the value of a button?


I know there is a property "Text", there is "Value"? Not found anywhere and did not work in my tests.


Example text:
IR.GetItem ("PageName"). GetItem ("ItemName"). Text = "Text Item";


Example Value:
"IR.GetItem ("PageName"). GetItem ("ItemName"). Value = item";
0
Voltooid

Level Color Landscape 0 - 65535

Павел Гарин 8 jaar geleden in GUI Editor bijgewerkt door Dmitry - support (expert) 8 jaar geleden 1

У вас в редакторе есть такой элемент Level Color Landscape 0 - 65535 у него есть "пункт" изменяемый по цвету slider color. Как я могу сделать так чтобы он принимал Feedback и изменял свой цвет в зависимости от Feedback?

0
Under review

Disconnection from SIP

miro suchanek 8 jaar geleden in i2 Control V2.2 bijgewerkt door Dmitry - support (expert) 8 jaar geleden 1

Hello,


I had noticed frequent unregistering and after about 100s registering back to 3CX SIP Server from i2 control. Other IP phones on network are stable.


What can cause this?


Best Regards

0
Declined

Error with binding image url to UI item\s state "Image" property

Эмиль Боев 9 jaar geleden in iRidium Script / Interface scripts bijgewerkt door Oksana (expert) 9 jaar geleden 8
If one will try to assign 2 images (from internet by url) to 2 different states of one UI item, there will be an error!

For example:

IR.GetPage("Page 1").GetItem("Test").GetState(1).Image = "http://some.site/second.jpg";
IR.GetPage("Page 1").GetItem("Test").GetState(0).Image = "http://some.site/first.jpg";


than both states (0 and 1) will be with "first.jpg" image.

If that one will try:

IR.GetPage("Page 1").GetItem("Test").GetState(0).Image = "http://some.site/first.jpg";
IR.GetPage("Page 1").GetItem("Test").GetState(1).Image = "http://some.site/second.jpg";


than both states (0 and 1) will be with "second.jpg" image.
Antwoord
Oksana (expert) 9 jaar geleden
Hello,

We researched your task, and it's not a bug. In current conception working of Dynamic Image, we didn't plan this functional.
Dynamic Images work with only one state of item now.
0
Beantwoord

Myhome dimmer feedback problem

Jurgen de Meulenaere 9 jaar geleden in Products / Other drivers bijgewerkt door Olga (expert) 9 jaar geleden 7
I have a project made for Myhome.
But when i put a dimmer-light on with a inwall mounted pushbutton i don't get feedback on my tablet?
Anybody know how it comes?
When i put a light on without dimmer the feedback works fine.


Antwoord
Olga (expert) 9 jaar geleden
Dear Jurgen,

The functions of beta-versions are limited but we inform our clients about it. And if everything works as our clients want with Trial licneses, then they can buy commercial licenses. Actually we sell such licenses because our clients asked us to do that.

Sincerely yours,

Olga Ermakova
iRidium mobile Team
0
Voltooid

HWID Problems

Theo Derks - NL (distributor) 9 jaar geleden in i2 Control V2.2 bijgewerkt door Olga (expert) 9 jaar geleden 2
Hi,
i think many, many installers have had problems with the update to 2.2.3 the last weeks.
This was a very bad situation, and not very good for our reputation.


My idea is the next:
Make it possible to save the HWID that is used in the i2 Control. --> save the 'history' of used HWID's in the project file, (like a system-token). If the i2 Control is discovering the HWID is changed, give the user a warning, but don't DE-ACTIVATE the license!!! The end-user can call his installer with the warning: "Help, my app is warning me the HWID is changed'; and the installer has some time (for example 1 week) to fix this problem.

2 advantages: the user can continue to control his smart-house, and the installer can schedule an appointment to fix the problem and change the license.

It's a safe solution, because the HWID can only change locally, inside the project; so mis-use is (in my opinion) not possible.

Everybody happy!

Thanks

Theo

0
Waiting for user's reply

exceptions not getting generated when the should be...

rocfusion 9 jaar geleden in iRidium Script / Interface scripts bijgewerkt door Oksana (expert) 9 jaar geleden 3
Hi,

Take a look at the following project.  Run it….

The script refers to two popups from which only one exists in the project.

When the scripts runs, I would expect  "    var full = parent.GetItem(path[1]);" would generate an exception given that path[1]  doesn't contain anything when used against the beginpage variable.  Instead the full variable is assigned null.

The IR.GetPopup should generate an exception for the nextpage variable.  Given that we assigning an popup that doesn't exist in the project. 

Thanks,


Roger




noexception.irpz
0
Beantwoord

swith WLan to 3G control myhome system by iridium

Nguyễn Trực 9 jaar geleden in i2 Control V2.2 bijgewerkt door Ekaterina (head of support) 9 jaar geleden 12
I can control myhome system by WLAN, but I don't know setup IP and Port when I use to smartphone turn 3G .Can you help me swith WLAN to 3G in iridium software.
Thank you !