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

AddListener with System.Time.Seconds

Wouter van der Post 6 jaar geleden in Other bijgewerkt door Vladimir Ovchinnikov (expert) 6 jaar geleden 5

Hello,


I've been using the following code to have a function execute at a certain time (the user can select the time with the touchscreen). Every minute I check if the selected time is reached, and execute some logic if it is:


IR.SetGlobalListener(IR.EVENT_GLOBAL_TAG_CHANGE, function(name, value) {
  if (name == "System.Time.Minutes") {
    if (parseInt(IR.GetVariable("System.Time.Hour")) == selectedHour && parseInt(IR.GetVariable("System.Time.Minutes")) == selectedMinutes) {
      // call some function ....
}
  }
});

Now I want to dynamically add more of these timers that have different times selected by the user, but you can only call SetGlobalListener once. Can you tell me how I can do this with IR.AddListener? I've tried:

IR.AddListener(IR.EVENT_TAG_CHANGE, IR.GetVariable("System.Time.Minutes"), function(name, value) {
  // logic
});


but that is not being called.

Can you help me out?

0
Beantwoord

How to check if string is JSON object in i3 Pro?

TuomoHautala 6 jaar geleden in Other bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 4

How to check if string is JSON object in i3 Pro?

0
Beantwoord

Is it possible to use SIP driver in iRidium server?

TuomoHautala 6 jaar geleden in Other bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 6

Hello!

In our project we have axis door station camera and it has SIP support in it.

I have set up SIP server and i can connect iRidium to it and use door camera with it.

Problem is that SIP client (i3 Pro) needs to be connected all the time to SIP server to receive calls from camera.

I have made iRidium server project and i am using SIP driver in it.

I it possible to use iRidium SIP project to communicate with iRidium server SIP driver?

0
Beantwoord

CG Smarthouse with I3 lite

christolie83 6 jaar geleden in Other bijgewerkt door christolie83 5 jaar geleden 1

Hallo


Is IT possible to use I3 lite with Smarthouse system from Carlo Gavazzi?


Regards C. Lie

0
Under review

2nN Intercom not working

Naeem Anjum 6 jaar geleden in Other bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 1

i want to know how can program 2N Intercom in mobile?

0
Under review

Device for home ddns

Barry Jones 6 jaar geleden in Other bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 4

hi guys looking for a network switch or router or device that has a ddns built in for connecting to my home network over the internet, ie like having its own no-ip server built into the device or switch or router, that is on my home network and then I’m able to log in thu the device to Accsess my network. This way I don’t have to set up an outside ddns service. has anyone here’d of this 

0
Beantwoord

Hallo It is posible change licence from iridium V2.2 to iridium pro or lite ?

branislav juris 6 jaar geleden in Other / i2 control bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 1
0
Beantwoord

Remote camera IP

Tubi Alvarez 7 jaar geleden in Other bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 8
When I enter the IP camera in the application I have access if I am connected locally but if I connect remotely I do not have access to the image. What configurations must be made to work remotely from the application. I use i3
0
Beantwoord

Update my iPad to ios 11

STC 7 jaar geleden in Other / i2 control bijgewerkt 6 jaar geleden 2
Update my iPad to ios 11 and my Iridium V2.2 control stopped working, what should I do now to make my system work again?
0
Beantwoord

Iridium runs slow on my machine

Tubi Alvarez 7 jaar geleden in Other bijgewerkt door a pivovarov 7 jaar geleden 4

I installed Iridium i3 on my machine and when I open a project the program becomes too slow, do you need some additional add-ons to install or just the iridium ??