I have a project with a Vending Machine. The documentation says that the machine uses the MDB protocol (a standard protocol for vending machines).
How do I develop an application to interact with the machine, and, for example, change the price of a product?
What tools and API's do I need?