Develop webserver
Done:
Send an id with alongside the command in /api/command that the device can send back with the image for verifying which command was fulfilled.Create another api point for sending responses to commands. (for example: if the device thinks it can't fulfill the command)Ability to create/delete users (probably delete default admin account when creating first user)Select position to take picture at (zenith, zenith/2)Delete commands (probably only before the command has been fetched by device)Rework Gallery to be more functionalReceive estimated picture time from device and display that in the command list.Store all commands values as nums/ints and have them reference the actual names in separate tablesLogin sequence refinementPassword securityControl interface improvementTLS SupportDiagnostics interface
Todo:
- API documentation
- Some general improvements to code in various places.
- UI fixes/adjustments
- And more if we decide that we want to add something..
Edited by rikuhel