From d2f05379ec5895ba1256d81dbeb66ae5473446da Mon Sep 17 00:00:00 2001 From: Andreas Kraft <akr@mheg.org> Date: Wed, 6 May 2015 11:21:08 +0200 Subject: [PATCH] Added to Changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0030242..d30ece6 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ You can find further Information here: - Added attributes to data points (readable, eventable) - 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](SDT/schema2.0/docs/SDT_Components.md) -- GitLab