![]() |
Fledge
An open source edge computing platform for industrial users
|
The plugin infiornation structure, used to return information from a plugin during the laod and configuration stage. More...
#include <plugin_api.h>
Public Attributes | |
const char * | name |
The name of the plugin. | |
const char * | version |
The release version of the plugin. | |
unsigned int | options |
The set of option flags that apply to this plugin. | |
const char * | type |
The plugin type, this is one of storage, south, filter, north, notificationRule or notificationDelivery. | |
const char * | interface |
The interface version of this plugin. | |
const char * | config |
The default JSON configuration category for this plugin. | |
The plugin infiornation structure, used to return information from a plugin during the laod and configuration stage.