Method | Description | |
---|---|---|
GetMetadata ( string historianInstance ) : Stream | ||
HistorianMetadataService ( ) : System |
Initializes a new instance of the HistorianMetadataService class.
|
|
LoadSettings ( ) : void |
Loads saved HistorianMetadataService settings from the config file if the RestService.PersistSettings property is set to true.
|
|
SaveSettings ( ) : void |
Saves HistorianMetadataService settings to the config file if the RestService.PersistSettings property is set to true.
|
public GetMetadata ( string historianInstance ) : Stream | ||
historianInstance | string | |
return | Stream |