Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ThingModels and AppModels can inherit from model facets by using the keyword "combines".

Jira Legacy

showSummaryfalse
serverJIRA (mqidentity.atlassian.net)
serverId77fb3325-4051-36d9-bcc7-761f62050707
keyDOCS-18
 For example:

Code Block
languagexml
titleThingModel
linenumberstrue
<ThingModel Name="TempSensor" combines="TempFacetSerial"/>

...