From 642a6f55011dbd503a4f27e9a1012e94f2c16835 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Sat, 11 Jun 2022 18:45:40 +0200 Subject: [PATCH] data to be send to ismas to check for updates --- send_to_ismas.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 send_to_ismas.txt diff --git a/send_to_ismas.txt b/send_to_ismas.txt new file mode 100644 index 0000000..e33dd3a --- /dev/null +++ b/send_to_ismas.txt @@ -0,0 +1,11 @@ +#M=GH_APP +#C=REQ_ISMASParameter +#J={} +{ + "DEV_ID": { + "Device_Type": "2020", + "Custom_ID": 999, + "Device_ID": 1 + }, + "REQ_ISMASParameter_#1": {} +}