Versions Compared

Key

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

...

There are several key components in the sample project you tested from the TQLStudio. For example, you will see a ThingModel that "combines" a ThingFacet. The ThingFacet has a number of Attributes and an Action. You will know more about these concepts in the Greenhouse tutorial-1.

    ThingModel and ThingFacet

Expand
titleClick here to expand
Info
iconfalse

Include Page
ThingFacets
ThingFacets

Go to page

You have also tried TQL Queries from the sample project you tested from the TQLStudio. In TQL, queries can cause actuation on things via CRUD operations on data. This is a unique cornerstone feature by TQL.

...