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

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

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

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


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


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

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

0

HTTP command with added dynamic value (and no script)

Nikolay Rusanov 8 лет назад в Приложения / Studio (Server editor) обновлен 8 лет назад 8

I need to send http://dweet.io/dweet/for/_channel_?data=XY 


and XY should be changed according to external tag from schemes:


Image 18994


And I donot want to use scripts, as it is a very simple task


Thank you

0

Script to change background of pro by end user

Barry Jones 8 лет назад в Приложения / i3 Pro 0

anyone got a script that can allow a end user to change the background image of i3 pro from a selection of images from inside the interface, i.e. Select an image on a page called backgrounds and it changes all the background to the one selected

0
Отвечен

iridium pro time

Silp Melafor 8 лет назад в Приложения / i3 Pro обновлен Aleksandr Romanov (CTO) 8 лет назад 4

Hi guys,

I like to send KNX time type using editbox from iRidium Pro to KNX. What should I write into editbox to send time after pushing ENTER. Sending editbox value doesn't work.


Tnx. 

0
Отвечен

How to send data back to client with CUSTOM TCP SERVER

TuomoHautala 8 лет назад в Приложения / i3 Pro обновлен Aleksandr Romanov (CTO) 8 лет назад 2

I have created CUSTOM_SERVER_TCP and we can connect with our clients to it.

Clients are sending data to server. (Example "GET ROOM TEPERATURE")

We can receive data with EVENT_RECEIVE_TEXT.

How can we send data back to client? (Example "ROOM TEPERATURE 24 °C")

0
Отвечен

Read initial state of KNX equipment

Silp Melafor 8 лет назад в Приложения / i3 Pro обновлен Aleksandr Romanov (CTO) 8 лет назад 3

Hi guys,

when I start client (visualization) I like to read data of KNX equipment to show what is switched and what is not. 


I try to use this but it sends no read command on KNX bus.

Drivers.iRidium Server.KNX IP Router.Valve1state is feedback from a switch.


JS:

IR.AddListener(IR.EVENT_START,0,function()
{
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Valve1state");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Valve2state");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Valve3state");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Hum");
  IR.GetVariable("Drivers.iRidium Server.KNX IP Router.Temp");

  IR.GetPage("Main").GetItem("GardenState").Text = "BEEE";
});

 

How can I do that? I3 reacts only on feedbacks but I am missing initial state of equipment.

Tnx.

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

I3 project is locking

Diego | Sbus Automação 8 лет назад в Приложения / i3 Pro обновлен Aleksandr Romanov (CTO) 8 лет назад 5

I have a project that was originally made in i2 and converted to i3, because of a video streaming with h264 protocol. The i3 project is being used in windows and iOS, however in windows the project is locking. Has anyone reported this problem on windows with i3?

0
На рассмотрении

Custom slider not showing in list with level items.

TuomoHautala 8 лет назад в Приложения / i3 Pro обновлен Ilya Markov (expert) 8 лет назад 1

In i3 there is new feature where you can add custom slider.

List template has level in it and there is custom slider added to it but it is not showing.

0

The Light button together with Slider

Triet, Phan Nguyen Vinh 8 лет назад в Приложения / i3 Pro 0

Hello Everybody,

Have a good day !

Has anyone used to use the Light Button together with slider on the same object ? I saw it in the sample 3D Hotel. Can you show me how to find or make this object ? I need it to work with Dimming Light. You can find photo below for object appearance


Thank you so much for your kindly support


Image 18841

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

edit list item properties

igor 8 лет назад в iRidium Script обновлен 8 лет назад 2

How do you change properties for the list items in a template?

My template has 2 dynamic images next to eachother, so for each listitem I need to set 2 url's.


For example:

var list = IR.GetPopup("Pop_camera").GetItem("camera_list");

list.CreateItem(0,1,{Image: urlPrefix+cameras[i]});

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

Studio working very slowly and with problems

Luana 8 лет назад в Приложения / i3 Pro обновлен 8 лет назад 2

My computer is really good but only iRidium Studio works slowly and with problems. It takes several seconds between the moment that I click on an object and the moment that I cand move or change its properties.

What can I do to resolve this problem?

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