BoonAmber.Model.GetStatusResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Pca | PCA | ||
| ClusterGrowth | Uint64Array | ||
| ClusterSizes | Uint64Array | ||
| AnomalyIndexes | Uint16Array | ||
| FrequencyIndexes | Uint16Array | ||
| DistanceIndexes | Uint16Array | ||
| TotalInferences | int | inferences since the most recent restart | |
| NumClusters | int | ||
| AnomalyThreshold | int | ||
| State | string | state of the sensor. Possible state variables are: Error, Buffering, Autotuning, Learning, Monitoring |