
Hi John
I hope you wouldn't mind me opening a thread, but just easier to keep it going here where I can easily reference code lines, upload etc than the G+ community
So, from our discussion yesterday (#1)
I went ahead and added the subscribe
https://github.com/openhardwarecoza/widget-3dviewer/blob/master/widget.js#L138
and
https://github.com/openhardwarecoza/widget-3dviewer/blob/master/widget.js#L189
and hopefully data published should trigger the function https://github.com/openhardwarecoza/widget-3dviewer/blob/master/widget.js#L3014
However, I don't see the function fire off (i.e. not logging to console) when I connect and disconnect to the TinyG
(As you can tell I am totally noob with the subscribe/publish, so going by example code from other widgets here)
Hi John
I hope you wouldn't mind me opening a thread, but just easier to keep it going here where I can easily reference code lines, upload etc than the G+ community
So, from our discussion yesterday (#1)
I went ahead and added the subscribe
https://github.com/openhardwarecoza/widget-3dviewer/blob/master/widget.js#L138
and
https://github.com/openhardwarecoza/widget-3dviewer/blob/master/widget.js#L189
and hopefully data published should trigger the function https://github.com/openhardwarecoza/widget-3dviewer/blob/master/widget.js#L3014
However, I don't see the function fire off (i.e. not logging to console) when I connect and disconnect to the TinyG
(As you can tell I am totally noob with the subscribe/publish, so going by example code from other widgets here)