Versions Compared

Key

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

The lifecycle of models consists of several stages:

Definition: a model is developed using Thing Definition Language.

Compilation: a model is deployed to TQLEngine and the definition is compiled

Instantiation: model instance(s) are created when model attribute values are provided (by Create/Save queries)

Update: 

Delete

Explain the lifecycle of models (ThingModel, AppModel, DataModel). From definition, to instantiation, to updates/modification, or delete, to triggering of actions.

...