Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note the payload parameter; this allows contextual information to be passed in with the request, if desired.

The sample table uses fake data for demonstration purposes. A more realistic implementation would use one or more services to obtain the required data. The device table, for example, has an implementation something like this:

...