Class Description
A single path for the collection or reporting of register values over a period of time. For example, a register which measures forward energy can have two channels, one providing bulk quantity readings and the other providing interval readings of a fixed interval size.
Attributes
Name | Type | Description |
---|---|---|
isVirtual | Boolean | If true, the data is being calculated by an enterprise system rather than metered directly. |
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 |
---|---|---|---|---|---|---|---|
ReadingType | 0..1 | Channel | 0..1 | ReadingType | Reading type for register values reported/collected by this channel. | Channel | Channel reporting/collecting register values with this type information. |
Register | 0..1 | Channel | 0..* | Register | Register whose values are collected/reported by this channel. | Channels | All channels that collect/report values from this register. |