Добро пожаловать!
В этом форуме вы можете обсудить iRidium с другими пользователями.
Основные компоненты iRidium - приложение i3 pro и iRidium Server. Публикуйте здесь свои вопросы, идеи и найденные ошибки.
Вопрос команде технической поддержки вы можете задать, отправив приватное сообщение или email.
Подпишитесь на Историю обновлений, чтобы быть в курсе всех новостей!
Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .
Спасибо вам за ваше понимание и хорошего дня.
Sound icon is not removed when choose 'Delete all sounds from page'
Hi,
Create new project
Make button
Attach a sound to the button
The small 'music-icon' is displayed in the right-down corner
Then select (rightclick) 'Remove all sounds from page'
Notice, that the icon is still visible.
Only after clicking on a other page, the icon is deleted.
Please fix
Thanks
Theo
support for ssh connections
Please add the ability to connect to a SSH server.
Thanks,
Benno
Download projects from Project Menu in i3 Lite takes too much time
Hi
After opening the Project menu in i3 Pro, projects can be downloaded.
But the time to download a project is really really long.
A 100Mb .irpz takes 2 minutes on a iPad Pro.
On a Androidtablet the same project (100Mb) takes about 4 minutes (with wired ethernet).
1) Why it takes so much time to download projects?
2) Make the speed for download projects faster.
Thanks
Theo
sip call iPhone handsfree speakers
i have make simple project with sip call, work fine but i listen voice in internal speaker and not to handsfree, helpppp
Feedback name cannot contain : or . - Why?
Hi
Why is it the feedback name is restricted not to have symbols like ":" or "."?
I have a system that has ":" in the name of the controls, and thus is comes in the feedback text coming back from the system is for example:
cv "AuctionRmVol:GainGain" "-16.0dB" -16 0.7
I have no control over the name of the control (eg "AuctionRmVol:GainGain")
and I want to have this as the feedback name so that all I have to do to save the feedback is
case "cv": //control value
THIS.SetVar(data[1], data[4]);
break;
(where THIS.SetVar does this: IR.SetVariable("Drivers." + THIS.DeviceName + "." + variable,value); )
BUT, because iRidium stops me from having a ":" in the name of the feedback, I cannot and have to now manipulate the name in the text received. Easy but annoying that I have to do this because of such a restriction.
As there does not seem to be any obvious reason for this restriction, please remove this restriction.
thanks!
How to configure type of slide effect
Hello,
I'm trying to use JS to configure effects to use on show/hide of popups.
var slideEffect = IR.CreateEffect(IR.EFFECT_SLIDE); slideEffect.Group = 1000; slideEffect.Delay = 0; slideEffect.Duration = 400; slideEffect.Tween = IR.TWEEN_SINE_IN_OUT;
But how can I define the 'type' in JS?
Using version 1.1.3
Where is EVENT_ITEM_MOVE?
Hello,
I'm on v1.1.3.
In JS you can add event handlers to several events from buttons using IR.AddListener(.......).
I have a button of type "joystick" as a color picker but I am not able to add a listener in JS to the Move event. It is possible/available in the Programming tab of the control.
I am not looking for the EVENT_TOUCH_MOVE event, but the "mouse"-move event (EVENT_ITEM_MOVE).
Cloud Update
At the moment I can not update any existing projects on the cloud the only way to do is to delete the existing project then upload the new one then resend the share email
IP Camera on i3 Lite
How can I add a Dynamic Image on i3 Lite App? I'm not finding some kind of scanner for this.
Domintell from JavaScript
Hello,
When using the Domintell driver there is an extra level in the drivers tree:
You have the actual driver ("Domintell Network (UDP)") and then all the individual Domintell modules, then the commands and feedbacks.
How can I use these from JavaScript?
I know a reference to the driver can be obtained like this:
IR.GetDevice("Domintell Network (UDP)")
But how do I for example send something to the command "Entree"?
Сервис поддержки клиентов работает на платформе UserEcho