C_runtime/erpc_PLCObject_client.hpp
changeset 4043 b217fb367574
parent 4032 1ffff67678ad
child 4044 2a4b8b59d165
--- a/C_runtime/erpc_PLCObject_client.hpp	Tue Nov 19 23:52:04 2024 +0100
+++ b/C_runtime/erpc_PLCObject_client.hpp	Fri Nov 22 16:31:51 2024 +0100
@@ -1,5 +1,5 @@
 /*
- * Generated by erpcgen 1.12.0 on Mon May 20 17:54:19 2024.
+ * Generated by erpcgen 1.12.0 on Mon Oct 28 15:10:14 2024.
  *
  * AUTOGENERATED - DO NOT EDIT
  */
@@ -50,6 +50,8 @@
 
         virtual uint32_t StopPLC(bool * success);
 
+        virtual uint32_t ExtendedCall(const char * method, const binary_t * argument, binary_t * answer);
+
     protected:
         erpc::ClientManager *m_clientManager;
 };