Versions Compared

Key

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

When integrating with the API, note the following general programming rules should be noted:

  • fields will are not always be returned in the same order; reference fields by name
  • fields will are not always be returned; validate a field is available before using it
  • array results are not guaranteed to be sorted
  • date and time fields will are always be returned in ISO 8601 format

...

You can find examples of dashboards and gadgets that are built using the API on the uptime up.time software Grid. These also are also available as open-source projects on GitHub. These dashboards and gadgets are also ready to be installed on your Monitoring Station using the Extension Manager.

...