FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
09-28-2022 12:09 PM
Hello,
A customer is trying to develop his own SDK, he has already developed a "Hello World" test and it runs correctly in the "back-end" of the ctrlX,
He is having some problems regarding the "front-end" part, how is it posible to create a dashboard? What are the necessary steps to follow?
Thank you beforehand,
Solved! Go to Solution.
09-28-2022 06:30 PM - last edited on 09-29-2022 09:15 AM by CodeShepherd
Hi,
you can bring your own webserver to the ctrlX CORE inside of a snap.
We got some examples inside the ctrlX AUTOMATION SDK in different programming languages. For example:
You can bind this webserver behind the reverse proxy and can also integrate a link to the webpage in the sidebar of the ctrlX CORE with the help of the package manifest (see documentation).
Best regards,
Nick
09-29-2022 08:24 AM
Hello nickH,
Many thanks for the information, I think that it should be enough,
The link to the documentation does not work, can you attached it again?
Thanks!
09-29-2022 09:15 AM
Reworked the link to the manifest documentation above.