ComFunction
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
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ComFunction | 0..* | ComModule | 0..1 | ComFunctions | All functions this communication module performs. | ComModule | Module performing this communication function. |