Linker
INTRODUCTION
This component allows copying the state of a component in other components. For example, a series of lights must be switched together but are configured with different protocols. In this way, a switch Modbus can be “copied” in a switch with another protocol (KNX, Vimar or change station of Vivaldi device).
USE CASES
- If the user wants to change the temperature a series of thermostat.
- The user want to switch a series of multiple load controlls.

COMPONENT’S PROPERTIES
GUI
This component’s sample is made by using Graphic UI gateway.
Please refer to “Gateways / Protocols” guide in order to get further info.
Source: component from which to copy the value;
Change validation time [s]: waiting time (seconds) before the value is copied from the source component to the selected components;
Copy every [s]: Whenever the source component’s value is copied to the selected components;
Linked components: In order to select the components which the value of the source component will be set to, by clicking on “linked components” button a new window will open, the drag and drop the desired components inside the window;
Note: text field available for additional information on the component from the admin side.
Reminder before continuing:
- Download and Install EVE Logic plugin to enable plugins (link);
- After loading .eve project to the server, run EVE Remote app, log in and then wait a couple of minutes for logics activation.