Eliona
English
English
  • Overview
  • Guides
    • 🚀Right, let's get started!
    • Login
    • Set up a Project
    • Create User
    • Create and assign project roles
    • Add Asset
    • Create Custom Widgets
    • Add Rules
    • Install the Eliona App
    • Add BIM
    • Add Smart Assist view
    • Create a Digital Twin
    • White Labeling in Eliona
    • Image to Alarm
    • Suppressing Messages
    • Configure a meter change
    • Utilize QR-Code
    • How the “Wayfinding” works
  • Manuals
    • User Interface
    • Dashboard
      • Widget Block List
    • Alarms
    • Ticket Management
    • Rule Engine
    • Asset Management
    • Analytics & Reports
    • Smart Assist
      • SmartAssist View
      • Smart Assist Elements
    • Map
    • BIM
    • Digital Twin
    • Connection
      • MQTT
      • Webhook
      • RESTful
      • Kafka
      • OPC UA
      • Legacy
      • Format
      • Functions
    • Settings
      • Apps
        • Asset Filter
      • Templates
      • Script Engine
      • Audit Trail
      • Licence
      • System
    • Eliona Engineering
      • Users
      • Roles
      • Projects
      • Tag Management
      • Notifications Providers
      • Escalation
      • Assets Modeling
        • Asset template library
      • Asset Editor
    • Monitoring
    • Augmented Reality
    • Bookmarks
    • Notifications
  • ELIONA APPS
    • Apps
      • ABB Free@Home
      • Akenza
      • Booking
      • CoffeeCloud
      • Device Simulator
      • Exchange app
      • Glutz
      • GP Joule
      • Hailo
      • Kentix
      • KentixOne
      • Kontakt.io
      • Localino
      • Microsoft 365
      • Microsoft ADFS
      • Loriot.io
      • Niagara
      • myStrom App
      • OpenBOS
      • Renzbox
      • ROOMZ
      • SAML SSO
      • Signify
      • SpreadSheet
      • Stopwatch
      • Thingdust
      • Xovis
      • Xovis People Counter
      • Zevvy
    • Integrations
      • Niagara Module
    • App SDK
  • REFERENCES
    • Rest API
    • Engineering
  • Support Center
    • Changelog
    • FAQ
    • Service Desk
Powered by GitBook
On this page
  • Functions Overview
  • Create JavaScript Function
  • Function Configuration
  1. Manuals
  2. Connection

Functions

In eliona, functions are used to perform additional calculations or transformations on incoming data that are not covered by the format configuration.

PreviousFormatNextSettings

Last updated 1 year ago

Functions Overview

  1. Search functions: Click to search for specific functions.

  2. Create functions: Click to create a new function.

  3. Functions Names: Click to sort all functions alphabetically in ascending or descending order by name.

  4. Parameters: Click to sort all functions numerically in ascending or descending order by number of parameters.

  5. Remove functions: Click to remove the function.

  6. Configure functions: Click > to configure the function.

Create JavaScript Function

  1. Enter the name of the function

  1. Create the function.

Function Configuration

  1. Parameter: Selected Parameters.

  2. Results: Results of the test request.

Select an .

Select the desired parameters of the .

Test request: Click to test the function.

Remove function: Click to remove the function.

Save: Click to save changes.

Code editor: to create a function, the can write JavaScript code in the editor that returns an object. This object is used to perform additional calculations or transformations on the incoming data that will later be used to map to the .

Documentation: Click to access this documentation.

Asset Type: Selected .

asset type
asset type
user
asset
asset type
Functions Overview
Create Function
Choose Parameter
Function Configuration