# Overview
Attribute | Type | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
stats | dictionary | Indexes table stats.
| |||||||||||||||
properties | dictionary | Dictionary containing a list of property names and a list of data types of the properties.
| |||||||||||||||
rule | string | Rule used to select Twins that should be present in the given Indexes table. This rule is evaluated when the Ledger is changed. It is not evaluated when a user or a Twin change. | |||||||||||||||
templates | dictionary | Dictionary containing templates for "properties" in form of key-value pairs:- key: property name, - value: template. The templates follow the Python string str.format() convention (see Format String Syntax(opens new window)). |
Was this article helpful?