IDs and Naming Conventions
📄️ Identification Basics
Overview
📄️ Common Naming Conventions
When defining entity names, it's recommended to follow a few simple rules consistently throughout the entire application. This practice significantly improves clarity, structure, and reduces the potential for errors.
📄️ Configuration Entity Naming Conventions
In certain cases, especially with type-oriented configuration entities (usually containing "Type" in their name), the complete configuration or template involves multiple interconnected entities. To simplify the configuration process, the tSM platform provides the ability to automatically generate these related entities along with their initial setup. The names and codes of these automatically created entities are based on the primary type entity name that you define.
📄️ Naming Helper
Naming Helper