C# Class Yodiwo.NodeLibrary.NodeConfig

Exibir arquivo Open project: yodiwo/plegma Class Usage Examples

Public Properties

Property Type Description
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

Public Methods

Method Description
Clone ( ) : NodeConfig

Method Details

Clone() public method

public Clone ( ) : NodeConfig
return NodeConfig

Property Details

CanSolveGraphs public_oe property

public bool CanSolveGraphs
return bool

CertificationServerName public_oe property

public string CertificationServerName
return string

Description public_oe property

public string Description
return string

EnableNodeDiscovery public_oe property

public bool EnableNodeDiscovery
return bool

FrontendServer public_oe property

public string FrontendServer
return string

Image public_oe property

public string Image
return string

IsWarlock public_oe property

public bool IsWarlock
return bool

MqttApiPasswd public_oe property

public string MqttApiPasswd
return string

MqttBrokerHostname public_oe property

public string MqttBrokerHostname
return string

MqttUseSsl public_oe property

public bool MqttUseSsl
return bool

Name public_oe property

public string Name
return string

NodeDiscovery_YPCPort_End public_oe property

public int NodeDiscovery_YPCPort_End
return int

NodeDiscovery_YPCPort_Start public_oe property

public int NodeDiscovery_YPCPort_Start
return int

Pairing_CompletionInstructions public_oe property

public string Pairing_CompletionInstructions
return string

Pairing_NoUUIDAuthentication public_oe property

public bool Pairing_NoUUIDAuthentication
return bool

Pathcss public_oe property

public string Pathcss
return string

SecureYpc public_oe property

public bool SecureYpc
return bool

YpServer public_oe property

public string YpServer
return string

YpchannelPort public_oe property

public int YpchannelPort
return int

uuid public_oe property

public string uuid
return string