summaryrefslogtreecommitdiffstats
path: root/include/zbxjson.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zbxjson.h')
-rw-r--r--include/zbxjson.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/zbxjson.h b/include/zbxjson.h
index 6837120c..f77d1674 100644
--- a/include/zbxjson.h
+++ b/include/zbxjson.h
@@ -25,9 +25,7 @@
#define ZBX_PROTO_TAG_CLOCK "clock"
#define ZBX_PROTO_TAG_DATA "data"
#define ZBX_PROTO_TAG_DELAY "delay"
-#define ZBX_PROTO_TAG_DISCOVERY_DATA "discovery data"
#define ZBX_PROTO_TAG_DRULE "drule"
-#define ZBX_PROTO_VALUE_HISTORY_DATA "history data"
#define ZBX_PROTO_TAG_HOST "host"
#define ZBX_PROTO_TAG_INFO "info"
#define ZBX_PROTO_TAG_IP "ip"
@@ -49,6 +47,8 @@
#define ZBX_PROTO_VALUE_GET_ACTIVE_CHECKS "active checks"
#define ZBX_PROTO_VALUE_PROXY_CONFIG "proxy config"
+#define ZBX_PROTO_VALUE_DISCOVERY_DATA "discovery data"
+#define ZBX_PROTO_VALUE_HISTORY_DATA "history data"
#define ZBX_PROTO_VALUE_SENDER_DATA "sender data"
typedef enum