ciknowles / mqtt-cogs

Wordpress mqtt plugin
MIT License
22 stars 9 forks source link

Extracting data using jsonfields doesn't support multiple topics #5

Closed ciknowles closed 4 years ago

ciknowles commented 5 years ago

When extracting from multiple topics only the first topic's json fields are extracted.

[mqttcogs_data limit="10" order="DESC" topics="owntracks/another/ckandroid,owntracks/another/ckandroid" jsonfields="lat|number,lon|number,Desc|string"]

ciknowles commented 4 years ago

Won't fix as jsonfields has now been removed. Json can be extracted client side