-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
4 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
# SDK documentation | ||
# Astarte device SDKs documentation | ||
|
||
This repository contains documentation regarding the architecture and supported features for each | ||
of the Astarte device libraries (from now on called SDK). | ||
|
||
## Generic SDK features | ||
|
||
| Identifier | Name | Description | | ||
| ---------- | --------------------------- | --------------------------------------------------- | | ||
| **CR.01** | Registration from JWT | It should be possible to register a new device using a cached JWT at runtime | | ||
| **CR.02** | Device ID and credential secret | The SDK shoul be able to connect to an Astarte instance using a cached device ID and credential secret | | ||
|
||
Taken from [here](https://docs.google.com/spreadsheets/d/1E9YmG0yfT9kW0Du7GjQEN7-8JgFFg-GCkm8t8MBcT60/edit#gid=0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters