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.
DMX Lighting Control OpenDMX via ArtNet or sACN
Hi all,
Wondering if anyone knows a way to control DMX lighting via OpenDMX Nodes using the ArtNet or sACN protocol. Is this a module that could be integrated to iRidium?
Thanks,
Внесение дополнительной функции в драйвер SIP
На объекте столкнулись с необходимостью глушить микрофон и управлять
динамиками при разговоре по SIP.
Необходимость возникла в связи с невозможностью убрать фон.
Необходимо реализовать возможность как в телефонном разговоре отключать
микрофон устройства.
--
С Уважением,
Нестеров Владимир Михайлович
________________________________
Инженер-технолог
ООО "Инжиниринговая компания "Уралспецтеплоремонт"
E-mail: nesterov@ustr-ekb.ru
http://www.ustr-ekb.ru
Тел.: +7 (343) 320-52-99
Тел. сот.: +7 (904) 38-26-299
Best regards,
Vladimir Nesterov
________________________________
Engineering technologist
LLC “Engineering company “Uralspecteploremont”
E-mail: nesterov@ustr-ekb.ru <mailto:nesterov@ustr-ekb.ru>
http:// www.ustr-ekb.ru <http://www.ustr-ekb.ru/>
Phone: +7 (343) 320-52-99
Mobile: +7 (904) 38-26-299
---
Это сообщение проверено на вирусы антивирусом Avast.
https://www.avast.com/antivirus
RS232 control through HDL-Bus
I would like to use iRidium and HDL-Bus to control my lighting system by Lumencache. Lumencache control commands are vis RS232/485 (e.g., light fixture #1 ON command is [1,255] and OFF command is [1,0]). Has anyone used HDL-Bus Logic and universal switch for RS232 control? I'm having difficulty figuring out the programming with the online documentation.
iRidium and АМХ TP4: States/Marquee Direction and States/Marquee Repeat.
It is not very urgent but it would be good to implement the properties States/Marquee Direction and States/Marquee Repeat. (c)
Driver Sony tv?
Anyone have driver to communicatie with a Sony tv and would like to share with me? Thanks!
Force Content-Length in header
Hello,
The webserver (API) I am calling from iRidium requires the Content-Length header to be present. Even a value of '0' is OK, as long as the header property is in the request.
If I execute the following:
IR.GetDevice("Custom AV").SendEx({ Type: "POST", Url: "/api/v1/sp/1/1, Headers: {"Content-Type":"application/json", "X-Api-Key":"somekey"}, cbReceiveCode: function(code) { if (code != 200) { IR.Log("Error response (" + code + ") received"); } }, cbReceiveText: function(text, code, headers) { if (code != 200) { IR.Log("Error response (" + code + ") received\r\nDetails: " + text); } } });
There is no Content-Length header in the request.
I tried to force it by adding an empty data object:
var data = ""; IR.GetDevice("Custom AV").SendEx({ Type: "POST", Url: "/api/v1/sp/1/1, Data: [data], Headers: {"Content-Type":"application/json", "X-Api-Key":"somekey"}, cbReceiveCode: function(code) { if (code != 200) { IR.Log("Error response (" + code + ") received"); } }, cbReceiveText: function(text, code, headers) { if (code != 200) { IR.Log("Error response (" + code + ") received\r\nDetails: " + text); } } });
But this also does not add the header.
According to the documentation I can't add this property to the Header field.
Can you tell me if there is another way to add "Content-Length":0 to the request header?
Telnet
Hi
Can anyone help me how to connect to a telnet without username and password and just send comments and receive feedback.Thanks
ethernet driver or DB for atlona switch pro3
hello
i need to control an atlona switch 8*8 PRO3 via ethernet like an AV customer
if there is any data base or driver for it to be controlled by I3 pro
Set by JS a Command parameter in HDL device
Hi all,
I want to change programaticaly (by JS) the UVNumber of a command of a HDL device to send a UV Switch command , but I do not found docs about how to do this.
Explain - I have a HDL device named HVAC1, with a command named IRChannel and the UVNumber = 0
I want to change by JS the UVNumber to any number from 1 to 240 and send the UV Switch comand to fisical device to send a IR command .
Something like this
IR.GetDevice("HVAC1").SetParameter(UVNumber = 51) ; //set UV Switch number in device
IR.GetDevice("HDL-BUS").Set("HVAC1:IRChannel 51",255); // Send UV Switch "n" On to fisical device
Someone could help me ?
Thanks in advance
I2 Control for IOS11
please, update I2 control for IOS11, I lose the original project and I only have ir in my iphone. I can’t manage my home
Customer support service by UserEcho