![]() |
mNode Plugin API
v1
|
Namespaces |
Classes | |
| class | GetThingsRequest |
| class | GetThingsResponse |
| class | mNodeConfig |
| class | Permissions |
| class | Plugin |
| class | PluginManifest |
| class | RestRequest |
| REST request towards plugin; should reply with RestResponse More... | |
| class | RestResponse |
| REST response, as returned by the plugin, to be used for HTTP Response towards caller More... | |
Enumerations | |
| enum | IPC_ResultCodes { Unkown = 0, Success = 200, PluginNotFound = 404, Timeout = 408, Error_InternalError = 500, Error_NotImplemented = 501, Error_PluginHandlerFailed = 502 } |