Golioth Zephyr SDK
SDK for development of Zephyr OS powered devices with Golioth
golioth_unsecure Struct Reference

UDP (unsecure) credentials (identity only) of Golioth client. More...

#include <golioth.h>

Public Attributes

const uint8_t * identity
 
size_t identity_len
 

Detailed Description

UDP (unsecure) credentials (identity only) of Golioth client.

Member Data Documentation

◆ identity

const uint8_t* golioth_unsecure::identity

◆ identity_len

size_t golioth_unsecure::identity_len

The documentation for this struct was generated from the following file: