TheThing..::..TheSensorSourceInfo Members
The TheThing..::..TheSensorSourceInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| 
                         | 
                      TheThing..::..TheSensorSourceInfo()()()() | |
| 
                         | 
                      TheThing..::..TheSensorSourceInfo(TheThing..::..TheSensorSourceInfo) | 
Methods
| Name | Description | |
|---|---|---|
| 
                         | 
                      Equals(System.Object) | (Inherited from Object.) | 
| 
                         | 
                      Finalize | (Inherited from Object.) | 
| 
                         | 
                      GetHashCode | (Inherited from Object.) | 
| 
                         | 
                      GetType | (Inherited from Object.) | 
| 
                         | 
                      MemberwiseClone | (Inherited from Object.) | 
| 
                         | 
                      ToString | (Inherited from Object.) | 
Properties
| Name | Description | |
|---|---|---|
| 
                         | 
                      cdeType | 
                         
   The default cdeT type that this sensor should be mapped to
    
                       | 
                    
| 
                         | 
                      DisplayNamePath | 
                         
   A path of display names for user display: in the provider, there may be more than one such path for a given sensor id.
    
                       | 
                    
| 
                         | 
                      ExtensionData | 
                         
   Contains additional, provider specific meta data about the sensor.
    
                       | 
                    
| 
                         | 
                      SensorId | 
                         
   Uniquely identifies the source of the sensor within the provider's scope (i.e. an OPC UA node id).
    
                       | 
                    
| 
                         | 
                      SourceType | 
                         
   The type of the sensor in the provider's scope. Type system here is entirely defined by the provider.
    
                       |