Features available to organizations
Applications can only be created and modified by a user who is a system administrator.
Each application parameter is optional.
The identifier is generated automatically.
The name is displayed in the list of applications.
JavaScript code used to decode data coming from the data source. If specified here, it will override the script from the configuration of the data source connected to this application.
Code used to process data coming from the data source. If provided here, it will override the script from the configuration of the data source connected to this application.
This can be code written in JavaScript or Python.
This is a list of properties stored in JSON object format. Example:
{
"refreshInterval": 300
}
The application description is optional, but it’s a good idea to include brief information about its purpose and how to use it.