Skip to content

Export automatic tank gauge (ATG) data to markdown files.

License

Notifications You must be signed in to change notification settings

Mqlvin/atg-probe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ATG Probe

Veeder produce automatic tank gauge solutions for gas/fuel stations. Their ATG devices are commonly public-facing, allowing you to connect and interact with these IoT devices.

This software allows you to export ATG reports to markdown files.

Support

  • In-Tank Inventory Report
  • In-Tank Delivery Report (unsupported)
  • In-Tank Alarm History Report (unsupported)
  • Service History Report (unsupported)

Build / Run

To build, run make in the terminal which will generate an executable called build
Usage: ./build [ip] <port, default 10001>


The user is solely responsible for the their actions and use of the program. For educational purposes only.