Gitlab CI - Debugging
[tpg/opendispense2.git] / notes / 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
16
17 Extra notes, see http://wiki.ucc.asn.au/OpenDispense2

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