Edit Settings
The Project Settings page can be accessed by clicking the Settings button on the Project Details view.
It can be used to modify basic project settings:
Project Name and Description
PLT-OS version constraints
Webhook configuration
PLT-OS Version
The default OS is “Latest”. When “Latest” is set, the PLT application will update its OS during the next deployment from PLTcloud.
To maintain the same version, click the PLT-OS dropdown menu and select the version you want to keep.
Monotonic Serial Numbers
The Monotonic Serial Number section has the following fields:
Start Value - First serial number
End Value - Last serial number
Next Value - Increment between serial numbers
Length - Number of digits
Serial Number Webhook API
To perform number allocation through an external Serial Number Webhook API endpoint, select the Webhook Serial Number Allocation scheme.
Specify the API endpoint:
WebHook URL: URL of the API endpoint accepting HTTP POST requests from PLTcloud.
Authentication Token: Hex-encoded token, used to sign the JSON payload sent to the provided URL
Test Webhook
In the Webhook Serial Number Details section, Adjust the Sample Webhook Payload as needed
Click the Test button.
PLTcloud will send the sample payload to the URL you specify.