Adding a custom function in the developer application
A
custom function can be added within the developer application for a specific
model or module. You can configure the custom function to meet the specific requirements of a trigger or feature. Once created, this custom function will be available in the corresponding device, asset, or location of the model selected in the configuration.
Follow this
guide to add a custom function in the end application.
To add a custom function in the developer application,
Access the Developer Application.
Click the Automate tab in the top.
Select Actions in the left pane.
Select the Custom Functions tab.
Click on Add Custom Function.
Provide the required values in the required fields. For this illustration, Message Handler option is selected.
Note: The custom function will be available only to the instance of the model/module selected while configuration.
Click Save. This will open the deluge code builder.
Provide the required code.
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.