Evaluate the more suitable option for permanent storage (database) in C++.
Permanent storage should be used for:
- The device introspection (to check upon reconnection without a clean session)
- A previous synchronization (pairing) with Astarte
- The device properties
Evaluate the more suitable option for permanent storage (database) in C++.
Permanent storage should be used for: