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.
Usb Sound card in UMC server
Still no options for daylightsaving time in webinterface UMC Server
Hi,
In beta-version 1.1.8 we still don't see a possibility to set the day-light-saving-time in the section 'Date and time'...
This is necessary for all European countries with daylightsaving.
Please add this function a.s.a.p.
Thanks
Theo
MQTT: Convert data before sent/receive
Hi,
My MQTT sent/receive command by string "ON" and "OFF" not 0 1
Is it possible to convert them?
for example
when receive string "ON" from Feedback
just convert to 1
and when send 1 to MQTT Tag just convert and send out "ON" string
UMC server routing
I followed the manual: http://dev.iridiummobile.net/IRidium_Server_UMC/en
My question is: When should routing be turned "ON"?
Create an empty script file (JS icon on the top toolbar + New Script) and add the script in it:
IR.AddListener(IR.EVENT_START,0,function() { var KNXSerial = "KNXIPClientSerial"; // name of KNX Serial driver in your project if(IR.GetDevice(KNXSerial)) { IR.GetDevice(KNXSerial).SetParameters({ServerDevice: "iRidium Server"}); } IR.CreateDevice(IR.DEVICE_KNX_IP_SERVER, "iRidium Server", {Port: 3671, ClientDevice: KNXSerial, Routing: false // true - to turn Routing on }); });
After the project with the configured driver and script is launched on the UMC, you will be able to find the UMC in ETS and use it as an interface to access the bus.
UMC server as gateway for bus monitor in ETS4
I can use the UMC server as gateway to program the KNX components when I am in the local network with the UMC server. Can I do that also from the office, through an external IP address?
And, is it also possible to use the bus monitor in ETS4 with the UMC server as gateway?
Strange behaviour in Webinterface OnBox
Hi
Open webinterface Onbox iRidium Server 1.1.3
Go to Log Settings
This screen is showed:
Then, press F5 to refresh the screen:
Then press F5:
This is unusable and not workable. Please fix.
Thanks
Theo
Как в UMC server посмотреть логи? Меня интересует работа скрипта.
How to use Iridiumserver as a gateway for ETS5
Can some one help me with this issue
Сервер постоянно перезагружается. Даже не успевает загружать иридиум.
Сервер постоянно перезагружается. Даже не успевает загружать иридиум.
через каждые 2 минуты примерно.
Перепрошили сервер UMC, не видит устройства.
Добрый день! Iridium server не видит ни одного устройства после перепрошиквки устройства. Нужна новая лицензия?
Здравствуйте,
Воспользуйтесь, пожалуйста, инструкцией по обновлению версии iRidium Server. http://support.iridiummobile.net/topics/8521-obnovlenie-iridium-server-na-umc/
Customer support service by UserEcho