Callback Functionality

An adapter implementation can use callback functions to log on to the Server, retrieve information related to schemas, and convey state information to the Server.

Callback functions are contained in the esp_server_lib.lib file for Windows installations, and in the libesp_server_lib.so file for Linux and Solaris installations.

The GenericAdapterInterface.h file contains import declarations for these functions.