Cleanup - Multiple changes, see description
[tpg/opendispense2.git] / plan.txt
1
2 Central "dispense" server
3 - Accounting Section
4  > Linking to a static libary for the cokebank
5   + int AlterBalance(UID, int Delta)
6   + int GetBalance(UID)
7 - Device Control Section
8  > Snack - Controls Vending Machine and accepts logins
9  > Coke - Controls Coke Machine
10  > Misc Server
11   - int Dispense(int ID, int UID)
12 - Remote Control
13  > Accepts commands from dispense app.
14   - See `proto.txt`
15

UCC git Repository :: git.ucc.asn.au