Skip to content

Commit

Permalink
Reorganized following discussion
Browse files Browse the repository at this point in the history
Signed-off-by: Simone Orru <[email protected]>
  • Loading branch information
sorru94 committed Jul 24, 2024
1 parent 274cad7 commit f529b17
Show file tree
Hide file tree
Showing 14 changed files with 8 additions and 1,630 deletions.
27 changes: 0 additions & 27 deletions source/features/data_streaming.md

This file was deleted.

4 changes: 0 additions & 4 deletions source/features/data_validation.md

This file was deleted.

31 changes: 0 additions & 31 deletions source/features/device_connection.md

This file was deleted.

8 changes: 0 additions & 8 deletions source/features/device_id_generation.md

This file was deleted.

16 changes: 0 additions & 16 deletions source/features/device_registration.md

This file was deleted.

8 changes: 0 additions & 8 deletions source/features/interfaces_parsing.md

This file was deleted.

24 changes: 0 additions & 24 deletions source/features/properties.md

This file was deleted.

6 changes: 1 addition & 5 deletions source/features_unified.md → source/features_def.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Features (single-file)
# Features definition

A set of possible features supported by the SDKs is presented in this section.
Each Astarte device SDK implements a slighly different set of features. While some might be
common to all the SDKs, others might be more relevant to some programming language or framework
and subequently be only implemented in a set of SDKs.

```{contents} Comprehensive list of features for the Astarte device SDKs:
:depth: 2
:local: true
```
## Device ID generation

An Astarte instance identifies each device through an unique identifier.
Expand Down
18 changes: 0 additions & 18 deletions source/features_split.md

This file was deleted.

3 changes: 3 additions & 0 deletions source/features_support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Features support

**WIP:** A table will be added here to display support for each feature in all the SDKs.
2 changes: 1 addition & 1 deletion source/get_started_split.md → source/get_started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Getting started guide (Option 3)
# Getting started guide

All of the Astarte device SDKs are dependent on an Astarte instance running locally or remotely.
As such, if you are not already familiar with setting up an Astarte instance we recommend reading
Expand Down
Loading

0 comments on commit f529b17

Please sign in to comment.