FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
Dear Community User! We are updating our platform to a new
system.
Read more: Important
information on the platform change.
02-21-2024 01:01 PM
Hi
I am adding licence information in package-manifest file, when i add tag in it , it shows me Property liences are not allowed
here is my package-manifest file and screen shot is also attached.
Note: Name and IP are hidden intentionally
Solved! Go to Solution.
02-21-2024 01:14 PM - edited 02-21-2024 01:15 PM
02-21-2024 01:29 PM - edited 02-21-2024 01:58 PM
Hi Thanks @CodeShepherd
According to documentation licenses should be added into package-manifest.json
In my case when i added these licences array in manifest file (below services tag) it shows me warning message Property licence is not allowed. Please check attached screenshot
I haven't find licence related examples in general json schema.
02-21-2024 02:12 PM - edited 02-27-2024 12:53 PM
The package manifest is the correct location. But unfortunately it seems to be missing in the JSON schema file. We will add it in a reworked version. Thanks for mentioning.
Independent of the warning shown by the linter the functionality is available. Feel free to e.g. take any ctrlX OS app as a reference.
02-27-2024 10:21 AM
Hi @CodeShepherd Thanks
Can you please share ctrlX OS app example link?
02-27-2024 12:59 PM
One example you already mentioned can be found in the licensing documentation on GitHub.
Or like I mentioned you can have a look into any ctrlX OS app, e.g. the "ctrlX OS - OPC UA Server" app. Simply unzip the app and checkout the package manifest file.