Builder

class Builder

Properties

Link copied to clipboard
var tags: List<Tag>?

Metadata which can be used to manage the thing type.

Link copied to clipboard

The name of the thing type.

Link copied to clipboard

The ThingTypeProperties for the thing type to create. It contains information about the new thing type including a description, and a list of searchable thing attribute names.

Functions