aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_protocols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_protocols.h')
-rw-r--r--src/include/gnunet_protocols.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/include/gnunet_protocols.h b/src/include/gnunet_protocols.h
index 246f7f836..176391580 100644
--- a/src/include/gnunet_protocols.h
+++ b/src/include/gnunet_protocols.h
@@ -2452,6 +2452,12 @@ extern "C"
2452 */ 2452 */
2453#define GNUNET_MESSAGE_TYPE_SENSOR_ANOMALY_REPORT 809 2453#define GNUNET_MESSAGE_TYPE_SENSOR_ANOMALY_REPORT 809
2454 2454
2455/**
2456 * Message sent from API to service to force a new sensor anomaly status
2457 * (For testing purposes only)
2458 */
2459#define GNUNET_MESSAGE_TYPE_SENSOR_ANOMALY_FORCE 810
2460
2455 2461
2456/******************************************************************************* 2462/*******************************************************************************
2457 * PEERSTORE message types 2463 * PEERSTORE message types