Welcome!

On this forum you can discuss iRidium with other users.

iRidium consist of 2 main components - i3 pro app and iRidium Server. Please post here your questions, ideas or errors you find.

Please send your questions to support team as a private messages.


Please subscribe to the Change Log to know our news

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

Adding items to gallery group object question

Jackie Roos 8 years ago in Applications / i3 Pro 0

When adding composite items to the gallery

Image 14573


we get the following question


Image 14572


Can this please be changed

- Instead of a warning, a question

- options should be yes and no, not ok and cancel


In the current format it is confusing.


0

Item in gallery will not drag on top of a locked item

Jackie Roos 8 years ago in Applications / i3 Pro updated 8 years ago 0

I have created and added items to the gallery to use in my project:

Unfortunately, when I want to use them in my project, they will not drag onto an item that has been locked.

Image 14570


Other items from the gallery will drag over the locked item, but not these items that have been created and added to the gallery.


Items that have been added to the gallery that are single items (not composite items) will also drag onto the locked item


The items added to the gallery consist of two items, not grouped, eg a level and a button item:

Image 14571




Please fix.



0
Answered

Отключить реакцию на жесты

Как отключить реакцию на жесты страницы, для определенных элементов попа.а именно элемента джойстик

0

Sorting channels by device in web interface

ai-systems@bk ru 8 years ago in Applications / Web-interface updated 8 years ago 0

Image 14488

Need something like this in web interface.

With subnet/device id (for HDL BUS)

0

Задание на тестирования новых версии!

Петр Андреев 8 years ago in Applications / Studio (Server editor) updated 8 years ago 0

Господа! Частые проблемы с новыми версиями уже начинают надоедать.

1.когда выпустили версию с неработающим AMX драйвером. Который пришлось исправлять в этот же день вам же!

2. Когда выпустили версию 3 не тестировали RS232 "[ ! ] тестирование драйвера в 3й версии не производилось в связи с исключительной редкостью использования. " Екатерина (с)

Как оказалось в 3 версии оно работало, а в последней версии 2.2 RS232 вообще не работает!!!

3. Далее смотри фото На двух машинах одинаковая версия Иридиума

Image 14446

На одной есть строка с хостом, а на другой нет

Image 14445


Ну мы опять показываем в поддержку Владимир вкурсе. Все ему показываю на тимвьювере. Дальше тишина.

4. Это я про сип еще не начинал)


КОГДА БУДЕТ КОНТРОЛЬ ЗА ВЫПУСКАЕМОЙ ПРОДУКЦИЕЙ!!!!

0
Answered

Check SSID and change host

Matheus Botura Pimenta 8 years ago in Applications / i3 Pro updated by office_iridiummobile ru (manager) 2 years ago 3

The following script works fine with Windows, but when I send it to Android the application doesn´t even opens.


IR.SetGlobalListener(IR.EVENT_GLOBAL_TAG_CHANGE, function(name, value)

{

if (IR.GetVariable("System.Net.SSID") == "My wifi") IR.GetDevice("iRidium Server").SetParameters({Host: "192.168.0.10"})

else IR.GetDevice("iRidium Server").SetParameters({Host: "myserver.com"})

});


////////////////////////////////////////// Subscribe

IR.SubscribeTagChange("System.Net.SSID");
0
Waiting for user's reply

open application by iridium

Truc Nguyen Van 8 years ago in Applications updated by Dmitry - support (expert) 8 years ago 3

hello everyone!

I have a problem about open one application on smartphone (Iphone, Ipad, Android,...) with iridium interface. Example : a program watching tivi , listening music,... It's help me can control anything in myhome with iridium interface , I don't have to turn off or exit iridium application.

0
Answered

Получение доступа к элементам List

Андрей Курников 8 years ago in Applications / i3 Pro updated by Dmitry - support (expert) 8 years ago 3

Добрый день.

Можно ли как то получить доступ к элементам List?

Например при нажатии какой либо кнопки на странице "Page 1" изменить какое либо свойство у всех внутренних объектов первого элемента в списке LIst

что то вроде IR.GetItem("List").GetItem(0).Items



0
Waiting for user's reply

Downloading a project from the cloud

Mike Slattery 8 years ago in Applications / i3 Pro updated by Dmitry - support (expert) 8 years ago 2

One issue that we are going to have is how to manage multiple customers. We will have some customers that only have one project and the project will be loaded by us using our email address. If we use our email assigned as the developer, the customer will see all of our projects. Do we have to create an email for each of our customers? What do you suggest we do for single project customers.

0
Answered

sip v3 Не идет входящий звонок в фоновом режиме

alksnis 8 years ago in Applications / i3 Pro updated by Петр Андреев 8 years ago 5

Добрый день! В новом драйвере SIP не поддерживается работа в фоновом режиме, таким образом, при режиме stendby заказчик, если и слышит звонок домофона,открывает приложение, там висит on hook, и звонок не идет, и связаться с панелью он не может. Как можно исправить?