WDFN-670 - Use new SSTL API call to get meta data per site.
Before making a pull request
-
Run all linters (make lint) -
Run all tests (make test) -
Update the changelog appropriately -
If making a release, update code.json, versionNumber and metadataLastUpdated.
Description
Removed the call to get the camera metadata from the web server. Instead, get the meta data for a site on the client side when rendering the page.
After making a pull request
-
If appropriate, put the link to the PR in the JIRA ticket -
Assign someone to review unless the change is trivial