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:
- inc/base/artik_module.h
Last updated on: