From ed210332e17d479b963e024b65b71844fdf71ef0 Mon Sep 17 00:00:00 2001 From: emdee Date: Thu, 22 Sep 2022 00:54:58 +0200 Subject: [PATCH] Update 'GroupOfDevicesPOC' --- GroupOfDevicesPOC.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 GroupOfDevicesPOC.md diff --git a/GroupOfDevicesPOC.md b/GroupOfDevicesPOC.md new file mode 100644 index 0000000..b00f4b8 --- /dev/null +++ b/GroupOfDevicesPOC.md @@ -0,0 +1,7 @@ +One way to address the multi-device problem is to add the multiple devices of a person into a NGC group. + +It may not scale well because messaging is sent to all devices of all users; +a single active user approach would be more efficient. + +And it wouldn't work for groups very well as a group-of-devices can not be a member of an NGC group. +