C# Class Yodiwo.Projects.SkyWriter.SkyWriterNodeConfig

Inheritance: IYConfigEntry
Afficher le fichier Open project: yodiwo/plegma Class Usage Examples

Méthodes publiques

Свойство Type Description
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

Property Details

ApiServer public_oe property

public string ApiServer
Résultat string

CertificateServerName public_oe property

public string CertificateServerName
Résultat string

FrontendServer public_oe property

public string FrontendServer
Résultat string

LocalWebServer public_oe property

public string LocalWebServer
Résultat string

MqttApiPasswd public_oe property

public string MqttApiPasswd
Résultat string

MqttBrokerHostname public_oe property

public string MqttBrokerHostname
Résultat string

MqttUseSsl public_oe property

public bool MqttUseSsl
Résultat bool

NodeKey public_oe property

public string NodeKey
Résultat string

NodeSecret public_oe property

public string NodeSecret
Résultat string

Uuid public_oe property

public string Uuid
Résultat string

YpchannelPort public_oe property

public int YpchannelPort
Résultat int

YpchannelSecure public_oe property

public bool YpchannelSecure
Résultat bool

webBase public_oe property

public string webBase
Résultat string