Add 'pingRequest File Format'
commit
d168758408
|
@ -0,0 +1,10 @@
|
|||
The file format for the pingRequests is as follows
|
||||
|
||||
```
|
||||
(devicename),(ip)
|
||||
(devicename),(ip)
|
||||
...
|
||||
```
|
||||
|
||||
(Devicename) is a string, and can be anything.
|
||||
(ip) is a IPv4 formatted IP Address
|
Loading…
Reference in New Issue