-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating documentation and deprecating old APIs
- Loading branch information
Showing
19 changed files
with
237 additions
and
219 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
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
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# KUKSA Documentation | ||
|
||
This folder contain various documents related to KUKSA | ||
|
||
Document | Content/Comment | ||
----------|-------------------- | ||
[Eclipse Kuksa™ Databroker User Guide](user_guide.md) | Guide on how to start and configure Kuksa Databroker | ||
[Kuksa Quickstart](quickstart.md) | Introduction on how to interact with Kuksa Databroker | ||
[Kuksa System Components and Deployment](system-architecture.md) | Description of the Kuksa Architecture | ||
[Supported Protocols](protocol.md) | Protocols supported by Kuksa Databroker | ||
[Databroker sdv.databroker.v1 Query Syntax](QUERY.md) | Query syntax available in `sdv.databroker.v1` | ||
[Kuksa TLS concept](tls.md) | Introduction to the Kuksa TLS Concept | ||
[Kuksa Authorization Concept](authorization.md) | Introduction to the Kuksa Token Concept | ||
[Runtime behavior and potential attacks](behavior.md) | Description of the runtime behavior of Kuksa Databroker | ||
[Deployment Blueprints](deployment.md) | Logical description of possible deployments of Kuksa | ||
[Kuksa Analysis](kuksa_analysis.md) |Functional requirements, design topics and use case diagrams | ||
[Mapping VSS data types to protobuf Types](TYPES.md) | How VSS datatypes are represented internally in Kuksa Databroker | ||
[Terminology](terminology.md) | Description of terms commonly used in Kuksa Documentation | ||
[Wildcard Matching Rules](wildcard_matching.md) | Wildcard matching rules for `sdv.databroker.v1` and `kuksa.val.v1` |
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
Oops, something went wrong.