Property | Type | Description | |
---|---|---|---|
enableLogging | bool | ||
hostname | string | ||
pingSleepSeconds | int | ||
port | |||
remoteApplicationID | string |
Method | Description | |
---|---|---|
WebSocketCloverDeviceConfiguration ( string hostname, |
||
WebSocketCloverDeviceConfiguration ( string hostname, |
||
getCloverDeviceTypeName ( ) : string | ||
getCloverTransport ( ) : |
||
getEnableLogging ( ) : bool | ||
getMessagePackageName ( ) : string | ||
getName ( ) : string | ||
getPingSleepSeconds ( ) : int | ||
getRemoteApplicationID ( ) : string |
public WebSocketCloverDeviceConfiguration ( string hostname, |
||
hostname | string | |
port | ||
return | System |
public WebSocketCloverDeviceConfiguration ( string hostname, |
||
hostname | string | |
port | ||
remoteApplicationID | string | |
enableLogging | bool | |
pingSleepSeconds | int | |
return | System |
public getCloverTransport ( ) : |
||
return |