LumiNode - Version 2.0.0.BETA5#

Module Summary#

Interacts with, and controls, Luminex LumiNodes.

Module Status#

Note: Please be aware that this is a beta version of this IO Module which has not yet been fully tested. We recommend testing before use.

If you encounter any issues with this module, or have any feedback regarding its operation, please contact our support team.

Release Notes#

Version 2.0 Beta 5#

  • Triggers can now match any instance1

  • Checkbox “Active” removed from trigger “Updated profile”

  • Adds trigger “Active profile updated”

[1] Updates from previous beta will require recreating the module instance(s).
Trigger variables now include hostname as first variable.

Minor point releases (eg. 1.1.x) will be for small fixes and may not be listed here.

Operation#

Instance Properties#

Set the Hostname to the hostname or ip address of the node.

Optionally a Password can be set, this is revealed after checking Use authentication.

Setting the Poll interval will dictate how often the node is polled for updates.

Checking the Extended Logging and/or Log Comms checkboxes will provide more detailed log messages. These are intended for diagnostics and problem solving and should ideally be disabled during normal operation.

Status Variables#

The IO Modules tab of the web interface provides status variables to shows information about the module and monitor its state.

  • Access denied
  • Offline
  • Online
  • Unknown
Connection Result of last connection attempt
Active profile Currently active profile id and name, or 'none'
Name Device name
Serial Device serial number
Firmware Device firmware version

Triggers#

Updated connection#

Fires when the connection status to the node changes, matching Status.

Trigger variables:

  • Variable 1: Hostname (string).

  • Variable 2: Online or Offline (string).

Active profile updated#

Fires when the profile matching Name and Id is active.
Note: When the active profile is modified, the node will return a name of None, and an Id of -1 will be emitted.

Trigger variables:

  • Variable 1: Hostname (string).

  • Variable 2: Id (number).

  • Variable 3: Name (string).

Updated profile#

Fires when the profile matching Id updates.
e.g. Updated name, and/or active status.

Trigger variables:

  • Variable 1: Hostname (string).

  • Variable 2: Id (number).

  • Variable 3: Name (string).

  • Variable 4: Active? (boolean).

Actions#

Recall profile#

Sends a request to the node to active profile Id.
If Retain IP is selected, then the LumiNode is requested to retain it’s current IP settings.

Reboot#

Sends a request to the node to reboot.

Set LED brightness#

Sends a request to the node alter the LED brightness to Brightness.

Set display#

Sends a request to the node set display on or off based on On.

Support#

If you encounter any issues with this module, please contact our support team.