Поделитесь своими идеями, пожеланиями и примерами в этом разделе. Идеи, за которые голосуют чаще всего, будут реализованы быстрее!

Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .

Спасибо вам за ваше понимание и хорошего дня.

+2
Отвечен

Pansonic tv

PRASHANTH MENDONCA 9 лет назад в iRidium Script / AV and Driver scripts обновлен Dmitry - support (expert) 8 лет назад 4
Anybody having commands or script for Panasonic SMART TV( THL42F6D)??
Ответ
Егор Щурков 8 лет назад
+2
Завершен

Time Scheduler

Steve Vassiliadis 10 лет назад в iRidium Script / AV and Driver scripts обновлен Ekaterina (head of support) 9 лет назад 3
I have created a weekly timescheduler with 2 time periods per day.
I created this because I need this for a project, but also as a practical way to learn javascript. 
The scheduler is not fully tested so use it with caution. I am not a professional programmer so don't be surprised if the javascript is a bit a ugly. It would be great if this was worked on collaboratively to improve both the look and functionality.
It works with Windows and Android panels, but watchout for IOS, when the IOS panel goes to sleep so does the javascript.
It would be even better if iRidium made a similar time schedule available as a standard item.
Cheers
Steve

TimeSched_2__1_.irpz
+2
Идет голосование

IR.Execute to send parameters

Jackie Roos 8 лет назад в iRidium Script / AV and Driver scripts обновлен Alessandro Munari 2 месяца назад 2

IR.Execute workds well, BUT it would be great for it to also send parameters in the IR.Execute command

eg

IR.Execute('D:\\someprograme\\Program.exe /some parameters')


The same as when executing from the command line or run command


Probably just a windows & Mac feature?

+2
Ожидает ответа пользователя

(dynamic) image stretch for scripted objects

r riksma 9 лет назад в iRidium Script / Interface scripts обновлен Ekaterina (head of support) 9 лет назад 1
In the knowledge base i read the following:
http://support.iridiummobile.net/topic/618162-image-size-changing/
If i read it correctly this says it is not possible to set the image of an object created by script to stretch.

There are two reasons this option would really help me:
1. I have a 720p camera stream, on an ipad this still looks tiny.
2. I have to create the same images multiple times for devices with different resolutions. this wouldn't be necessary if the images could be stretched.

Please consider adding this feature if it is not possible yet.
+2
Ожидает ответа пользователя

Screensaver does not disappear when EVENT_TAG_CHANGE is used

Theo Derks - NL (distributor) 11 лет назад в iRidium Script / Interface scripts обновлен Oksana (expert) 8 лет назад 2
Hi,
This problems happens on Touch PC with a running screensaver.
When we use the event EVENT_TAG_CHANGE to show a popup when something is happening on the KNX-bus, the popup is showed behind the screensaver.
So, when the screensaver is running, the popup is not displayed. You have to tap on the Touchscreen to remove the screensaver, and then the popup is showed.
What we want: when a screensaver is running, and a popup has to be displayed, the screensaver must cancelled by the iRidium client on the Windows PC.
Thanks
Theo
+1
Не ошибка

IR.EVENT_ONLINE & IR.EVENT_OFFLINE doesn't work for SIP device

Эмиль Боев 9 лет назад в iRidium Script / AV and Driver scripts обновлен 9 лет назад 14
BeeToo.AddListener(IR.EVENT_ONLINE, IR.GetDevice('SIP'), function () {
    //some code
});
BeeToo.AddListener(IR.EVENT_OFFLINE, IR.GetDevice('SIP'), function () {
    //some code
});

Device is connected, fir sure! Incoming calls working.
But now evend handling for Online and Offline.
+1
Не ошибка

accessing a string is returning an expected result

Roger [rocfusion] 9 лет назад в iRidium Script обновлен rocfusion 9 лет назад 4
Hi,

Create a new project, add a new script, copy of the code below into the start listener and run the project. I would expect the output in the log to show that y variable is the character 's'. This script actually returns y as undefined.

var x= 'test';
IR.Log(typeof x); // returns a string
var y= x[2];
IR.Log(y);

Thanks,


Roger



+1
Запланирован

methods in the IR object show from which client release they are available in wiki

Roger [rocfusion] 9 лет назад в iRidium Script обновлен Ekaterina (head of support) 9 лет назад 1
Hi,

It would be very useful, when you update the wiki with new functions available in the IR object to also include the version of the iRidium client that the command is supported from.

for example, http://wiki2.iridiummobile.net/Systems_API#Copying_Data_in_the_Buffer

It would be nice to know which clients are working with IR.CopyToClipboard();

Thanks,


Roger

+1
Завершен

Unable to read or change text alignment position

r riksma 9 лет назад в iRidium Script / Interface scripts обновлен Oksana (expert) 9 лет назад 7
Hi,

It it not possible to either read or write the text position of an item when setting TextAlign to "absolute".
Both items generated by script and by the editor have this problem.

Not being able to specify text formatting by script is really slowing me down because it basically means i have to assign a custom image to every item if i want the project to look like the designer intended.

I have attached a project to show the issue.

Please advise.
Project 1.irpz
Ответ
Oksana (expert) 9 лет назад
It is fixed in v2.2.2

Sincerely yours,

Oksana Storozheva
iRidium mobile Team
+1
Идет голосование

Play some music

evg 9 лет назад в iRidium Script обновлен oggi katic 8 лет назад 4
It would be nice to have an ability to play different music by means of iRidium.
Especially on-line radio.


Сервис поддержки клиентов работает на платформе UserEcho