MqttFinder Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.NMOS.Helpers Namespace > MqttFinder Class >

MqttFinder Members

The MqttFinder type exposes the following members.

 

Methods


Name

Description

Public method Static member

SetStatic

Sets the static MQTT configuration parameters.

 

Properties


Name

Description

Public property Static member

FinderMode

Gets or sets the FinderMode property.

Public property Static member

MqttHost

Gets or sets the MQTT host address.

Public property Static member

MqttPassword

Gets or sets the MQTT password.

Public property Static member

MqttPort

Represents the port number used for MQTT communication.

Public property Static member

MqttUsername

Gets or sets the MQTT username.

 

Events


Name

Description

Public event Static member

OnMqttDiscovered

Event that is raised when an MQTT connection is discovered.

 

See Also


MqttFinder Class

BNCS.NMOS.Helpers Namespace