Naming rules for models
Nodes of models mapped to applications must follow these naming rules:
- Names must be unique for each model node located under the same parent level. For example, each property node under a parent node must use a unique name. The same name can be used for a property node located under a different parent node.
- Names are mandatory.
- Names are case insensitive.
- Names are limited to 40 Unicode characters and can be alphanumeric; special characters are not supported.
- Spaces and periods are supported, but not at the beginning or end of names.
- Underscores are supported anywhere in the names.
Additional naming rules for
ThingWorx
applications Nodes of models mapped to
ThingWorx
applications follow the naming rules as well as these additional rules:- The name cannot be the reserved keywordme.
Provide Feedback