Adding a custom function in the end application

Adding a custom function in the end application

A custom function can be added within the end application for a specific model or module. You can configure the custom function to meet the specific requirements of a trigger or feature.
Info
Follow this guide to add a custom function in the developer application.
To create a custom function in the end application,
  1. Access the End Application.
  2. Click on the Settings icon in the top right corner.



  3. Click on Actions under the AUTOMATION section.



  4. Select the Custom Functions tab.



  5. Click Add Custom Function.


     
  6. Provide the required values in the required fields. For this illustration, Uplink Message Formatter is selected.



  7. Click Save. This will open the deluge code builder.
  8. Provide the required code.



    Here is a sample code for an uplink message formatter.

  9. Click Save and Close to save the code to the custom function and exit.


The custom functions will now be added to the application.

After a custom function is added, it must be associated as the action in the appropriate feature or module for the code to be executed. 

See Also
      Commands
      Connections
      Alarm Rules