Filter results by

Older Versions

Older API versions are available as a download. To view, extract the file and open the index.html file in a web browser.

artik_api_version Struct Reference

Structure defining the API version information. More...

#include <base/artik_module.h>

Data Fields

unsigned int major
 Major version number.
 
unsigned int minor
 Minor version number.
 
unsigned int patch
 Patch version number.
 
char version [MAX_VERSION_STRING]
 Version exposed as a string.
 

Detailed Description

Examples:
module_test/artik_module_test.c.

Definition at line 114 of file artik_module.h.


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