Is there a way of monitor changes on outputs that have more complex types than the ‘simple’ ones: float, integer, toggle?
It could be done for instance by monitoring atom ports, but I read in other topics here and there that is not supported (yet?).
My use case in particular is to be able to send strings over to the UI and before I start hacking things such as embedding ASCII characters inside integers, I want to double check if there is a cleaner way to do it.