This topic contains 0 replies, has 1 voice, and was last updated by Eliot Muir 8 years, 11 months ago.
Some highlights in Iguana 5.6.7
You must be logged in to reply to this topic.
This topic contains 0 replies, has 1 voice, and was last updated by Eliot Muir 8 years, 11 months ago.
Thought I would give my take on some of the fun things in Iguana 5.6.7.
One interesting thing is that the monitor_query now returns a whole load of detailed information on sockets information. It was an idea that came about from Stephen Lanford in the last masters course:
http://help.interfaceware.com/kb/projects-for-the-friday
We haven’t tweaked the Iguana app dashboards to show off the newly available information yet – but it’s quite doable now.
One unexpected side effect that is it broke our Global monitor example:
https://github.com/interfaceware/iguana-web-apps/commit/c4664d14696de481d5b10665f57a5f0e0860d7b6
Since the code there had the assumption that data in the query was either an attribute or a channel tag. Not true any more… hopefully this little change doesn’t break too much customer code out there which why I mention it.
You must be logged in to reply to this topic.