Added database structure, moved planning to notes/
[tpg/opendispense2.git] / notes / plan.txt
diff --git a/notes/plan.txt b/notes/plan.txt
new file mode 100644 (file)
index 0000000..ec1d543
--- /dev/null
@@ -0,0 +1,17 @@
+
+Central "dispense" server
+- Accounting Section
+ > Linking to a static libary for the cokebank
+  + int AlterBalance(UID, int Delta)
+  + int GetBalance(UID)
+- Device Control Section
+ > Snack - Controls Vending Machine and accepts logins
+ > Coke - Controls Coke Machine
+ > Misc Server
+  - int Dispense(int ID, int UID)
+- Remote Control
+ > Accepts commands from dispense app.
+  - See `proto.txt`
+
+
+Extra notes, see http://wiki.ucc.asn.au/OpenDispense2

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