Smart Device Template
Repository for the Smart Device Template (SDT).
Version 3.0
Note that this project runs under Apache 2.0 license. Read the LICENSE in this repository, or refer to http://www.apache.org/licenses/LICENSE-2.0
Any contributions made to this project must comply with the aforementioned license. Quick Introduction
The Smart Device Template (SDT) is a template which is used to model the capabilities, actions and events of connected devices. The intent of the SDT is to be able to model any type of connected device using a well accepted and standardised format. The main application of SDT is to enable a uniformly structured Application Programmer’s Interface (API) to applications that need to interact with connected devices. Usually, these applications would communicate to devices using an Abstraction Layer as an intermediary logic. The Abstraction Layer „hides“ the technology-specific, native language format of devices of different technology type from the applications.
Read the full Introduction. Quick Links
'domain.xsd' Version 3.0
UML Diagram of the SDT 3.0 (source)
Content
You can find further Information here:
Introduction to the SDT
SDT Components
SDT Build System
Examples
Links & References
Changelog
LICENSE