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.

+18
Voltooid

Scheduling

Jackie Roos 8 jaar geleden in Server Solutions bijgewerkt door Dmitry - support (expert) 6 jaar geleden 55

The main feature we needed out of iRidium Server was scheduling and we have not got it in a usable format. This is very disappointing.


Having to use complex JS programming (yes it is complex for most installers) will mean we do not get the take up of iRidium server that we were expecting


I already have a scheduling script (that is much easier to setup than the iRidium Server version in the scenes and macros example). We just run this in one project on a PC on the network that is only used for scheduling and iRidium Gate (ie what iRidium server was going to replace)


All the installer needs to do in my script (and I have done this for them):

delay: driver name: command: hex or text:

"0; Clipsal Gate; ON //JONES/254/56/1; false";


And with the use project tokens in the GUI Editor for if the schedule is enabled, the day of week(not shown), and time and we can much more easily do scheduling:

Image 10175



iRidium server is not solving the scheduling problem - it is making it worse as it is far too complicated.


What we need is a GUI interface to setup scheduling without the need for any JavaScript. 90% of installers are not programmers and this is one of the big preventers of installers using iRidium.


Please re-visit this with urgency as I cannot promote scheduling in the current format as the solution.


In this instance, iRidium server is just replacing a PC. Not a convincing selling point given the increase in complexity for installers :(




Antwoord
Oksana (expert) 7 jaar geleden

Hello everybody!

Did you try to work with this option? Can you have any questions?
We are waiting your feedback!
+18
Voting

Angle property

Benno Evers 9 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Виктор 7 jaar geleden 5 1 dubbel
It would be good to set the angle property of an object in the gui editor, so we can rotate objects by default.

Thanks
+17
Voting

Auto-update iRidium Studio / Server / Windows i3 Pro ????

Theo Derks - NL (distributor) 8 jaar geleden bijgewerkt 8 jaar geleden 6

Hi,

i think it's good to have an auto-updating feature in iRidium Studio / Server / Windows i3 Pro.


This is absolutely a 'must' when 3.0 will be released; we can not ask installers to manually update all software!!


Please implement auto-updating in the next beta-build, so we can test this functionallity before it will be released.


Thanks


Theo


+17
Voting

Подсветка сообщений в логере

Vladimir Bykov 8 jaar geleden in Applications / i3 Pro bijgewerkt door AlexDr 7 jaar geleden 4

Логер -- отличная вещь. Но если бы в ней еще подсвечивались сообщения: ошибки или ворнинги красным цветом, пользовательские сообщения синим, служебные черным, то карма разработчиков ушла бы вверх в бесконечность.

+17
Voting

OpenHAB binding and iRidium

Artyom Syomushkin 9 jaar geleden in Products / Other drivers bijgewerkt door zaifulbahri kasim 6 jaar geleden 14
Hi there,
There is a great opensource Home Automation System, called openHAB available. The problem of those systems is actually lack of nice looking GUIs for users.
iRidium could solve that problem if there would be a feature available, which could connect to OpenHAB server over ethernet.
Did anyone try this? What options are available?
+17
Voting

Save Time when Running Emulator, Sending to Transfer and Saving

Jackie Roos 8 jaar geleden in Applications / Studio (Server editor) bijgewerkt door Paulo de Almeida 8 jaar geleden 7

Can we please look at reducing the time it takes to

1. save and run the emulator (by the way this should not say 'save' as it is not saving)

2. save and send to transfer

3. save the project


Why does it needs to save before running the emulator or sending to transfer?


On a reasonable sized project this can take 30-40 seconds. This is way too long. I use other professional programming IDE's and they do not take this long for similar sized (MB) project


This is a major frustration

+16
Voting

Homekit support vote

Nikolay Rusanov 8 jaar geleden in Products / Other drivers bijgewerkt door Oksana (expert) 8 jaar geleden 4 1 dubbel

Let's vote if we want Homekit support in i3 pro and iridium server or not. It would give us Siri and many new devices compatibility.

+16
Voting

Checking syntax when saving scripts

rocfusion 9 jaar geleden in iRidium Script bijgewerkt door Oksana (expert) 8 jaar geleden 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
+16
Voltooid

Механизм буферизации (кэширования?) загруженных по http ихображений

Никита Хандусенко 9 jaar geleden in Applications / i3 Pro bijgewerkt door Oksana (expert) 8 jaar geleden 5
На момент написания этого отзыва опытным путём, выявил, что механизм буферизации изображений (возможно и других файлов) в i2Control примерно такой: когда совокупный размер всех файлов достигнет определенного максимума весь буфер очищается. Отсюда появляются проблемы в отображении загруженных изображений. Если есть такая возможность, хочу попросить вас ввести более продвинутую технологию обработки этого кэша, например, очередь кэша, при которой выгружаются старые элементы ровно в таком или немного большем размере, в котором приходят новые (по технологии FIFO ,First In — First Out), и выполняется дополнительно правило "что есть на видимой части экрана, обязано отобразиться (загрузиться, если нету)". Очень сильно надеюсь на реализацию подобного механизма в iRidium.
Antwoord
Oksana (expert) 8 jaar geleden

Hello everyone.


You should try to work with new list (only for i3 pro).


We wait your feedbacks!

+15
Voltooid

Протокол SNMP

Nikolay Rusanov 9 jaar geleden in Products / Other drivers bijgewerkt door Aleksandr Romanov (CTO) 4 jaar geleden 33
На умный дом со всех сторон наступает IT и SNMP используется для мониторинга UPS в здании, точек доступа, электросчетчиков и множащихся систем типа NetPing http://habrahabr.ru/sandbox/56751/