Engine
Covers Engine 2.0.0
Channels and Persistence
Read, write, search, and persist channel data and channel definitions.
| Operation | Description |
|---|---|
rapid/channel-export-start | Starts a detached channel data export job. |
rapid/delete-channel | Deletes channel. |
rapid/delete-channel-dataframe | Deletes channel dataframe. |
rapid/delete-channels | Deletes multiple local channels in one protected RAPID configuration transaction. |
rapid/get-channel-field-config | Returns channel field config. |
rapid/get-channel-keys | Returns channel keys. |
rapid/get-channels-data | Returns channels data. |
rapid/get-fixed-configuration | Returns RAPID fixed-channel configuration and protection state. |
rapid/get-persistence-diagnostics | Returns persistence diagnostics. |
rapid/query-channel-last-recorded | Queries channel last recorded. |
rapid/query-channel-range | Queries channel range. |
rapid/query-channel-range-start | Starts a cancellable, low-priority historical graph query job. |
rapid/search-channel-dataframes | Searches channel dataframes. |
rapid/search-channel-keys | Searches channel keys. |
rapid/set-fixed-configuration-sealed | Opens or protects RAPID’s fixed-channel configuration after active task transactions finish. |
rapid/upsert-channel-field | Creates or updates a typed channel field. |