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
Answered

Good example to communicate between client and server

Theo Derks - NL (distributor) 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 1

Hi

Our installers need a good example:

They want to communicate between the client (i3 pro) and server. To write variables to the server (and store there) and to synchronize these variables to the other Connected clients.

For example: to create user-defined clocks (timers/schedules). The end-user on the client change the clock --> the new variable must be stored on the server (where the clocks/timers are running), and syncrhonized to the other clients.


Do you have a good and working example how to realize this?


Thanks

Theo


0
Answered

Custom AV (TCP) import using csv

Wouter van der Post 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 1

Hello,


Can you tell me if it is possible to import a csv file with a large amount of ascii commands for a Custom AV (TCP) driver like we can with the Helvar driver?


And if so, what the csv definition looks like.


Thanks.

0
Answered

Read On Start

Harm Lamers 6 years ago updated by Dmitry - support (expert) 6 years ago 17

Hello,

Is it, and how, possible to easy change all Feedbacks from True to False in the server?

I want to disable it for all feedbacks.

Hope to hear from you soon.

Best wishes,

Harm

0
Answered

NEST Thermostat

Paulo de Almeida 6 years ago updated 6 years ago 3

Hi,


I am testing the NEST Thermostat under I3pro. So far its working. I have a question regarding the "log in" procedure. Do i need to log in every time through Nest Webpage to allow Iridium to control the Thermostat ? seems a bit strange.

Is there any way to have this fixed into the script?

0
Answered

Panel Limit for i3 pro IPhone

Pozzera 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 3

Hi,


today i tested my Project on an other Smartphone.

Now i can't log in on my IPhone, Error -> Panel Limit for i3 pro is exceeded.


How can i log me on my IPhone in?

I deleted the app on the Test Phone already.


Possible to reset the Panel User anywhere?


Thanks.

0
Answered

Login and password authentication / Webview

Leandro Augusto 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 1

Hi,


I have a customer that wants a multiuser PCs (5 PCs). He wants to use authentication throw login and password. Is it possible to user this authentication method?


Does iRidium provides access to user panel throw a browser (Chrome, Safari, IE, etc) or I have to create iridium Server and iridium UI for each PC? 

0
Under review

UMC KNX IP cant be found by ETS

Igor Kúšik 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 10

Hello, I have done all setup for UMC server to be KNX IP router but still it canot be searched by ETS5 in discovered interfaces as in your video, what should I do, thanks

0
Answered

Sign in with QR-code

Jan Oost 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 6

On the login screen, I found  "SIGN IN WITH QR-CODE". How does this work. I've checked the forum, but all info seems to be V2. Whatever I try, I'll get QR Code not supported. 

0
Answered

IR.EVENT_TAG_CHANGE на UMC не отдает значение

evg 6 years ago updated by anonymous 6 years ago 4

Доброй ночи!

Использую следующий метод из справочника:

IR.AddListener(IR.EVENT_TAG_CHANGE, IR.GetServer(), function(name, value)
   {  
      IR.Log("Имя переменной = " + name + "; Значение = " + value);

});


В логе сервера наблюдаю только часть, касающуюся переменной name.

Я что-то сделал не верно?

0
Answered

Is there anyone who has made a iridium project for a Arduino board?

Richard LeBlanc 6 years ago updated by Aleksandr Romanov (CTO) 6 years ago 3

We are developing a solution for our client on the arduino and we want to use iridium to visualise the project?