public passDataPrefChanges ( bool ts, int datapref, string format ) : void | ||
ts | bool | true: provides timestamps along with data |
datapref | int | Based on the GetValues, 0(raw), negative(sampling), positive(profiled sampling) |
format | string | string version of passed data. |
return | void |