Add 'pingRequest File Format'
@@ -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
|
||||
Reference in New Issue
Block a user