An open API service indexing awesome lists of open source software.

https://github.com/mqlvin/atg-probe

Export automatic tank gauge (ATG) data to markdown files.
https://github.com/mqlvin/atg-probe

atg c iot iot-device markdown markdown-generator veeder-root

Last synced: about 1 year ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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] `


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