Skip to content
Snippets Groups Projects
Commit 9de5f3a2 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Added URI datatype.

parent fc4ef17e
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ You can find further Information here: ...@@ -24,7 +24,7 @@ You can find further Information here:
## Changes in 2.0 ## Changes in 2.0
- Introduced RootDevice to handle - Introduced RootDevice to handle
- Added new data types (byte, float, array, enum, date, time, datetime, blob) - Added new data types (byte, float, array, enum, date, time, datetime, blob, uri)
- Added ``readable`` and ``eventable`` to data points. - Added ``readable`` and ``eventable`` to data points.
- Added otional ``<SerialNumber>``, ``<VendorURL>`` and ``<FirmwareVersion>`` elements to DeviceInfo - Added otional ``<SerialNumber>``, ``<VendorURL>`` and ``<FirmwareVersion>`` elements to DeviceInfo
- Added optional ``<Doc>`` element to Event - Added optional ``<Doc>`` element to Event
......
...@@ -175,7 +175,7 @@ m1= 0,1</panel_attributes> ...@@ -175,7 +175,7 @@ m1= 0,1</panel_attributes>
<x>684</x> <x>684</x>
<y>18</y> <y>18</y>
<w>144</w> <w>144</w>
<h>189</h> <h>198</h>
</coordinates> </coordinates>
<panel_attributes>&lt;&lt;Enumeration&gt;&gt; <panel_attributes>&lt;&lt;Enumeration&gt;&gt;
DataType DataType
...@@ -189,7 +189,8 @@ enum ...@@ -189,7 +189,8 @@ enum
date date
time time
datetime datetime
blob</panel_attributes> blob
uri</panel_attributes>
<additional_attributes/> <additional_attributes/>
</element> </element>
<element> <element>
......
SDT/schema2.0/docs/images/Action.png

15.6 KiB | W: | H:

SDT/schema2.0/docs/images/Action.png

15.8 KiB | W: | H:

SDT/schema2.0/docs/images/Action.png
SDT/schema2.0/docs/images/Action.png
SDT/schema2.0/docs/images/Action.png
SDT/schema2.0/docs/images/Action.png
  • 2-up
  • Swipe
  • Onion skin
SDT/schema2.0/docs/images/Data.png

15.2 KiB | W: | H:

SDT/schema2.0/docs/images/Data.png

15.4 KiB | W: | H:

SDT/schema2.0/docs/images/Data.png
SDT/schema2.0/docs/images/Data.png
SDT/schema2.0/docs/images/Data.png
SDT/schema2.0/docs/images/Data.png
  • 2-up
  • Swipe
  • Onion skin
SDT/schema2.0/docs/images/SDT2.0_UML.png

81.7 KiB | W: | H:

SDT/schema2.0/docs/images/SDT2.0_UML.png

81.9 KiB | W: | H:

SDT/schema2.0/docs/images/SDT2.0_UML.png
SDT/schema2.0/docs/images/SDT2.0_UML.png
SDT/schema2.0/docs/images/SDT2.0_UML.png
SDT/schema2.0/docs/images/SDT2.0_UML.png
  • 2-up
  • Swipe
  • Onion skin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment