@@ -244,10 +244,10 @@ typedef struct {
*
*/
typedef struct {
- EipUint8 service;
+ CipUsint service;
CipEpath request_path;
EipInt16 data_length;
- EipUint8 *data;
+ CipOctet *data;
} CipMessageRouterRequest;
#define MAX_SIZE_OF_ADD_STATUS 2 /* for now we support extended status codes up to 2 16bit values there is mostly only one 16bit value used */