Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The Kinetic GMM APIs /v2/fog_installations/{id} allows to change specific application parameters before starting an IOx app. What development needs to be done to read these parameters in an IOx python applications built with docker?I already followed...
When building an IOx app using Docker and ioxclient, the app gets an internal IP address automatically 172.17.0.X. I need to make a connection to an IP address 192.168.0.xxx on port 502 using the Ethernet port GE1 of an IR809. in my configuration I d...
I did find the issue, the package_config.ini file needs to also be in the app_package folder prior to package the docker container using the ioxclient. Once added the parameters show up in the app specific parameter list and are accessible from the A...
Hello, @Levi Iiams I know it's been a couple of years now but I am facing the exact same issue, the only thing is that I don't understand what you did to solve the problem, do you remember?