🕹️Device Simulator
Attention: To use the device simulator, the -> Device Simulator App must be installed.
The Device Simulator in Eliona allows you to simulate data streams to test dashboards, rules, and other functions before real devices are integrated. It is ideal for validating configurations, prototyping new features, and analyzing various scenarios. It also supports training and troubleshooting by emulating realistic operating conditions—without physical hardware.

Configure Device Simulator
Navigate to the desired asset attribute: Open an asset and select an attribute from the list of attribute values. To do this, click on the attribute [A].
Activate simulator: Turn on the device simulator with the Activate [B] switch.
Select simulation type: Select the desired type of simulation [C]:
▷ Sine wave: Smooth, cyclic data.
▷ Random: Unpredictable values.
▷ Sawtooth wave: Linear increase followed by an abrupt drop. These options can be found under Configuration.
Integer: Specifies whether the generated value should be an integer or a float [D].
Define parameters: Set the parameters for the simulation:
▷ Minimum value: The lowest generated value [E].
▷ Maximum value: The highest generated value [F].
▷ Interval (seconds): Interval in seconds for data generation. (Sampling rate) (How often should new data be generated?) [G].
▷ Frequency (Hz): Frequency in Hz for wave functions. (How often should the function reach the original value per second?) (typically less than 1) (May not be higher than 1/(2*Interval_seconds) to avoid aliasing/Nyquist frequency) [H].
Save settings: Click on Save to apply the configuration [I].
▷ The simulation is activated with the selected parameters.
Additional Administration Options
For advanced configurations and API-based generators, the Device Simulator App can be used. -> Device Simulator App Documentation
Last updated