Skip to content

Commit

Permalink
CLOUD: Add packet details
Browse files Browse the repository at this point in the history
Signed-off-by: hubmartin <[email protected]>
  • Loading branch information
hubmartin committed Nov 3, 2023
1 parent 3431650 commit ae1225d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cloud/cloud-v2/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ Thanks to this, even low-power battery devices can be controlled and configured
- [**Web interface**](https://prod.hardwario.cloud/)
- [**API**](https://api.prod.hardwario.cloud/v2/documentation/index.html)

Cloud v2 improves the device's codecs. In Cloud v1 codecs had to be set manually, in v2 codecs are directly in the device's firmware and they are uploaded automatically.
**Cloud v2** improves the device's codecs. In Cloud v1 codecs had to be set manually, in v2 codecs are directly in the device's firmware and they are uploaded automatically.

**Cloud v2** together with the **LTE v2** subsystem in CHESTER also adds automatic packet fragmentation (supports packets with many kilobytes of payload), receive acknowledgment with retransmission and messages are SHA-256 signed.

## Cloud v2 structure

Expand Down

0 comments on commit ae1225d

Please sign in to comment.