TXT Training Factory - Offline + Monitoring
Verfasst: 30 Okt 2020, 03:24
I purchased the TXT Training Factory (https://github.com/fischertechnik/txt_training_factory).
I have basic C++ knowledge, but never worked with TXT before.
If there is an internetconnection and a cloudconnection the factory works fine.
But if I want to run it offline, the programs of the TXT controllers stop themselfes unregualry.
How can I run the factory offline?
My second question is: What is the best way to debug the factory-programs on the TXTs.
In the source-code there is a lot of logging and monitoring: spdlog, std::cout , mqtt-message....
Unfortunately I can only see some mqtt-messages on my node-red server if the factory is running, so I have no idea
what happened if a TXT stopped working correctly.
How can I monitor the TXT controllers on runtime?
Thank you for your help!
I have basic C++ knowledge, but never worked with TXT before.
If there is an internetconnection and a cloudconnection the factory works fine.
But if I want to run it offline, the programs of the TXT controllers stop themselfes unregualry.
How can I run the factory offline?
My second question is: What is the best way to debug the factory-programs on the TXTs.
In the source-code there is a lot of logging and monitoring: spdlog, std::cout , mqtt-message....
Unfortunately I can only see some mqtt-messages on my node-red server if the factory is running, so I have no idea
what happened if a TXT stopped working correctly.
How can I monitor the TXT controllers on runtime?
Thank you for your help!