General operations module

This module contains the basic types and functions necessary to use the general services of the KernelAPI. Initialization is an essential prerequisite for utilizing KernelAPI functionality. User authorization can also be performed in this module. You can get useful information about the CSDK, for example accessible modules.

Most RecAPI operations work through Settings Collections. A Settings Collection acts as a kind of profile. It stores a set of operational settings, handled by the Settings Manager Module.

Distinct Settings Collections can store different values for given settings. A Settings Collection is authorized by an identifier that must be passed to all operations using that Settings Collection. Users can create and delete Settings Collections.