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.dll file for Windows installations, and in the libesp_server_lib.dll file for Linux installations.

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