aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/opcua/opcua_hfindeces.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/opcua/opcua_hfindeces.c')
-rw-r--r--plugins/opcua/opcua_hfindeces.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/opcua/opcua_hfindeces.c b/plugins/opcua/opcua_hfindeces.c
index 0e48d1662a..cf05f9767c 100644
--- a/plugins/opcua/opcua_hfindeces.c
+++ b/plugins/opcua/opcua_hfindeces.c
@@ -1,5 +1,5 @@
/******************************************************************************
-** Copyright (C) 2006-2009 ascolab GmbH. All Rights Reserved.
+** Copyright (C) 2006-2014 ascolab GmbH. All Rights Reserved.
** Web: http://www.ascolab.com
**
** This program is free software; you can redistribute it and/or
@@ -14,7 +14,7 @@
**
** Description: This file contains protocol field handles.
**
-** This file was autogenerated on 12.02.2013.
+** This file was autogenerated on 10.06.2014.
** DON'T MODIFY THIS FILE!
**
******************************************************************************/
@@ -198,6 +198,7 @@ int hf_opcua_NoOfElements = -1;
int hf_opcua_NoOfEndpointUrlList = -1;
int hf_opcua_NoOfEndpoints = -1;
int hf_opcua_NoOfEnumeratedValues = -1;
+int hf_opcua_NoOfEventData = -1;
int hf_opcua_NoOfEventFields = -1;
int hf_opcua_NoOfEventIds = -1;
int hf_opcua_NoOfEvents = -1;
@@ -594,6 +595,7 @@ void registerFieldTypes(int proto)
{ &hf_opcua_NoOfEndpointUrlList, { "NoOfEndpointUrlList", "opcua.NoOfEndpointUrlList", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },
{ &hf_opcua_NoOfEndpoints, { "NoOfEndpoints", "opcua.NoOfEndpoints", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },
{ &hf_opcua_NoOfEnumeratedValues, { "NoOfEnumeratedValues", "opcua.NoOfEnumeratedValues", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },
+ { &hf_opcua_NoOfEventData, { "NoOfEventData", "opcua.NoOfEventData", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },
{ &hf_opcua_NoOfEventFields, { "NoOfEventFields", "opcua.NoOfEventFields", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },
{ &hf_opcua_NoOfEventIds, { "NoOfEventIds", "opcua.NoOfEventIds", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },
{ &hf_opcua_NoOfEvents, { "NoOfEvents", "opcua.NoOfEvents", FT_INT32, BASE_DEC, NULL, 0x0, NULL, HFILL } },