Материал из Module developer
//Creating an event IR.ADVANCED_NUMBER var l_oEvent = l_oSubDevice.AddEvent("Temperature drops below...", "Drivers.Nest.CurrentTemperature", false, "<", null, { Type: IR.ADVANCED_NUMBER, Name: "Temperature", Min: 0, Max: 100 }); </syntaxhighlight> |attentions= Get the full path to a channel, driver feedback channel or a token in the studio with the help of Relations.
