C# Class OSAE.IPCam.IPCam

Inheritance: OSAE.OSAEPluginBase
Show file Open project: opensourceautomation/Open-Source-Automation

Public Methods

Method Description
OwnTypes ( ) : void
ProcessCommand ( OSAEMethod method ) : void
RunInterface ( string pluginName ) : void
Shutdown ( ) : void
renameingSys ( string fieldData, string camParam1, string camParam2 ) : string

Private Methods

Method Description
DownloadFileCallback2 ( Object sender, AsyncCompletedEventArgs e ) : void
UploadStringCallback2 ( Object sender, UploadStringCompletedEventArgs e ) : void

Method Details

OwnTypes() public method

public OwnTypes ( ) : void
return void

ProcessCommand() public method

public ProcessCommand ( OSAEMethod method ) : void
method OSAE.OSAEMethod
return void

RunInterface() public method

public RunInterface ( string pluginName ) : void
pluginName string
return void

Shutdown() public method

public Shutdown ( ) : void
return void

renameingSys() public method

public renameingSys ( string fieldData, string camParam1, string camParam2 ) : string
fieldData string
camParam1 string
camParam2 string
return string