Disallow sync messages to PNIs

This commit is contained in:
Jon Chambers
2023-07-19 10:55:16 -04:00
committed by Jon Chambers
parent 20392a567b
commit 4f42c10d60
5 changed files with 52 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"messages" : [{
"type" : 1,
"destinationDeviceId" : 2,
"content" : "Zm9vYmFyego",
"timestamp" : 1234
}]
}