Skip to content
Snippets Groups Projects
Commit 291f6adb authored by Yongjing Zhang's avatar Yongjing Zhang
Browse files

update the 'Note' of name conflict note for Product

parent d3b9bbaa
Branches MAS-2018-0082-Introducing_Product
No related tags found
1 merge request!6Mas 2018 0082 introducing product
......@@ -184,9 +184,9 @@ The element has the following attributes:
- **domain** : Identifier / Reference of the [Domain](#Domain) of the extended *Product*. Optional if in the same domain.
- **class** : *id* of the *Product* in the [Domain](#Domain) that is extended. Required for this element.
**Note**: New extended *Properties* and *ModuleClasses* **should** have different names from those in the inherited *DeviceClass*. In case the names conflict, the newly defined *Properties* and *ModuleClasses* shall override the inherited ones.
**Note**: New extended *Properties* and *ModuleClasses* **shall** have different names from those in the implemented *DeviceClass* if they're defined in the same *Domain*.
**Editor's Note**: the description of the optionality of the datapoints, properties, actions, events in the inherited ModuleClass is FFS.
**Editor's Note**: the description of the optionality of the datapoints, properties, actions, events in the implemented ModuleClass is FFS.
#### XML Example
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment