Search found 4 matches

by Dog2puppy
Sat Sep 09, 2017 5:35 pm
Forum: Ideas
Topic: Plugin API
Replies: 7
Views: 9163

Re: Plugin API

Hi, as I explained what you are suggesting cannot work, simply because there is nothing to "extend", no part of the template (with the exception of one plugin, which was more like an experiment) is using OOP, so you cant just build it from scratch. I still think the dataFeed plugin does w...
by Dog2puppy
Sat Sep 09, 2017 5:19 pm
Forum: Ideas
Topic: Plugin API
Replies: 7
Views: 9163

Re: Plugin API

The thing is, I would like to see a expandable system. The way it is now is fine, but in a future update a plugin API would be nice.
by Dog2puppy
Sun Sep 03, 2017 12:22 pm
Forum: Ideas
Topic: Plugin API
Replies: 7
Views: 9163

Re: Plugin API

HI, sorry, no clue what you mean by Plugin API. What should such plugin do? The API already supports all the sensors I could think of and you can send to it any data you want and set it in the extra sensors section. OOP is something I dont use, for the purposes of MT and the way it is used it is no...
by Dog2puppy
Sun Sep 03, 2017 12:41 am
Forum: Ideas
Topic: Plugin API
Replies: 7
Views: 9163

Plugin API

Something I would like to see with Meteotemplate is a extensive plugin API. API should be Object-Oriented, and should allow for lots of customization.