C# 클래스 XDAFileWatcher.Meter

파일 보기 프로젝트 열기: GridProtectionAlliance/openXDA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Alias string
AssetID string
Model string
Name string
SN string
StationID string
StationName string
Vendor string

공개 메소드들

메소드 설명
Meter ( ) : System

메소드 상세

Meter() 공개 메소드

public Meter ( ) : System
리턴 System

프로퍼티 상세

Alias 공개적으로 프로퍼티

public string Alias
리턴 string

AssetID 공개적으로 프로퍼티

public string AssetID
리턴 string

Model 공개적으로 프로퍼티

public string Model
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

SN 공개적으로 프로퍼티

public string SN
리턴 string

StationID 공개적으로 프로퍼티

public string StationID
리턴 string

StationName 공개적으로 프로퍼티

public string StationName
리턴 string

Vendor 공개적으로 프로퍼티

public string Vendor
리턴 string