Infrared

Description

This object is being used to talk to the 'Infrared' service and receive a specific IR code.

Follow this instruction on how to setup the Infrared Service: https://quantumintegrate.atlassian.net/wiki/spaces/HELP/pages/14942451.


App Builder Object


In Ports

Position

Name

Message Type

Description

Position

Name

Message Type

Description

1

Load Brands

Trigger

The port that needs to be triggered in order to output the brands.

2

Action

String

The action you would like to execute with the IR code.

3

Brand

String

The brand you would like to define to lookup the devices

4

Device

String

The device you would like to define to lookup the configurations.

5

Config

String

The configuration you would like to define to lookup the possible actions


Out Ports

Position

Name

Message Type

Description

Position

Name

Message Type

Description

1

Brands

Array

An array of brands that can be sent into a dropdown gadget object.

2

Devices

Array

An array of devices that can be sent into a dropdown gadget object and is already filtered by the selected brand.

3

Configs

Array

An array of configs that can be sent into a dropdown gadget object and is already filtered by the selected device.

4

Actions

Array

An array of actions that can be sent into a dropdown gadget object and is already filtered by the selected config.

5

Code Out

Infrared

The infrared code for the defined action, config, device and brand.

 


Properties

Name

Description

Name

Description

Object Name

The name of the object on the canvas.