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
Answered

receive feedback from dimer control lighting

Nguyễn Trực 8 years ago in i2 Control V2.2 updated by Ekaterina (head of support) 8 years ago 3

I'm control lighting in myhome system. I have a problem is: when I control lighting by actuator (switch 03844- only ON/OFF) I see feedback of lighting. But I control by dimmer ( ON/OFF and DIMMER, I don't see feedback ON/OFF of light status. I add feedback auto by driver Myhome in iridium software

0
Answered

Android ​IR.Execute()

Mike Slattery 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 1

Using Android how do I run the Calendar or other Apps? IR.Execute('Calendar');

0
Answered

SCript garbage memory collected

stagiair 8 years ago in i2 Control V2.2 updated 8 years ago 8

Hello,


I got a messages in my log file of Iridium, "[18-02-2016 15:45:34.429] DEBUG Script garbage memory collected".


Is it possible to remove this Debug messages. Or how can i fix the problem so it does not show anymore?



0
Completed

SQL

Alessandro Munari 8 years ago in JS modules updated by Ekaterina (head of support) 8 years ago 1
Hi to all.
Just a question Iridiummobile can exchange informatio with an SQL server ?
in any way ?

some ideas ?
0
Voting

Souliss Support

tech 9 years ago in Products updated by Oksana (expert) 8 years ago 2
"Souliss is an open-source framework designed for Smart Homes and Internet of Things, it runs over Arduino AVR microcontrollers and include all the libraries and drivers required for a complete a distributed intelligent network, with a ready to use Android user interface"

Will be possible to have Souliss support in iRidiummobile?

You can have more info. here http://www.souliss.net/


Regards
Requests for Drivers
0
Under review

Json

zaifulbahri kasim 8 years ago in General updated by Dmitry - support (expert) 8 years ago 3

Hi,

I working a project that required integration with DigitalStrom lighting system. I have tried so many way to make it works but still no luck. I need help right now. DigitalStrom is using http Get command..example


192.168.0.2/json/zone/callScene?id=1&groupID=1&sceneNumber=5&force=true


How do it write this in iridium..


Thanks guys..

0
Answered

Как блокировать подключение к оборудованию?

evg 8 years ago in iRidium Script / AV and Driver scripts updated by Ekaterina (head of support) 8 years ago 3

Добрый день!

Такая задача. Нужно для нескольких планшетов кроме одного блокировать установку соединения с контроллерами Global Cache. К GC подключена техника, а он, как известно, допускает только одно пдключение. GC должнен быть Always Connected, т.к. приходит событийная обратная связь. Чтобы исключить блокировку работы нужного планшета нужно остальным запретить подключаться.

Как это сделать?

Использую стандартные драйверы из библиотеки.

0
Answered

Steaming from Windows media player

josvanstiphout 9 years ago in i2 Control V2.2 updated by Ekaterina (head of support) 9 years ago 1
I want to stream a video from a pc on an iPad.within iRidium!
Can you tell me how that is done?

Thanks in advance,
Jos van Stiphout
-2

New Hit Type 'CatchAndPass'

Jackie Roos 8 years ago in i2 Control V2.2 updated by r riksma 8 years ago 1

Currently there are 3 types of hit:

Image 11452


Can we please get a new hit type that is both:

1. Active touch - catches the touch and does what is programmed

2. AND Pass Through - passes through the touch to the items underneath to do whatever they are programmed to do

ie Catch and Pass


Why?

eg We might want all items on a popup to do the same thing, eg a script call, before doing their own programming.


thanks