diff options
Diffstat (limited to 'shared/protocol-tests/get-node-all.src')
-rw-r--r-- | shared/protocol-tests/get-node-all.src | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/shared/protocol-tests/get-node-all.src b/shared/protocol-tests/get-node-all.src new file mode 100644 index 0000000..a783aa3 --- /dev/null +++ b/shared/protocol-tests/get-node-all.src @@ -0,0 +1,21 @@ +00: ff ; start byte +01: 01 ; get node opcode +02: 00 ; message id +03: 00 ; ^ +04: 01 ; get all nodes (true) +05: 00 ; uuid (00000000-0000-0000-0000-000000000000) +06: 00 ; ^ +07: 00 ; ^ +08: 00 ; ^ +09: 00 ; ^ +0a: 00 ; ^ +0b: 00 ; ^ +0c: 00 ; ^ +0d: 00 ; ^ +0e: 00 ; ^ +0f: 00 ; ^ +10: 00 ; ^ +11: 00 ; ^ +12: 00 ; ^ +13: 00 ; ^ +14: 00 ; ^ |