Skip to content
Snippets Groups Projects
Name Last commit Last update
SDT
proposals
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

  • Introduced RootDevice to handle
  • 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