Golioth Zephyr SDK
SDK for development of Zephyr OS powered devices with Golioth
Golioth System Client

Macros

#define GOLIOTH_SYSTEM_CLIENT_GET()   (&_golioth_system_client)
 Get pointer to Golioth system client instance. More...
 

Functions

void golioth_system_client_start (void)
 Start Golioth system client. More...
 
void golioth_system_client_stop (void)
 Stop Golioth system client. More...
 

Detailed Description

Macro Definition Documentation

◆ GOLIOTH_SYSTEM_CLIENT_GET

#define GOLIOTH_SYSTEM_CLIENT_GET ( )    (&_golioth_system_client)

Get pointer to Golioth system client instance.

Function Documentation

◆ golioth_system_client_start()

void golioth_system_client_start ( void  )

Start Golioth system client.

◆ golioth_system_client_stop()

void golioth_system_client_stop ( void  )

Stop Golioth system client.