erland;545520 Wrote: > Greg, what's the possibilities to integrate other kind of weather > information as third party plugins ? > > I just realized that the Norwegian weather site yr.no which have very > accurate weather data for north sweden has an open API: > http://api.yr.no/#english > > I can understand if you don't want to integrate this yourself as it's > probably not as accurate in your area, can I do this as a separate > plugin that integrates with SDT ? > > Can I do it as a "misc" data or is there some API towards the weather > data ? > Is the "misc" data limited to the "line1" and "line2" items or can a > third party plugin that uses the SDT api have any attributes in the > misc data structure ? > > Can I provide weather maps from a third party plugin ? Yes, I have a number of external API functions that enable you to do just that. Please refer to http://gregbrown.net/squeeze/sdt-api.htm for some of the subs. I need to update it for some of the recent additions/enhancements. This thread also contains details on a new sub to add a custom weather map. Search for CTABusTracker for a recent example or Mike's plugins at http://code.google.com/p/mdmplugins/ . Basically you can add your own custom macros or sliding display text that also makes it into miscData.
-Greg -- GoCubs ------------------------------------------------------------------------ GoCubs's Profile: http://forums.slimdevices.com/member.php?userid=312 View this thread: http://forums.slimdevices.com/showthread.php?t=77864 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
