Local Client API
You can use an API to check the current status of the Helmut4 client.
Sending a GET request to the specified endpoint http://localhost:8880/v1/hc/info (http) or https://localhost:8881/v1/hc/info (https) will yield a response indicating whether the client is running and its connection state.
Response for a connected client (macOS)
Response for a disconnected client (macOS)
Last updated