Versions Compared

Key

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

...

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

In this case, ThingModel TemSensor TempSensor will have all attributes of TempFacetSerial.

...

Because only models can be instantiated, not model facets, model facets must be combined into a model to be used in for meaningful use at run time.