coreMQTT-Agent-Demos
coreMQTT-Agent-Demos copied to clipboard
Update the corMQTT Submodule Pointer
Description
This PR:
- Sets the new API pointers (
writevtransport interface) that was added in the later versions of coreMQTT - Includes
core_mqtt_config_defaults.hinsubscription_manager.has in the last version of MQTT it was already included in thecore_mqtt.hfile but in the latest version it isn't. - Adds versioning control to
demo_config.hfor OTA demo - Adds the macro to not use the custom config file for coreMQTT-Agent. In the previous version of coreMQTT-Agent
core_mqtt_agen_config.hwas not used but in the latest version it is hence the OTA demo fails as it does not find it.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.