Recently I started to experiment building Digital Manufacturing Cloud POD plugins and soon learned that it can be quite time consuming just to build the basic structure of the plugin without adding any functionality.
In my first plugin I created the...
Hi all,
Im not a developer but trying to learn the hard way! Im trying to write an MTA application that uses TensorflowJS but how do I register the module ???
Im using business application studio and executed npm install @tensorflow/tfjs @tensorf...
Hi All,
Is there a way of programmatically change the background color of a SAPUI5 panel ?
I know how to do it using the addStyleClass but this restricts me to using predefined colors in my custom CSS, I need the ability to set ANY color on the f...
Hi Kyma experts,
Im playing around with a concept and want to install an MQTT broker into Kyma, I followed this page Here and the POD is up and running. However i cannot connect an MQTT client to it.
I assume that it because the port isnt exposed...
In the first part of this blog series I discussed the various hardware options to connect the scales, after releasing the blog a colleague contacted me to let me know that they had tried to connect to a real Mettler Toledo ACI400 and due to it exposi...
Hi Mohan, yes there is a way to automatically restart them, I called it auto healing. Basically you have to create a new agent instance that monitors all the agent instances you want to restart. I wrote a white paper about this several years ago whic...
Yes you can use the Manage Dashboards app to create a report which the operator can then use, however this means the operator will need to change screen to the report and type in the SFC as a filter which isnt very efficient whereas the production pr...
How about adding a production process to the complete button on the POD that retrieves the data collects, formats them into a message and display it in the POD using the POD Message service ? Or you could create a custom POD plugin to do the same.Tha...