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
Beantwoord

Bluesound

Awais Amjad 6 jaar geleden bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 4

how can i use bluesound java script module. is there any manual?

0
Beantwoord

Open Project Menu using JavaScript

Mike Slattery 6 jaar geleden bijgewerkt door Vladimir Ovchinnikov (expert) 6 jaar geleden 5

Is there a command to open the Project Menu using JavaScript? 

Can another project be started from a program?

0
Under review

Hydrawise implementation into Iridium Studio

Mantas Jasiulis 6 jaar geleden bijgewerkt door Aleksandr Romanov (CTO) 6 jaar geleden 1

Hello everyone,


I have a project where I have to implement Hydrawise watering system into "Iridium Studio" and be able to control watering zones from my app. Maybe someone already tried this or could help me out? This is their solution to the use of their API: link. I know that there is an example in the forums with oauth 2.0 implementation, but how do I implement it into Hydrawise?


Thanks in advance.

You can write me directly via email: mantas@bustoautomatika.lt

0
Beantwoord

Denon Heos

Barry 6 jaar geleden bijgewerkt door Vladimir Ovchinnikov (expert) 3 jaar geleden 1

Has anyone sucessfully integrated IM with Denon Heos?

Including coverart/feedback?

0
Under review

iRidium is still on top, while Always on top is disabled

Wouter van der Post 6 jaar geleden bijgewerkt door Vladimir Ovchinnikov (expert) 5 jaar geleden 10

Version: 1.2.12

Client: Windows


Hello,


I want to display a video on top of iRidium. Since iRidium doesn't support video files, I had to use VLC to play a video.

I've created a command line call to open VLC:

"C:\Program Files (x86)\VideoLAN\VLC\vlc.exe" -I dummy --width=512 --height=288 --video-x=1300 --video-y=700 --no-video-deco --no-embedded-video --no-loop --play-and-exit --video-on-top C:\video.mp4

A button in the project opens this command and the video is played.


But when I set iRidium to Full screen, the video is played on the background. Even when "Always on top" is disabled in iRidium.

Next I tried setting iRidium to run without a frame (so not fullscreen) and position it at X:0 Y:0. Still the video is played in the background, even when "Always on top" is disabled.


What can I do to make this work?

0

Bacnet in Iridium Lite

David Lagos 6 jaar geleden bijgewerkt door Vladimir Ovchinnikov (expert) 6 jaar geleden 1

Dear Iridium Support Team


I think that Iridium Lite is a good product, its configuration is faster and simpler than configuration of Iridium Pro. However, Iridium Lite does not have a Bacnet module.


If you will add a Bacnet module in Irdium Lite then integration with Bacnet Systems will be easy.


Do you plan to develop Bacnet module for Iridium Lite?

0
Beantwoord

Setup telegram in i3 lite

Govinda Raja 6 jaar geleden bijgewerkt door Slava Zhuravlev (expert) 5 jaar geleden 6

Hello!
I want to understand the Telegram Setup in i3lite

0
Under review

AV & Custom Systems (HTTP) filtering problem

Lewis 6 jaar geleden bijgewerkt door Vladimir Ovchinnikov (expert) 6 jaar geleden 5

Hello,


for using a REST API I need to make use of HTTP headers. Specifically Content-Length. I need to be able to send the header 'Content-Length: 0'. But it seems the DEVICE_CUSTOM_HTTP_TCP SendEx method filters any headers with the value of 0 or "0". Is there any workaround for this limitation?

0
Under review

can you store a list on the iridium server that the clients can access?

Jack Mutsers 6 jaar geleden bijgewerkt door Vladimir Ovchinnikov (expert) 6 jaar geleden 3

im making a messaging system and i was wondering if i could store the messages on the server because whenever i reopen the client the messages are gone.

0
Beantwoord

Is there a way to trigger some values/tags on iRidiumServer Linux x64?

Martin Lang 6 jaar geleden bijgewerkt 6 jaar geleden 4

Is it possible to get values directly into iRidium Server from within the linux bash? 


Or is the only way the workaround to make a local tcp connection to bring in some comments?