This guide covers the naming convention rules for certain values inside Itential Platform.
For custom applications, the id in the pronghorn.json file is a combination of the scope and the application name, which also represents the file path for the application within the node_modules directory. For example, a scope of @scope and a name of app-name produces the id @scope/app-name.
The rules for the scope and the application name are:
.).-)._).Parameter and return values in methods and manual tasks are defined in the pronghorn.json model for an application. Names for these values must follow these rules:
_).-).It is recommended that parameter and return value names be limited to alphanumeric characters only and not Unicode characters.
deviceDevicerouter_device_devicedevice2gerät端末Any job variable names created by an automation designer within Automation Builder must follow the same rules as Parameter and return value names.