From 76e46cb698d3e8f97c7abc6bd5ae125e8a3e0951 Mon Sep 17 00:00:00 2001 From: Hussein Kasem Date: Mon, 20 Feb 2017 12:13:58 +0100 Subject: [PATCH] add new sync signals --- src/pEp.yml2 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/pEp.yml2 b/src/pEp.yml2 index 7c14bde..96418b9 100644 --- a/src/pEp.yml2 +++ b/src/pEp.yml2 @@ -129,9 +129,11 @@ namespace pEp { sync_notify_init_add_our_device > 1 sync_notify_init_add_other_device > 2 sync_notify_init_form_group > 3 - sync_notify_timeout > 4 - sync_notify_accepted_device_added > 5 - sync_notify_accepted_group_created > 6 + sync_notify_init_move_our_device > 4 + sync_notify_timeout > 5 + sync_notify_accepted_device_added > 6 + sync_notify_accepted_group_created > 7 + sync_notify_accepted_device_moved > 8 }; interface Engine {