![]() |
SmartSpectra C++ SDK
Measure human vitals from video with SmartSpectra C++ SDK.
|
This tutorial covers the three new health and readiness endpoints available in the Physiology service. These endpoints help ensure that the service is operational and ready to handle requests.
These endpoints are used in the App.run method of the full_example_on_prem_client.py file.
Each of these methods returns a status that can be used to determine the readiness of the service components.
Here is an example of how these endpoints can used in your custom client:
You can use these to check the logic of the SmartSpectra OnPrem SDK Physiology Service. For more details on the Core and Edge components and their relationship, see Architecture.