(dashboard) plugin new style ajax poller
use data-plugin to define the data collector (server side api/plugins/ plugin) and data-callback to define the javascript function to call after receiving data. The callback uses 2 parameters (sender, remote data), where sender is the dom attribute on which the data-plugin was defined
Showing
Please register or sign in to comment