Update 'pingResults File Format'

Justin Parsell 2022-03-01 16:48:14 -05:00
parent 01626911ba
commit 49530c26f8
1 changed files with 14 additions and 1 deletions

@ -1 +1,14 @@
Welcome to the Wiki.
## Format
The file format for the pingResults is as follows
```
device,ip,status
(devicename),(ip),(status)
(devicename),(ip),(status)
...
```
### Variable Types
- `devicename`: The associated name/identifier of the device
- `ip`: The IPv4 formatted IP Address
- `status`: Represents the current status of the device.