
Control the routines by script
Hello Iridium,
I would be interesting to enable/dsable the sever's routines by script.
Get access to the property 'Enable' of routines would be interessting for our end customer..
This point will complet the property of schedule what you are rending access by script...

MQTT Import
Is it possible to import MQTT tags into the server via an import? I have many tags that I want to import. This could be much faster via CSV import.
Thanks

Bar with 'light' stripe on iPhone X
Hi
On the iPhone X, there is in the bottom a 'white stripe' (bar).
This is for swiping to other apps that are running on the iPhone.
Our installer is asking: can we de-activate this 'white stripe' in iRidium i3 pro app? So, it's not more visible?
Thanks
Theo


Выбор эмулятора по умолчанию
Поставил студию с нуля и обнаружил, что теперь мы имеем три эмулятора, DX11, OGL и стандартный. Как я понял это DirectX, Open GL и какая-то стандартная версия. Раньше некоторые тени элементов отображались некорректно. Перепробовал все версии эмуляторов и о чудо в DX11 отображается корректно и без артефактов. Вопрос, как установить его по умолчанию?

button ON on certain value
Hi,
What way is the best to make a button go in the ON state at a certain number and only at that number? This without using JS?
For example: I have a button with a relation where it reads in the value from a scene of a light. And i want that the button is in the ON state when the value is 13. With any other value the button needs to be in the OFF state.
At the moment i'm doing ith by writing the value in the value of the button, i change the button in a trigger button and change both values to the number it needs to be ON at. And i choose for feedback the invert channel. This seems to work but i don't even understand why it works.
So is there any better way to do this?

Android Studio Inent
Hello,
I am building or own application on android.
I want to start i3 Pro application from my application.
I need the intent from the app. For startin the activity.
For example this is the intent for starting the settings application: android.procider.Settings.ACTION_Settings.
startActivityForResult(new Intent(android.provider.Settings.ACTION_SETTINGS), 0)

Force read a KNX address bypassing the iridium tag
Hi,
We have a server project with a KNX IP Router driver present that occasionally fails to receive an update from the KNX bus when bus activity is high.
By monitoring the KNX bus I can see that both the command and feedback is sent across the KNX bus, but the feedback simply doesn't make it to the iRidium server driver. This causes an issue in that the tags storing these levels will be incorrect until the knx address makes another change.
To retrieve the value of a specific KNX address I am indexing
`var value = IR.GetVariable("Drivers.KNX Server.KNX IP Router.1/6/250");`
which retrieves the old value.
My question is this - is there a way I can force a re-read of a specific KNX address? So that if I detect that no update has been received when it should, I can force the KNX IP Router driver to actively read the KNX bus, instead of relying on its cached value?
Looking forward to your reply,
Dan

how to setup a failover server for raspberry pi iridium server
I'd like to setup a spare or failover server on a raspberry pi. The presentation https://www.slideshare.net/iRidiumMobile365/how-to-set-iridium-server states that it should be possible.
Can you give me any directions?

Feedback On Server is set to False but Read On Start can set to True?
Hi,
I just found that I can set Feedback "On server" to "False"
while "Read On Start" set to "True"
So when server restart this Feedback will send READ request to KNX
but IR will not use it at all
it this expect behavior or it is a bug?

IR.Getdevice server
Hello,
Is it possible to send a value from js to a tag on the server?
I have a UMC with a mqtt driver on it.
I would like to send a value from JS but cannot get it done with IR.GetDevice ("iRidium Server"). Set ("MQTT.Address", 1);
What am I doing wrong?
Customer support service by UserEcho