Skip to main content

Module abi_extern

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