Page 2 of 2

Re: WUnderground Plugin -- quick and dirty re-write/strip-d

PostPosted: Sat Jul 02, 2022 5:47 am
by DaveL17
Sorry the plugin couldn't be more help, but at least two things make handling such things problematic:

  1. the primary purpose of the plugin is to work with the largest possible universe of XML and JSON payloads.
  2. the secondary purpose of the plugin is to recover gracefully when the source API changes. If the source add/drops a field, it will appear/disappear from the plugin device.

Controlling for things like data resolution under such circumstances would be a nightmare.