This Python app is designed to monitor the health of devices in a highway tolling system. It does this by using HTTP to query all toll points in the system and check the status of each device on each toll point. This includes a variety of devices such as lasers, RFID readers, loops, and CCTV cameras.
The app uses custom pass-fail logic to determine which of these devices are functioning properly and which have errors or warnings. This information is then compiled into an Excel spreadsheet, which is organized with intuitive color formatting and multiple tabs.
It is a valuable tool for ensuring the smooth operation of a highway tolling system. By regularly monitoring the health of all devices, it helps to identify and address any issues before they become major problems.
Features:
- Uses HTTP to query all toll points in highway tolling system
- Checks the current status of every device on each toll point including lasers, RFID readers, loops, CCTV cameras and more
- Uses custom pass-fail logic to determine which of these devices are healthy, and which have errors or warnings
- Creates an Excel spreadsheet of all issues with intuitive color formatting and multiple tabs for organization