From 51f22a533b0e511bd97da6d46a676ac15a47884d Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Wed, 13 Jul 2016 17:37:31 +0500 Subject: Added possibility to forward all events via POST request. --- debug.xml | 6 ++ src/org/traccar/database/NotificationManager.java | 7 +++ .../traccar/notification/NotificationForward.java | 71 ++++++++++++++++++++++ 3 files changed, 84 insertions(+) create mode 100644 src/org/traccar/notification/NotificationForward.java diff --git a/debug.xml b/debug.xml index 02c2ec808..73ddacc6a 100644 --- a/debug.xml +++ b/debug.xml @@ -48,6 +48,12 @@ true true + +