[x] PR title and description conform to Pull Request guidelines.
Issue #, if available: N/A
Description of changes: This adds some more attributes that we get from the backend to the data class that we send to the UI component. This will allow the Liveness UI component to not use hard coded values and use the values retrieved from backend.
How did you test these changes? Unit tests passed and verified the changes works on both the no light build and is backwards compatible without the no light changes.
Documentation update required?
[x] No
[ ] Yes (Please include a PR link for the documentation update)
General Checklist
[ ] ~Added Unit Tests~
[ ] ~Added Integration Tests~
[x] Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #, if available: N/A
Description of changes: This adds some more attributes that we get from the backend to the data class that we send to the UI component. This will allow the Liveness UI component to not use hard coded values and use the values retrieved from backend.
How did you test these changes? Unit tests passed and verified the changes works on both the no light build and is backwards compatible without the no light changes.
Documentation update required?
General Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.