timesys.utilities.heartbeat module

timesys.utilities.heartbeat.heartbeat()

Verify that auth is working and the server is responding

If successful, the server returns {'ok': True}. Otherwise an appropriate Exception will be raised.

Returns

okbool

True if the server accepted the request and was able to respond

Return type

dict