Settings

Client settings is mandatory on first run after installation. This can be done through the settings interface. These settings can also be change at anytime.

LabPipe client settings portal

1. Data Directory

Required

Browse and select a directory where your local record database will be saved.

2. API Root URL

Required

This is the root API url for your LabPipe server. Click validate once you have entered the url. If your API root url is http://localhost:4567, the client will try to validate the server connection by visiting htto://localhost:4567/api/connect/public.

3. API Token

Required

Access token and key are required for the client to retrieve parameters from the server without specific user credentials. Click validate once you have entered token and key.

4. Server Monitor Interval

Required

The client monitors server connection by sending heartbeat requests to the server. This is to set the interval between requests by milliseconds.

5. Server Monitor Retry Interval

Required

If the client failed to establish connection to the server, it will keep retrying until a connection is successfully established. This is to set the interval between retries.

Last updated

Was this helpful?