|
supla-device
|

Public Attributes | |
| bool | active = false |
| uint32_t | sessionId = 0 |
| uint32_t | lastActivityMs = 0 |
| uint32_t | definitionId = 0 |
| uint16_t | definitionVersion = 0 |
| uint16_t | jsonSize = 0 |
| uint16_t | receivedSize = 0 |
| DefinitionCacheHandle | cacheHandle = {} |
| uint16_t | currentChunkIndex = 0 |
| uint16_t | currentChunkSize = 0 |
| uint8_t | expectedSha256 [32] = {} |
| uint8_t | currentChunk [SUPLA_SUPLET_DEFINITION_CACHE_CHUNK_SIZE] = {} |
| Supla::Sha256 | sha256 = {} |