Skip to main content

Data PostProcessing Examples

Configuration for Data Delta calculations needs to be set up within the rule chain.​

There are two types of nodes to choose from:​

1.1 Use the script node​

1760325448266-905.png

1760325834320-734.png

1760325888128-284.png

The calculation code is as follows:​

The calculated difference result is saved to State and uploaded to telemetry for display.​

If the normal increment occurs without packet loss, State = 1;​

if packet loss occurs, State = 0.​

1760325860551-151.png

Real-time values for State can be observed in the telemetry data.​

1760325531412-428.png

Packet loss incidents can be displayed on the dashboard, showing the exact time they occurred.​

1760335990899-383.png

1760336047448-430.png

1.2 Use the calculate delta node​

1760326967669-999.png

1760327789972-615.png