Мы перевели нашу службу поддержки на новую систему технической поддержки. С 17.01.2022 мы отключили возможность создавать обращения через личный кабинет userecho. Теперь все запросы обрабатываются по почте на support@iridi.com .


Спасибо вам за ваше понимание и хорошего дня.

0
Отвечен

Different values in in_Value and in_Name

Bram Swinkels 5 лет назад обновлен Vladimir Ovchinnikov (expert) 5 лет назад 6

I need 2 different values in the 'vari' variable. How can I do this?

var vari = "Server.Tags." + in_Name;

var value = in_Value;

var dag = IR.GetVariable("System.Date.DayOfWeek");

if(dag == 1 && vari == "Server.Tags.ma1" && value == "1")

{

     if(vari == "Server.Tags.uur1")

     {

           IR.Log("test");

     }

}

0
На рассмотрении

IR.AddListener(IR.EVENT_WORK,0,function() available in IR server?

Bram Swinkels 5 лет назад обновлен Vladimir Ovchinnikov (expert) 5 лет назад 1

Hi,

Can I use IR.AddListener(IR.EVENT_WORK,0,function() in iRidium Server?

So the server always checks the script?

0
Отвечен

Complex button

Wouter van der Post 5 лет назад обновлен Aleksandr Romanov (CTO) 5 лет назад 1

Hello,

I'm examining a way to build a 'control' that can easily be copy-pasted multiple times.

We've created a small video that shows the functionality of this control:

Screencast timer control.mp4

In this scenario the user can set a timer, and stop the timer when it's running. So initially I was thinking about a button with 3 states, in the Off state it looks like this:

Image 39285

The user can press the button and ends up in the second state. But in this state the user can adjust the time using the up/down arrows:

Image 39286

When the user presses 'start' the button ends up in the third state where the user can optionally stop the timer:

Image 39287

The actual timer functionality will be coded in JS, but I'm looking for the least complex way to create a UI like this without JS.

Do you have a suggestion how to accomplish this?

0
Отвечен

Languages of Google Home

Gabriel Manzano 5 лет назад обновлен Aleksandr Romanov (CTO) 5 лет назад 1

I have seen on the Wiki-Documentation that Amazon Alexa voice control supports some specific languages. My question is what languages ​​does Google Home specifically support? I want to control an installation in Spanish language, is it possible?

Thank you

0
Отвечен

Read sunset in scripts

Dan 5 лет назад обновлен Vladimir Ovchinnikov (expert) 5 лет назад 3

Hi,

I'm adding timed events based on the local daylight times to a project, with the ability to use an offset for these events.

Reading through some similar topics, I have found that you do not natively support this, so I have added this functionality through scripts in the following way:

To get the sunset time in the scripts:

  • Created a schedule, 'Sunset' that begins at sunset and ends at sunrise, repeating every day.
  • Created a routine, 'Sunset'... WHEN 'Sunset' starts, THEN send_tag (System.Date.Day -> Sunset_Alert)
  • This channel has a script modifier that sets a tag with the current time when called

The same was done to get sunrise time.

I have left this running over the weekend to populate the server tags with the current sunset and sunrise times before I implement the timed events functionality.

The sunrise tag has correct values, while the sunset tag is still blank.

Looking at the server logs, I've noticed the following

  • I see the following each time it is sunrise, which correctly sets the sunrise time
    • [08-03-2020 06:07:00.002] INFO State of event 'Sunrise' has been changed to start
      [08-03-2020 06:07:00.002] INFO SCRIPT Sunrise set to 6:07
      [08-03-2020 06:07:00.002] INFO Routine 'Sunrise' has been activated
      [08-03-2020 06:07:00.002] INFO State of event 'Sunset' has been changed to finish
  • I do not see any other mention of 'Sunset' in the logs.

I have tested changing the channel 'Sunset_Alert' from the web interface - the script modifier is correctly called.

Below is the schedule and event for Sunset that I have, can you see any reason why this may not be working?

Image 38723

Image 38725

Kind Regards,

Dan

0
Отвечен

Edit box limit value trough server

Bram Swinkels 5 лет назад обновлен Aleksandr Romanov (CTO) 5 лет назад 6

Is there a way that I can limit my characters in my editbox while I'm using a server. I have a script the only allows 2 characters, but when I go to my server panel I can fill more than 2 characters.

0
На рассмотрении

raspberry Pi 4

Anton Gegeniger 5 лет назад обновлен Vladimir Ovchinnikov (expert) 5 лет назад 3

Have you tried to run the Server on a Raspberry Pi 4? Is there any possible problem? Just want to buy Pi 4 for using as a server.

0
Отвечен

The Interface show parameters of "Power Metering - HDL"

anhtu129297 5 лет назад обновлен 5 лет назад 4

Hi everyone
Curently, my client is looking to add measurement funtionality " Power Metering - HDL ".
So, I do not know whether iridium has supported it or not? (eg:  Communication, measurement interface,...)

Because they very very like HDL devices and Iridium app so I really want to please them.
Hope that you guys can answer for me soon. Many Thanks!!!

Image 37926

0
Отвечен

Gira S1, X1 or G1 as KNX gateway?

Richard LeBlanc 5 лет назад обновлен Aleksandr Romanov (CTO) 5 лет назад 1

is it possible to use one of these components to connect a iRidium project to a installation?

0
Отвечен

HDL IntelliCenter - i3 lite requirement

Ranil Roshan 5 лет назад обновлен 5 лет назад 4

Hi

I'm planing to buy new HDL IntelliCenter Model 2 for one of my customers high end home theater control.

Does any one know what comes with HDL IntelliCenter and what additional to be purchase from iRidium to create the project on it.

Ranil



Сервис поддержки клиентов работает на платформе UserEcho