ES Client
File: es_client.h
Description: ES Client API
Example Usage
Initialize & use the ES Client module over CSP
1es_client_init();
2es_client_csp_tl_init(10);
Interface Functions
-
int8_t es_client_init(void)
[source] Initializes es client lib.
- Returns:
On success 0, -1 in case of failiure