6 pingRequest File Format
Justin Parsell edited this page 2022-03-01 16:44:49 -05:00

Format

The file format for the pingRequests is as follows

(devicename),(ip)
(devicename),(ip)
...

Variable Types

  • devicename: is a string, and can be anything.
  • ip: is a IPv4 formatted IP Address

Note

There should be no header information, the file should just start and end with a device and it's associated IP address