• Home
  • Annotate
  • current directory
Name Date Size #Lines LOC

..21-Aug-2025-

DemoTasks/21-Aug-2025-

subscription-manager/21-Aug-2025-

MQTT_Multitask.vcxproj A D21-Aug-20257 KiB102102

MQTT_Multitask.vcxproj.filters A D21-Aug-20258.9 KiB161161

demo_config.h A D21-Aug-202511 KiB30341

mqtt_broker_setup.txt A D21-Aug-20256.1 KiB8582

mqtt_multitask_demo.sln A D21-Aug-20252.8 KiB4645

readme.txt A D21-Aug-2025528 107

readme.url A D21-Aug-2025141 65

readme.txt

1The multi threaded example creates an MQTT agent (or daemon task).  It is thread
2safe because only the agent task is allowed to access the coreMQTT API - hence
3the API is only accessed from one FreeRTOS task.  Other tasks and interrupts
4needing to interact with the MQTT agent do so through a thread safe queue.
5
6! Plain text examples are for ease of evaluation only - product devices should
7! always use authenticated and encrypted communication.  Never send private or
8! sensitive data on an unencrypted connection.
9
10

readme.url

1[{000214A0-0000-0000-C000-000000000046}]
2Prop3=19,11
3[InternetShortcut]
4IDList=
5URL=https://www.freertos.org/mqtt/mqtt-agent-demo.html?
6