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.
is it possible to send e-mail from server?
Is it possible to send an e-mail from server which will be triggered by a value received from knx datapoint ?
autostart linux server
Hello,
Is there a command or setting to autostart the server on a linux device?
Also the "W" button shortcut isn't working in the server i think this need's to be checked.
I'm using a PC running Xubuntu 16.04 LTS
Серый цвет в синих буквах
Почему-то на всех синих надписях есть какие-то вкрапления серого цвета.
Можно ли от этого как-то избавиться?
Работа UDP во время появления надписи о демо-режиме
Есть проект, где реализованы UDP драйверы нескольких устройств. Проект работает на панели, но когда появляется сообщение о триальном режиме в верху окна сетевой обмен начинает тупить: сообщения перестают отсылаться и приниматься. Как только красные буквы пропадают, все начинает работать штатно.
Скажите, пожалуйста, это так и должно работать или я что-то где-то не донастроил? Можно ли сделать так, чтобы сетевой обмен работал непрерывно в течение всего триального времени?
Remove Test Mode from the Cloud
Can we please add the ability to remove a server from test mode in the cloud?
Currently we have to have access to the server to remove it from test mode.
It would be great to be able to toggle test mode here:
iRidium <-> Beckhoff <-> Twincat 3
HI to all,
My belgian installers have problems with iRidium + Beckhoff PLC (CX5130) + Modbus.
They get no connection with this combination.
Is there anybody worldwide that thas experience with this?
Please let us know!
Thanks
Theo
API Script - Condition with Popup
Hello everyone - One quick question please:
I would like to set an API script condition which would do this:
If popup1 is showed,
then show popup2 and hide popup1 and popup3
If popup1 is hidden
then toggle popup 2 and 3
I tried but couldn't figure out how to set the right script.
Any help would be much appreciated,
Thank you.
In the wiki: http://wiki2.iridiummobile.net/GUI_API#IR.EVENT_ITEM_SHOW
IR.AddListener(IR.EVENT_ITEM_SHOW,IR.GetItem("Popup 1"),function()
// Event is activated when popup 1 is shown
{
IR.Log("Popup 1 is Showing");//Outputting the message in the console
IR.ShowPopup("popup2")
IR.HidePopup("popup1")
IR.HidePopup("popup3")
});
IR.AddListener(IR.EVENT_ITEM_HIDE,IR.GetItem("Popup 1"),function()
// Event is activated when popup 1 is hidden
{
IR.Log("Popup 1 is hidden");//Outputting the message in the console
IR.TogglePopup("popup2")
IR.TogglePopup("popup3")
});
Fibaro
При запуске модуля вижу такое . Не понимаю , что делать дальше.
Сервер постоянно перезагружается. Даже не успевает загружать иридиум.
Сервер постоянно перезагружается. Даже не успевает загружать иридиум.
через каждые 2 минуты примерно.
Экранная клавиатура на Android.
На Android не работает экранная клавиатура. Можно ввести только цифры. И как результат, не могу даже ввести логин и пароль для входа в логин i3 pro.
Реализуйте работу экранной клавиатуры а Android.
Customer support service by UserEcho