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.
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
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!
Reworked the link to the manifest documentation above.