Hi Isaac
I don't know about other's experience with this REST API, primary goal
was to serve the console web application, but it probably is usable
for your goal as well.
Anyway:
- best way is to test it on something that works (with console) and
then use F12 in Firefox/Chrome (or other way to debug requests)
- from what I can see, running demo application, list generates these
requests:
http://localhost:8080/console-filter/data/table.json?pattern=&type=STOPWATCH&type=COUNTER&timeFormat=MILLISECOND
- so first difference is - it is not list.json, but table.json (this
is bug in the documentation so it seems)
- demo app also has no "context" part, then "console-filter" is what
is configured url-prefix for SimonConsoleFilter
- data/table.json is fixed (or data/tree.json, not sure which is
better for your case)
BTW what version of Simon do you use?
Virgo
> --
> You received this message because you are subscribed to the Google Groups
> "javasimon" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
javasimon+...@googlegroups.com.
> To post to this group, send email to
java...@googlegroups.com.
> Visit this group at
http://groups.google.com/group/javasimon.
> For more options, visit
https://groups.google.com/d/optout.