IOT Dash
Public Member Functions | List of all members
IotDash.Services.Mqtt.Implementation.MqttNet_Publisher Class Reference
Inheritance diagram for IotDash.Services.Mqtt.Implementation.MqttNet_Publisher:
Inheritance graph
[legend]
Collaboration diagram for IotDash.Services.Mqtt.Implementation.MqttNet_Publisher:
Collaboration graph
[legend]

Public Member Functions

 MqttNet_Publisher (HostedMqttService serviceRoot, IServiceProvider provider)
 
async Task SendAsync (string topic, string value)
 
async Task SendAsync (MqttApplicationMessage msg)
 

Detailed Description

A component of the HostedMqttService. Responsible for queueing ready-to-send messages and pushing them to the MQTT client.


The documentation for this class was generated from the following file: