PayloadParser.h File Reference
#include <Platform/System.h>#include <Data/Stream/ReadWriteStream.h>#include <Network/Mqtt/MqttPayloadParser.h>#include <memory>
Include dependency graph for PayloadParser.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | OtaUpgrade::Mqtt::PayloadParser |
| struct | OtaUpgrade::Mqtt::PayloadParser::UpdateState |
Namespaces | |
| OtaUpgrade | |
| OtaUpgrade::Mqtt | |
Variables | |
| constexpr int8_t | OtaUpgrade::Mqtt::VERSION_NOT_READY {-1} |
| constexpr int8_t | OtaUpgrade::Mqtt::ERROR_INVALID_MQTT_MESSAGE {-1} |
| constexpr int8_t | OtaUpgrade::Mqtt::ERROR_INVALID_PATCH_VERSION {-2} |
| constexpr int8_t | OtaUpgrade::Mqtt::ERROR_UNKNOWN_REASON {-10} |
1.9.1