Xively report
Enter your Xively API and a feed number and you will able to download the JSON data via the dict feature in Max 6. This is an update over the Pachube / COSM tools.
Tool Files
Xively report
hi! great tool. but anytime I tried to get a pachube feed I received the same max window message:
sprintf: can't convert symbol to type of argument 1
anyone with my same problem? any suggestion?
The feed is just a number (5 digits) and not the full xml address.
Nicolas
Great work!
Hi, we have a simple push button that is sending data to max msp jitter.
We would like to pull the numbers into max.
I'm using this code:
both
to just get the data from our data stream which is number 56891 but I can't get that data to print out as a symbol, can you help me?
thanks
Katie
What is the "idx" object in the sub patchers? It appears to be missing.
tz
@tkzic, it's part of the Jasch objects : http://www.jasch.ch/dl/jasch_objects_0_5.dmg
@Katie, sorry for the late reply but why would you want a symbol rather than an integer ? Anyway, if you want a symbol use the object.
Author