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