C# 클래스 Yodiwo.NodeLibrary.NodeConfig

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

공개 프로퍼티들

프로퍼티 타입 설명
CanSolveGraphs bool
CertificationServerName string
Description string
EnableNodeDiscovery bool
FrontendServer string
Image string
IsWarlock bool
MqttApiPasswd string
MqttBrokerHostname string
MqttUseSsl bool
Name string
NodeDiscovery_YPCPort_End int
NodeDiscovery_YPCPort_Start int
Pairing_CompletionInstructions string
Pairing_NoUUIDAuthentication bool
Pathcss string
SecureYpc bool
YpServer string
YpchannelPort int
uuid string

공개 메소드들

메소드 설명
Clone ( ) : NodeConfig

메소드 상세

Clone() 공개 메소드

public Clone ( ) : NodeConfig
리턴 NodeConfig

프로퍼티 상세

CanSolveGraphs 공개적으로 프로퍼티

public bool CanSolveGraphs
리턴 bool

CertificationServerName 공개적으로 프로퍼티

public string CertificationServerName
리턴 string

Description 공개적으로 프로퍼티

public string Description
리턴 string

EnableNodeDiscovery 공개적으로 프로퍼티

public bool EnableNodeDiscovery
리턴 bool

FrontendServer 공개적으로 프로퍼티

public string FrontendServer
리턴 string

Image 공개적으로 프로퍼티

public string Image
리턴 string

IsWarlock 공개적으로 프로퍼티

public bool IsWarlock
리턴 bool

MqttApiPasswd 공개적으로 프로퍼티

public string MqttApiPasswd
리턴 string

MqttBrokerHostname 공개적으로 프로퍼티

public string MqttBrokerHostname
리턴 string

MqttUseSsl 공개적으로 프로퍼티

public bool MqttUseSsl
리턴 bool

Name 공개적으로 프로퍼티

public string Name
리턴 string

NodeDiscovery_YPCPort_End 공개적으로 프로퍼티

public int NodeDiscovery_YPCPort_End
리턴 int

NodeDiscovery_YPCPort_Start 공개적으로 프로퍼티

public int NodeDiscovery_YPCPort_Start
리턴 int

Pairing_CompletionInstructions 공개적으로 프로퍼티

public string Pairing_CompletionInstructions
리턴 string

Pairing_NoUUIDAuthentication 공개적으로 프로퍼티

public bool Pairing_NoUUIDAuthentication
리턴 bool

Pathcss 공개적으로 프로퍼티

public string Pathcss
리턴 string

SecureYpc 공개적으로 프로퍼티

public bool SecureYpc
리턴 bool

YpServer 공개적으로 프로퍼티

public string YpServer
리턴 string

YpchannelPort 공개적으로 프로퍼티

public int YpchannelPort
리턴 int

uuid 공개적으로 프로퍼티

public string uuid
리턴 string