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.

+7
Voting

Saving in JS

Jackie Roos 9 years ago in Applications / Studio (Server editor) updated by Andrey S 7 years ago 11
Clicking on SAVE in the JS editor does not save the JavaScript into the project.

The result is if something happens, eg PC shutsdown due to windows updates while you are at lunch, the JavaScript is lost.

Please change so that saving in the JS editor saves to the project.

+6

Android Panel - Turn on screen based on event

Alessandro Munari 8 years ago in Applications / i3 Pro updated by Aleksandr Romanov (CTO) 8 years ago 3

Hi, is there any function to turn on the panel screen (Android, Windows or iPhone) triggered by an event. As example, think when some one push the ring bell button and you whant automatically turn on the panel screen and go to the page where is shown the outdoor camera.

Answer

If the panel is turned off, the system will "kill" the process and it will never respond to a command. Your script can now be realized by setting screen brightness to 0%, and when you receive a call smoothly raise the brightness to the previous value.

+6
Waiting for user's reply

Request: custom js call in macro

Vladimir Shabunin 8 years ago in Applications / Studio (Server editor) updated by Ekaterina (head of support) 8 years ago 0

Right now when we add "Script Call" in macro editor it's possible to select function in global scope without parameters.

But it will be more convenient to write js string like "myObject.myFunction(params);".

+6
Completed

JS Password - Change to be Hidden

Jackie 8 years ago in Applications / Studio (Server editor) updated by Jackie Roos 8 years ago 7

Currently entering the JS password shows the password

Image 10612


Can we please change this to

1. default to be the password hidden

2. have the option to show the password (like it is now)

Image 10613



Why? When giving remote support to password protected scripts, it is neccessary to be able to access protected JS files and not show the passwords


Thanks

+6
Completed

Send Token Defaults

Jackie Roos 8 years ago in Applications / Studio (Server editor) updated by Oksana (expert) 8 years ago 3

Hi

Can we please have in the Macros Editor under 'Send to Driver' | 'Send Token' defaulted to the currently selected item's value

Image 10050


similarly to the way the source token is defaulted when selecting 'Send to Project Token' | 'Send Token'

Image 10049


Thanks very much

Answer
Oksana (expert) 8 years ago

Hello,
It has been fixed from iRidium Studio 1.0.0.18511 (beta)

+5

Example project with zoom in at camera-picture

hello


We are looking for an example, to use the Zoom-function of an IP-camera, with pinch in and pinch-out.


Does anybody has an example for this?


thanks!


Theo


+5
Voting

Scripts and Schemes on a server should be available to run easily from Panel and Rules editor

Nikolay Rusanov 7 years ago in Applications / Studio (Server editor) updated by Aleksandr Romanov (CTO) 7 years ago 1

Now there is no easy way to run a server scheme or a script from i3 pro or Rules editor. There should be.


Most simple way to do this is to be able to attach virtual group values to script or scheme.

Image 19122


+5
Voting

Schedules - let us select hours

Nikolay Rusanov 7 years ago in Applications / Studio (Server editor) updated by Truc Nguyen Van 3 years ago 28

When we select Custom repeat - Month or Week - wee see days or week days, which is good.

Bu when we select Custom repeat - Day we need to be able to select hours. Like that:


Image 18055



+5
Voting

Удаление не используемых изображений и звуков

михаил кручинин 8 years ago in Applications / Studio (Server editor) updated by Oksana (expert) 8 years ago 1

Заметил такую вещь,что при удаление ненужных изображений в проекте, iRidium GUI editor и iRidium Studio предлагает удалить те, которые используются в скрипте. Мне кажется это не совсем правильно. Если проект большой, то не хочется выискивать нужные и ненужные файлы,а хочется удалить в этом списке все сразу, а потом оказывается,что удалил нужное...

+5
Voting

Logical expressions in Studio Editor

Theo Derks 8 years ago in Applications / Studio (Server editor) updated by Oksana (expert) 8 years ago 2

Hi,


We want logical expressions in the Studio Editor. Not to use the "Schemes", but (for example), in State1 of an item:

new_windspeed=windspeed/3.6


This is more simple then using the "Schemes" (available in the next Beta-version ;-) )

Thanks


Dmitry