Versions Compared

Key

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

...

updates will emit changes to the configuration, ie. it will yield an event only when newJsonObject != lastJsonObject (using standard Java equals for comparison). Every check is performed at the specified interval (= it's poll-based).

What does a single JsonObject returned from CbsClient contain?

...