MQTT

Frends.MQTT.Receive / 1.1.0

Summary

Connects to a broker, subscribes to a topic and gathers messages for a bounded listening period at a chosen quality of service, then disconnects.

Typical use — collecting from IoT and telemetry brokers on a schedule, where the listening window is the run's unit of work

Details

Frends version
5.7 and newer
Agent
Crossplatform
Target framework
net8.0
1.1.02026-08-17
Added
  • Added an Options parameter to control error handling: use ThrowErrorOnFailure to throw on failure, or set it to false to receive the error details in the result instead.
1.0.02025-04-07
Added
  • Initial implementation
An unhandled error has occurred. Reload 🗙