An application to control Mercury Smart Shelves built for Windows. The program reads from the Arduino Serial bus any information regarding the state changes in the shelves.
We are using CLion for dev work, the libraries used are the standard cstdio and cstdlib. We also use the Win32 API to be able to read from COM ports in Windows. In case you want to add support to any other Operating System make sure you replace the I/O communication file creation in Windows for the corresponding API calls.
After deploying you have to update the main file to implement the expected logic to connect this component with the Store Manager from Mercury.
This repository is licensed under the MIT License.
This repository contains the code for a package from the Mercury infrastructure. If you want to know more about Mercury check out the Mercury Organization.