Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tools:coremqtt [2025/01/02 20:36] – [Resources] darrontools:coremqtt [2025/01/04 13:04] (current) darron
Line 3: Line 3:
 ===Resources=== ===Resources===
  
-[[https://freertos.github.io/coreMQTT-Agent/main/index.html|coreMQTT Agent]]+[[https://www.freertos.org/Documentation/03-Libraries/03-FreeRTOS-core/02-coreMQTT/00-coreMQTT|coreMQTT documentation]] 
 + 
 +[[https://freertos.github.io/coreMQTT/v2.3.1/index.html|coreMQTT API]] 
 + 
 +/* 
 +[[https://github.com/aws/aws-iot-device-sdk-embedded-C/blob/main/demos/mqtt/mqtt_demo_plaintext/|coreMQTT demo]] 
 +*/ 
 + 
 +[[https://www.freertos.org/Documentation/03-Libraries/03-FreeRTOS-core/03-coreMQTT-agent/01-coreMQTT-agent|coreMQTT Agent documentation]] 
 + 
 +[[https://freertos.github.io/coreMQTT-Agent/main/index.html|coreMQTT Agent API]]
  
 [[https://www.freertos.org/Documentation/02-Kernel/04-API-references/03-Task-utilities/00-Task-utilities#xtaskgettickcount|FreeRTOS xTaskGetTickCount]] [[https://www.freertos.org/Documentation/02-Kernel/04-API-references/03-Task-utilities/00-Task-utilities#xtaskgettickcount|FreeRTOS xTaskGetTickCount]]
 +
 +[[https://www.rfc-editor.org/rfc/rfc9431.pdf|MQTT RFC 9431]]