Class Description
Communication function of communication equipment or a device such as a meter.
Attributes
Name | Type | Description |
---|---|---|
amrAddress | String | Communication ID number (e.g. serial number, IP address, telephone number, etc.) of the AMR module which serves this meter. |
amrRouter | String | Communication ID number (e.g. port number, serial number, data collector ID, etc.) of the parent device associated to this AMR module. |
direction | ComDirectionKind | Kind of communication direction. |
technology | ComTechnologyKind | Kind of communication technology. |
Relationships
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ComModule | 0..1 | ComFunction | 0..* | ComModule | Module performing this communication function. | ComFunctions | All functions this communication module performs. |