From e891df14ca953a54cc430950a8b8a365f1bc1c38 Mon Sep 17 00:00:00 2001 From: Justin Parsell Date: Tue, 1 Mar 2022 16:54:56 -0500 Subject: [PATCH] Update 'pingResults File Format' --- pingResults-File-Format.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pingResults-File-Format.md b/pingResults-File-Format.md index 2878cbd..e6c427b 100644 --- a/pingResults-File-Format.md +++ b/pingResults-File-Format.md @@ -11,4 +11,4 @@ device,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. \ No newline at end of file +- `status`: Represents the [current status](https://git.parsell.me/Justi/JavaPingReport/wiki/How-it-works#Status-Information) of the device. \ No newline at end of file