oofp / sdui

Server driven UI
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Create quick way for using UI to test particular resource(s) #5

Closed oofp closed 4 years ago

oofp commented 4 years ago
  1. Use SuportedRequests to generate buttons
  2. May need way to get request parameter from UI (for example time interval for StartTimer)
  3. Implementation approach: create resource wrapper with no requests and with states that holds both UI Resource and Resource under the test
  4. Possible enhancement: allow control multiple resources with event handler datafunc applied upon unsolicited resources transition.
oofp commented 4 years ago

moved to https://github.com/oofp/sdui/issues/5