Skip to content

Instantly share code, notes, and snippets.

@mcroissant
Last active October 17, 2019 15:51
Show Gist options
  • Save mcroissant/51b50a50ff1471b09e76ee97ef8ed6b2 to your computer and use it in GitHub Desktop.
Save mcroissant/51b50a50ff1471b09e76ee97ef8ed6b2 to your computer and use it in GitHub Desktop.
SiLA Property definition
<Feature>
...
<Property>
<Identifier>FreezerTemperature</Identifier>
<DisplayName>Freezer Temperature</DisplayName>
<Description>The current temperature of the freezer</Description>
<DataType>
<Basic>Real</Basic>
</DataType>
<Observable>Yes</Observable>
</Property>
</Feature>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment