|
|
bool | active = false |
| |
|
CalcfgTransferType | type = CalcfgTransferType::None |
| |
|
uint32_t | lastActivityMs = 0 |
| |
|
uint32_t | definitionId = 0 |
| |
|
uint16_t | definitionVersion = 0 |
| |
|
uint16_t | definitionSize = 0 |
| |
|
uint16_t | definitionReceivedSize = 0 |
| |
|
DefinitionCacheHandle | definitionCacheHandle = {} |
| |
|
uint8_t | instanceId = 0 |
| |
|
uint32_t | revision = 0 |
| |
|
uint16_t | configSize = 0 |
| |
|
uint16_t | configReceivedSize = 0 |
| |
|
uint32_t | artifactSize = 0 |
| |
|
uint32_t | artifactReceivedSize = 0 |
| |
|
ArtifactUpdateMode | artifactUpdateMode = ArtifactUpdateMode::Remove |
| |
|
ArtifactStorageHandle | artifactStorageHandle = {} |
| |
|
uint8_t | config [SUPLA_SUPLET_MAX_CONFIG_SIZE+1] = {} |
| |
|
uint16_t | storageChunkIndex = 0 |
| |
|
uint16_t | storageChunkSize = 0 |
| |
|
uint8_t | storageChunk [SUPLA_SUPLET_TRANSFER_STORAGE_CHUNK_SIZE] = {} |
| |
The documentation for this struct was generated from the following file: