Свойство | Тип | Описание | |
---|---|---|---|
enableLogging | bool | ||
hostname | string | ||
pingSleepSeconds | int | ||
port | |||
remoteApplicationID | string |
Метод | Описание | |
---|---|---|
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 | ||
Результат | System |
public WebSocketCloverDeviceConfiguration ( string hostname, |
||
hostname | string | |
port | ||
remoteApplicationID | string | |
enableLogging | bool | |
pingSleepSeconds | int | |
Результат | System |
public getCloverDeviceTypeName ( ) : string | ||
Результат | string |
public getCloverTransport ( ) : |
||
Результат |
public getRemoteApplicationID ( ) : string | ||
Результат | string |