MQTT: take C part away from python code for readability.
C lines change a bit because of unnecessary escaping for '\'.
/*
* Generated by erpcgen 1.12.0 on Mon May 20 17:54:19 2024.
*
* AUTOGENERATED - DO NOT EDIT
*/
#include "erpc_PLCObject_interface.hpp"
#if 11200 != ERPC_VERSION_NUMBER
#error "The generated shim code version is different to the rest of eRPC code."
#endif
using namespace std;
using namespace erpcShim;
BeremizPLCObjectService_interface::~BeremizPLCObjectService_interface(void)
{
}