As the documentation of dpConnect([class object,] string|function_ptr work, [bool answer,] string dp1 [, string dp2 ...] | dyn_string dp_list)
states, the work function is called when dp1 | dp2...
are changed.
How do we know which one of the connected datapoint elements triggered the work function?