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
Answered

Bluesound

Awais Amjad 6 years ago in Modules updated by Aleksandr Romanov (CTO) 6 years ago 4

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

0
Answered

Open Project Menu using JavaScript

Mike Slattery 6 years ago updated by Vladimir Ovchinnikov (expert) 6 years ago 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 years ago updated by Aleksandr Romanov (CTO) 6 years ago 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
Answered

Denon Heos

Barry 6 years ago updated by Vladimir Ovchinnikov (expert) 3 years ago 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 years ago in Bugs and problems updated by Vladimir Ovchinnikov (expert) 5 years ago 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 years ago in Ideas updated by Vladimir Ovchinnikov (expert) 6 years ago 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
Answered

Setup telegram in i3 lite

Govinda Raja 6 years ago updated by Slava Zhuravlev (expert) 5 years ago 6

Hello!
I want to understand the Telegram Setup in i3lite

0
Under review

AV & Custom Systems (HTTP) filtering problem

Lewis 6 years ago in Modules updated by Vladimir Ovchinnikov (expert) 6 years ago 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 years ago in Tips and Tricks updated by Vladimir Ovchinnikov (expert) 6 years ago 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
Answered

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

Martin Lang 6 years ago updated 6 years ago 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?