In both Tuio 1.1 and 2.0, objects and cursors are not returning data for a few properties.
TuioContainer misses data in Velocity, Speed, Acceleration, RotationSpeed, and RotationAcceleration properties.
TuioCursor misses data in Pressure, PressureSpeed, PressureAcceleration, Shear, and TypeUserId properties.
Note: Some properties I mentioned here are only in TUIO 2.0.
I see that the above-mentioned data is calculated in the Tuio Server running in the Capore API Box and is being sent to the TUIO clients. Looking at the code, I infer that the TUIO client is not receiving the data.
Also, I would like to know if pressure is supported by Interactive Scape displays.