Another quick question…
The typical event messages looks something like this:
“/trigger, fffff, [8.0, -4.443630218505859, -0.007144640199840069, 0.0, 3.0], (‘127.0.0.1’, 1234)”
What does fffff mean?
What do the following elements of the data array mean:
[8.0, -4.443630218505859, -0.007144640199840069, 0.0, 3.0]
8.0 is the event ID, what of the others?
-ap