e2openplugin-OpenWebif
e2openplugin-OpenWebif copied to clipboard
Plan to re-align OpenWebif call to AutoTimer `test/simulate`
We seem to be in a position where fixing a bug for one image re-introduces a bug on a different image.
My plan is to:
- attempt to load
/simulate
and display that data - fallback to
/test
and show-
for columns where there is no data for certain fields
In the case of an image being unable to show...
- all matching autotimers or
- all matching autotimers for a particulat AT id then show an error to the user stating the feature is not supported
It's not a bug of the image. There are different versions of autotimer plugin out there. Some old autotimers have no /test.
The /simulate is for all and /test is for a single autotimer.
The /simulate is for all and /test is for a single autotimer.
The "classic" UI implements this just fine. :)