Module abi_extern
Expand description
All functions exported by the core to the plugins are defined here.
Functions§
- audit_
log ⚠ - The callback used by the plugins for audit logging
- get_
ethernet_ ⚠interface - The callback used by plugins to retrieve Ethernet interface configuration by name.
- get_
last_ ⚠datapoint_ value - The callback used by the plugins to get the last value of a datapoint.
- get_
serial_ ⚠interface - The callback used by plugins to retrieve serial interface configuration by name.
- publish_
datapoint_ ⚠value - The callback used by the plugins to publish new DatapointValues
- release_
datapoint_ ⚠value - The callback used by the plugins to release datapoints The value passed had to be created by the core.
- store_
datapoint_ ⚠value - The callback used by the plugins to store new datapoints in the timeseries database
- system_
log ⚠ - The callback used by the plugins for logging