Added more docs
This commit is contained in:
parent
b9353ddc08
commit
808cb24717
|
@ -1,15 +1,18 @@
|
||||||
# Command Bar Codes
|
# Command Bar Codes
|
||||||
|
|
||||||
|
These barcodes can be used togehter with the homelog software to perform actions from a barcode scanner as input device.
|
||||||
|
|
||||||
|
|
||||||
## Booking Commands
|
## Booking Commands
|
||||||
|
|
||||||
### Book In:
|
### Book In:
|
||||||
|
|
||||||
![](BarcodeCmdBookIn.gif)
|
<img src="BarcodeCmdBookIn.gif" height="33">
|
||||||
|
|
||||||
### Book Out:
|
### Book Out:
|
||||||
|
|
||||||
![](BarcodeCmdBookOut.gif)
|
<img src="BarcodeCmdBookOut.gif" height="33">
|
||||||
|
|
||||||
### Reset Booking Context:
|
### Reset Booking Context:
|
||||||
|
|
||||||
![](BarcodeCmdBookReset.gif)
|
<img src="BarcodeCmdBookReset.gif" height="33">
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue