Enum in Zendir.Messages
Description
List of available analysis models for some form of analysis on a sensor or component.
Properties
| Declared | Description |
|---|---|
| Fixed = 0 | Fixed model from system. |
| Lookup = 1 | Lookup Table Model, reading data from a CSV. |
| Facet = 2 | Facet Model, using reflection. |