Skip to content
Snippets Groups Projects
Commit 2fd46d92 authored by ankraft's avatar ankraft
Browse files

Merge branch 'sdt3' of https://github.com/ankraft/SmartDeviceTemplate into sdt3

parents 1e826f29 d68a489e
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@
<Modules>
<ModuleClass name="operationStatus">
<Data>
<DataPoint name="operationStatus" writable="true">
<DataPoint name="operationStatus" readable="true" writable="true">
<Doc>This property indicates the ON/OFF status.</Doc>
<DataType>
<SimpleType type="boolean" />
......@@ -170,4 +170,4 @@
</Modules>
</Device>
</Devices>
</Domain>
\ No newline at end of file
</Domain>
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