Home > @activeviam/activeui-sdk > ActiveMonitorState
ActiveMonitorState interface
Signature:
export interface ActiveMonitorState
Properties
| Property | Type | Description |
|---|---|---|
| caption | string | caption of a datum |
| formattedValue | string | caption of a datum value |
| id | string | id of a datum |
| value | number | value of a datum |