#include <module.h>
Definition at line 144 of file module.h.
◆ name
| char* module_info_t::name |
◆ author
| char* module_info_t::author |
◆ description
| char* module_info_t::description |
◆ version
| char* module_info_t::version |
◆ license
| char* module_info_t::license |
◆ osVersion
| char* module_info_t::osVersion |
◆ deviceTypes
| char* module_info_t::deviceTypes |
Null-terminated semicolon-separated list of device type strings.
Definition at line 152 of file module.h.
◆ dataSize
Size of the data field.
Definition at line 153 of file module.h.
◆ data
| char module_info_t::data[] |
All strings are stored here contiguously.
Definition at line 154 of file module.h.
The documentation for this struct was generated from the following file: