Update 'pingRequest File Format'
parent
180d1dd31b
commit
c99c0d3cb9
|
@ -8,8 +8,8 @@ The file format for the pingRequests is as follows
|
||||||
```
|
```
|
||||||
|
|
||||||
### Variable Types
|
### Variable Types
|
||||||
- `(Devicename)` is a string, and can be anything.
|
- `devicename`: is a string, and can be anything.
|
||||||
- `(ip)` is a IPv4 formatted IP Address
|
- `ip`: is a IPv4 formatted IP Address
|
||||||
|
|
||||||
### Note
|
### Note
|
||||||
There should be no header information, the file should just start and end with a device and it's associated IP address
|
There should be no header information, the file should just start and end with a device and it's associated IP address
|
Loading…
Reference in New Issue