summaryrefslogtreecommitdiff
path: root/manpages/taler-mdb.1.rst
blob: 5e6f86d24988690aeff5479d040f25a8cd14977e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
taler-mdb(1)
############

.. only:: html

   Name
   ====

   **taler-mdb** - Taler multi-drop bus vending machine integration


Synopsis
========

**taler-mdb**
[**-c** *FILENAME* | **--config=**\ ‌\ *FILENAME*]
[**-d** | **--disable-mdb**]
[**-h** | **--help**]
[**-i** | **--backlight-invert**]
[**-L** _*LOGLEVEL* | **--log=**\ \ *LOGLEVEL*]
[**-l** _*FILENAME* | **--logfile=**\ \ *FILENAME*]
[**-s** | **--enable-soldout**]
[**-t** | **--disable-tty**]
[**-v** | **--version**]


Description
===========

**taler-mdb** is a command-line tool to operate a vending machine using GNU Taler for payments.

Its options are as follows:

**-c** *FILENAME* \| **--config=**\ ‌\ *FILENAME*
   Use the configuration and other resources for the Sync commands
   to operate from *FILENAME*.

**-d** \| **--disable-mdb**
   Disable interaction with the MDB bus (for testing).

**-h** \| **--help**
   Print short help on options.

**-i** \| **--backlight-invert**
   Invert the bit for turning on/off the backlight.

**-L** *LOGLEVEL* \| **--log=**\ \ *LOGLEVEL*
   Configure logging to use *LOGLEVEL*.

**-l** *FILENAME* \| **--logfile=**\ \ *FILENAME*
   Configure logging to write logs to *FILENAME*.

**-s** \| **--enable-soldout**
   When the machine fails to dispense a product, internally set the product to "sold out" and refuse future orders until restarted.

**-t** \| **--disable-tty**
   Disable interactive command-line use.

**-v** \| **–version**
   Print version information.


See Also
========

taler-merchant-httpd(1), taler.conf(5).


Bugs
====

Report bugs by using https://bugs.taler.net or by sending electronic
mail to <taler@gnu.org>.