diff options
Diffstat (limited to 'tests/wol.json')
-rw-r--r-- | tests/wol.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/wol.json b/tests/wol.json new file mode 100644 index 0000000..2a2f799 --- /dev/null +++ b/tests/wol.json @@ -0,0 +1 @@ +{ "type" : "unicast", "clients" : [ { "addr" : "192.168.2.1", "mac" : "00AABBCCDD01" } ] } |