C# 클래스 Yodiwo.Projects.SkyWriter.SkyWriterNodeConfig

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

공개 프로퍼티들

프로퍼티 타입 설명
ApiServer string
CertificateServerName string
FrontendServer string
LocalWebServer string
MqttApiPasswd string
MqttBrokerHostname string
MqttUseSsl bool
NodeKey string
NodeSecret string
Uuid string
YpchannelPort int
YpchannelSecure bool
webBase string

프로퍼티 상세

ApiServer 공개적으로 프로퍼티

public string ApiServer
리턴 string

CertificateServerName 공개적으로 프로퍼티

public string CertificateServerName
리턴 string

FrontendServer 공개적으로 프로퍼티

public string FrontendServer
리턴 string

LocalWebServer 공개적으로 프로퍼티

public string LocalWebServer
리턴 string

MqttApiPasswd 공개적으로 프로퍼티

public string MqttApiPasswd
리턴 string

MqttBrokerHostname 공개적으로 프로퍼티

public string MqttBrokerHostname
리턴 string

MqttUseSsl 공개적으로 프로퍼티

public bool MqttUseSsl
리턴 bool

NodeKey 공개적으로 프로퍼티

public string NodeKey
리턴 string

NodeSecret 공개적으로 프로퍼티

public string NodeSecret
리턴 string

Uuid 공개적으로 프로퍼티

public string Uuid
리턴 string

YpchannelPort 공개적으로 프로퍼티

public int YpchannelPort
리턴 int

YpchannelSecure 공개적으로 프로퍼티

public bool YpchannelSecure
리턴 bool

webBase 공개적으로 프로퍼티

public string webBase
리턴 string