|
IOT Dash
|


Public Member Functions | |
| MqttNet_Publisher (HostedMqttService serviceRoot, IServiceProvider provider) | |
| async Task | SendAsync (string topic, string value) |
| async Task | SendAsync (MqttApplicationMessage msg) |
A component of the HostedMqttService. Responsible for queueing ready-to-send messages and pushing them to the MQTT client.