Clustering Firefly operations

Hi all,
I am recreating something similar to the bunny tracker from adafruit fxos8700 chip Arduino demos within Firefly. I want to be able to cluster the entire logic of data coming in from the port, read by firefly, outputted as euler/global angles, and then move an object. I want to attach the cluster to the outside program, i use the output tags, all good so far. I don’t see changes when i attach the mesh to the output, any idea why that may be? Do i need an external reader or timer or something I’m missing?