Добро пожаловать!

В этом форуме вы можете обсудить iRidium с другими пользователями.

Основные компоненты iRidium - приложение i3 pro и iRidium Server. Публикуйте здесь свои вопросы, идеи и найденные ошибки.

Вопрос команде технической поддержки вы можете задать, отправив приватное сообщение или email.


Подпишитесь на Историю обновлений, чтобы быть в курсе всех новостей!


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

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

+29
Идет голосование

External JS Editor

Theo Derks - NL (distributor) 10 лет назад в iRidium Script обновлен crabicode 8 лет назад 5
Hi,
More and more installers / system-integrators are asking us for External Javascript Editors. Like IDE-A/Intellij (http://www.jetbrains.com/idea/) or Eclipse (free, see http://www.eclipse.org/ide/).

Why?

It is bug-free
It is including with all functionality professional Javascript programmers want
It saved iRidium developers much time, so they can spent time for other important tasks
It is for free

With using JAR-files (libraries) iRidium-programmers can implement these tools, and it's very comfortable for Javascript programmers!

Thanks

@installers/system-integrators:
Please reply if you want this functionality!

Theo
+16
Идет голосование

Checking syntax when saving scripts

rocfusion 9 лет назад в iRidium Script обновлен Oksana (expert) 8 лет назад 4
Hi,

It would be very useful and time saving when scripts are saved the syntax of the script is checked. ie functions, variables, operators, conditional statements ( for, if, while, switch ) At this time when you run the emulator or transfer an project with a script which is known to generate an exception because of bad syntax, there is nothing being checked. You have to wait. Now depending on the system you are developing on that can be 30 secs to minutes of time wasted waiting for the emulator to start only to discover that you forgot to add an closing bracket ' }' on an if statement, It would save sooo much time if at the point of saving the script the syntax is checked and if there is an error, a dialogue displays what is wrong,

This system of syntax checking exists in many other development environments and is an feature which is missing from the iRidium script editor, Even the Logic Machine from Embedded Systems has this built in their lua scripting editor

Thanks,


Roger
+6
Завершен

Сжатие gzip для js

Dmitry Ryzhkov 8 лет назад в iRidium Script обновлен Oksana (expert) 7 лет назад 5

Здвствуйте,


как можно работать со сжатыми данными через скрипт? Многие HTTP-сервера поддерживают сжатие.


Например есть сжатые данные и их необходимо прочитать


var uncompressed = IR.Uncompress(compressedData, outputSize);


Так же, если необходимо сжать данные и отправить обратно

var compressed = IR.Compress(uncompressedData);


В данный момент, я занимаюсь разработкой драйвера под Apple TV 4 и эта функция очень необходима.

+6
Идет голосование

Lists -- multi column lists....

rocfusion 12 лет назад в iRidium Script обновлен Dmitry Ryzhkov 7 лет назад 3
Hi,

We have only seen single column lists, it would be great if we could create multi - column lists and each item can contain multiple buttons. Where the items fill the screen left to right on each row.

A simple example is like the book app on the ipad, see attached image. or the plex ios app


Thanks,


Roger
+5

JS Editor find & replace

Alessandro Munari 7 лет назад в iRidium Script обновлен 7 лет назад 2

Hi Iridium team,

It would be helpful to have find & replace function in the JS editor.


or if it already there, maybe I can not find it.


thanks

+4
Идет голосование

List CreateItem SubItem должен быть не только числом но и именем!

cyberdyne 8 лет назад в iRidium Script обновлен Dmitry - support (expert) 8 лет назад 2

При создании/изменении параметров элемента списка приходится указывать subitem как некий неизвестный индекс.

Это не правильно.

1. Не так просто узнать этот индекс.

2. При использовании разных элементов списка для одного списка - индексы могут быть разными для разных графических объектов элемента списка.

Особенно тяжело когда в элементе списка заложено много функционала который должен включаться в зависимости от действий пользователя.

И получается то ли индекс(subitem) = 10 это текст то ли это прозрачная накладка как кнопка толи ещё что.


А вот было бы здорово если можно было бы указать не число а название графической части этого элемента - например "TransparentButton_N8"

+4
Завершен

Hide Group in JavaScript

Jackie Roos 8 лет назад в iRidium Script обновлен Oksana (expert) 7 лет назад 8

Hi

In the GUI Editor Macro Editor there is a Hide Group

Image 11451


Is there a hide group in JavaScript? If not can it please be added


thanks

Ответ
Oksana (expert) 7 лет назад

Hello Jackie,

It has been implemented from Setup 1.1.3

+3

iPhone/iPad volume buttons

Dmitry Ryzhkov 7 лет назад в iRidium Script 0

It would be great to use hardware volume buttons on Apple devices for home automation control. Take event and do some action. I.e. simple volume control for room audio system.


BR, D.

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

Anyone here with a ready made HTTP-Server (TCP_Custom_Server) script?

Martin Lang 7 лет назад в iRidium Script обновлен a pivovarov 6 лет назад 17

Is anyone here having a ready made script for a TCP_CUSTOM_SERVER that acts like a small HTTP-Server?


I thought i ask before i start writing my own...


Thx!


Martin

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

script helper incorrectly 'helps' with server driver locations Drivers should be removed

Lance 7 лет назад в iRidium Script обновлен Aleksandr Romanov (CTO) 7 лет назад 1

Script helper incorrectly adds the word 'Drivers' instead of the word 'Server' when inserting the script helper commands if you are using the 'drivers' tab. It doesn't seem to work both ways and it must be 'Server'.


Seems like it wouldn't be a tough fix and would help newcomers to remove the 'drivers tab. I simply haven't found a reason for the drivers category but to cause me confusion.


Image 18337



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