Code

plugin: Added sdb_plugin_fetch_timeseries().
authorSebastian Harl <sh@tokkee.org>
Sat, 16 Aug 2014 16:14:06 +0000 (18:14 +0200)
committerSebastian Harl <sh@tokkee.org>
Sat, 16 Aug 2014 16:14:06 +0000 (18:14 +0200)
commit1d9b36a1d9801131be7874fb0c9821332cf2ac57
tree20a81e81d76ff59da93c691a0ca692b6b02a8bce
parentc67634d0683a42c1e5457279de98958cbacc679d
plugin: Added sdb_plugin_fetch_timeseries().

This function fetches a time-series from a named backend data-store using a
previously registered "time-series fetcher" callback.
src/core/plugin.c
src/include/core/plugin.h