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.

0
Waiting for user's reply

Usb Sound card in UMC server

Allan Kowsky 6 jaar geleden in Server Solutions / UMC Server bijgewerkt door Vladimir Ovchinnikov (expert) 6 jaar geleden 4
0
Waiting for user's reply

Still no options for daylightsaving time in webinterface UMC Server

Theo Derks - NL (distributor) 7 jaar geleden in Server Solutions / UMC Server bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 3

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


0
Waiting for user's reply

MQTT: Convert data before sent/receive

Tanapol E. 7 jaar geleden in Server Solutions / UMC Server bijgewerkt door Ilya Markov (expert) 7 jaar geleden 1

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

0
Beantwoord

UMC server routing

AdG 7 jaar geleden in Server Solutions / UMC Server bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 4

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.

0

UMC server as gateway for bus monitor in ETS4

AdG 7 jaar geleden in Server Solutions / UMC Server bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 5

                            

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?

0
Not a bug

Strange behaviour in Webinterface OnBox

Theo Derks - NL (distributor) 7 jaar geleden in Server Solutions / UMC Server bijgewerkt door Aleksandr Romanov (CTO) 7 jaar geleden 1

Hi

Open webinterface Onbox iRidium Server 1.1.3

Go to Log Settings

This screen is showed:

Image 18433


Then, press F5 to refresh the screen:


Image 18434


Then press F5:

Image 18435



This is unusable and not workable. Please fix.


Thanks


Theo


0
Waiting for user's reply

How to use Iridiumserver as a gateway for ETS5

Marc Van de Vyver 8 jaar geleden in Server Solutions / UMC Server bijgewerkt door Theo Derks - NL (distributor) 8 jaar geleden 2

Can some one help me with this issue

0
Under review

Сервер постоянно перезагружается. Даже не успевает загружать иридиум.

Петр Андреев 8 jaar geleden in Server Solutions / UMC Server bijgewerkt 8 jaar geleden 8

Сервер постоянно перезагружается. Даже не успевает загружать иридиум.

через каждые 2 минуты примерно.

0
Beantwoord

Перепрошили сервер UMC, не видит устройства.

alksnis 8 jaar geleden in Server Solutions / UMC Server bijgewerkt door Oksana (expert) 8 jaar geleden 5

Добрый день! Iridium server не видит ни одного устройства после перепрошиквки устройства. Нужна новая лицензия?

Image 11763

Antwoord
Oksana (expert) 8 jaar geleden

Здравствуйте,


Воспользуйтесь, пожалуйста, инструкцией по обновлению версии iRidium Server. http://support.iridiummobile.net/topics/8521-obnovlenie-iridium-server-na-umc/