Classes | |
| class | AdvancedPayloadParser |
| class | PayloadParser |
| class | StandardPayloadParser |
| This parser allows the processing of firmware data that is directly stored to the flash memory using RbootOutputStream. More... | |
Typedefs | |
| using | RbootPayloadParser = StandardPayloadParser |
Variables | |
| constexpr int8_t | VERSION_NOT_READY {-1} |
| constexpr int8_t | ERROR_INVALID_MQTT_MESSAGE {-1} |
| constexpr int8_t | ERROR_INVALID_PATCH_VERSION {-2} |
| constexpr int8_t | ERROR_UNKNOWN_REASON {-10} |
Typedef Documentation
◆ RbootPayloadParser
| using OtaUpgrade::Mqtt::RbootPayloadParser = typedef StandardPayloadParser |
Variable Documentation
◆ ERROR_INVALID_MQTT_MESSAGE
|
constexpr |
◆ ERROR_INVALID_PATCH_VERSION
|
constexpr |
◆ ERROR_UNKNOWN_REASON
|
constexpr |
◆ VERSION_NOT_READY
|
constexpr |
1.9.1