Skip to content
Snippets Groups Projects
Select Git revision
  • WI-0081-Smart_Device_Template_4_0 default
  • RDM-2020-0024-SDT_4_0_-_Renaming_Data_Types protected
  • RDM-2020-0026-SDT_4_0_–_Introducing_Referenced_SubDevices protected
  • RDM-2020-0025-SDT_4_0_-_Removing_optional_from_ModuleClass protected
  • RDM-2020-0021-SDT_4_0_-_New_documentation protected
  • RDM-2020-0001-SDT_4_0_-_Proposed_Multiplicity_for_ModuleClasses_and_SubDevices protected
  • RDM-2019-0003-SDT_4_0_–_Proposed_Changes_to_XSD protected
  • RDM-2019-0065-SDT_4_0_-_Documentation_changes protected
  • RDM-2019-0042-SDT_4_0_–_Changes_to_Product protected
  • MAS-2018-0139-SDT_4_0_–_Adding_support_for_enumeration_types_and_values protected
  • MAS-2018-0140-SDT_4_0_–_Adding_support_for_semantic_references protected
  • RDM-2019-0011-SDT_4_0_-_Moving_Product_under_Domain protected
  • MAS-2018-0161-SDT_4_0_-_Support_for_excluding_certain_components_when_inheriting protected
  • RDM-2019-0010-SDT_4_0_–_Align_types_of_names_and_identifiers protected
  • RDM-2019-0009-SDT_4_0_–_Align_spelling_of_import protected
  • RDM-2019-0008-SDT_4_0_-_Changes_to_Data_Points_and_Actions protected
  • RDM-2019-0031-Changing_SDT_XML_Namespace protected
  • MAS-2018-0158-SDT_4_0_–_Removing_BasicType_enum protected
  • MAS-2018-0141-SDT_4_0_–_Adding_support_for_defining_and_referencing_data_types protected
  • MAS-2018-0135-SDT_4_0_-_Introducing_void_data_type_to_BasicType protected
  • 3.0
  • 2.0.1
22 results

SDT

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Andreas Kraft authored
    2cce1760
    History
    Name Last commit Last update
    SDT
    proposals
    .gitignore
    LICENSE
    README.md

    RWD050

    Repository for the Smart Home Device Template (SDT).

    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 forementioned license.

    Quick Links

    Content

    You can find further Information here:

    Changes in 2.0.1

    • Added missing "uri" data type.

    Changes in 2.0

    • Introduced RootDevice to support hierarchical embedded devices.
    • Added new data types (byte, float, array, enum, date, time, datetime, blob, uri)
    • Added readable and eventable to data points.
    • Added otional <SerialNumber>, <VendorURL> and <FirmwareVersion> elements to DeviceInfo
    • Added optional <Doc> element to Event
    • Changed the optionality of the <DataPoint>'s type attribute to "required".
    • Added UML diagram
    • Changed the namespace for the XSD from "hgi.org" to "homegatewayinitiative.org".