You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Device health check feature implementation on Device manager UI this feature supports to update the device status whether it is in good state for testing or not with the provided validation health check steps defined by the partner for devices.


Design for Device Health Check Feature in Device manager



Update Device Manager with health check feature

Follow below steps to update Device manager with health check feature.

  • Run the set of sql queries defined in the Device_Manager_DB.sql file for health check 

  • Get the latest source code for Device manager and Device manager UI generate the war file and deploy in the local environments.
  • On updated device manager ui able to see health check and configuration new UI pages .
  • In Device manager UI navigate to the Configuration tab and update the jenkins url username and password configs required for the health check feature.
  • Completed the health check feature updation. 
  • No labels