Skip to content
Snippets Groups Projects
user avatar
Andreas Kraft authored
92eab929
History
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)
  • Added attributes to data points (readable, eventable)
  • Added otional <SerialNumber>, <VendorURL> and <FirmwareVersion> elements to DeviceInfo
  • Added optional <Doc> element to Event
  • Added UML diagram