Versions Compared

Key

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

...

When ThingModels do not combine any ThingFacet they are equivalent to DataModel i.e pure Attributes only.

  1. When ThingModels are do not combine ThingFacet it is equivalent of a DataModel i.e pure Data only.
  2. Although not required, it is best practice to always create a ThingModel with one attribute that is of type SystemId or Sid.

ThingModel can be created, read, update and deleted using TQL queries.

...