Module types
Source - CompactStateHistory
- result object for database services
- FullItemState
- Full item state, used by replication services for bulk topics
- FullItemStateConnected
- Full item state with connected field
- FullRemoteItemState
- Full item state for remote items, used by HMI services
- HistoricalState
- helper object for database services - status can be null/absent
- ItemState
- basic state with OID specified inside the object, collected from RPC, useful to keep/transfer
via internal channels
- ShortItemState
- short item state, without set-time, collected from RPC, useful to keep/transfer via internal
channels
- ShortItemStateConnected
- short item state, without set-time but with connected field, useful to check are collected
items connected or keep the most recent known state
- State
- basic state object, usually collected from topics, ignores extra fields
- Fill
- Standard format for time-series data frames filling
- StateHistoryData
- a special state object, returned by state_history
- StateProp
- State property chooser
- StatePropExt
- State property extended chooser