Entity Device Channel Parameters

DescriptionA list of reported parameter values for a given device channel.

Attributes
Channel NameChannel Name
Parameter SeqParameter Seq
Text ValueText Value
ValueValue
Value Unit Of MeasureValue Unit Of Measure

Relationship
Device Channel Parameters_Device Channel_FKDevice Channel Parameters_Device Channel_FK

Dependencies
 NONE

Reverse Dependencies
 

Attribute Details

 Channel Name
DescriptionIdentifies the name of the channel parameter.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Parameter Seq
DescriptionThe relative order or importance of this row in the list of channel parameters.
Data TypeStandards - Data Domains.ddm/Data Domains/Sequence Number [INTEGER]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Text Value
DescriptionIn some cases, the reported value is in text form.

For example:
Operational Mode of a pump may be "pump-status-infusing"
Data TypeStandards - Data Domains.ddm/Data Domains/Text Small [VARCHAR(50)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Value
DescriptionThe value reported by the device for a given channel parameter.
Data TypeStandards - Data Domains.ddm/Data Domains/Number Float [FLOAT(5)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse



 Value Unit Of Measure
DescriptionThe unit of measure for the value reported by the device for a given channel parameter.
Data TypeStandards - Data Domains.ddm/Data Domains/Enumeration [VARCHAR(20)]
Is Part Of PrimaryKeyfalse
Is Requiredfalse
Is Derivedfalse
Is Surrogate Keyfalse

Relationship Details

 Device Channel Parameters_Device Channel_FK
Is Identifying Relationshipfalse
Child TableDevice Channel Parameters
Child MultiplicityZERO_TO_MANY
Child Referential Integrity: On DeleteNONE
Child Referential Integrity: On InsertNONE
Child Referential Integrity: On UpdateNONE
Parent TableDevice Channel
Parent MultiplicityONE
Parent Referential Integrity: On DeleteNONE
Parent Referential Integrity: On InsertNONE
Parent Referential Integrity: On UpdateNONE