summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-01-01 20:50:11 +0100
committerChristian Grothoff <christian@grothoff.org>2021-01-01 20:50:11 +0100
commit68bcd993c44e3422135d6a66c57891b532f1b486 (patch)
treeddaefc1ee34a614a2d9e17d0e5820553c37ca58f
parente4d1fe31036d2ef4cce9a17a647b12a9e3ffc67c (diff)
downloadtaler-mdb-68bcd993c44e3422135d6a66c57891b532f1b486.tar.gz
taler-mdb-68bcd993c44e3422135d6a66c57891b532f1b486.tar.bz2
taler-mdb-68bcd993c44e3422135d6a66c57891b532f1b486.zip
work on mdb package
-rw-r--r--debian/etc/taler-mdb.conf~168
1 files changed, 0 insertions, 168 deletions
diff --git a/debian/etc/taler-mdb.conf~ b/debian/etc/taler-mdb.conf~
deleted file mode 100644
index f7add87..0000000
--- a/debian/etc/taler-mdb.conf~
+++ /dev/null
@@ -1,168 +0,0 @@
-[taler]
-currency = TESTKUDOS
-
-[taler-mdb]
-backend-base-url = http://backend.test.taler.net/
-backend-authorization = ApiKey Sandbox
-# Message to diplay after purchase is completed,
-fulfillment-msg = Enjoy your ${PRODUCT_DESCRIPTION}
-
-# Name of the UART where the MDB connector is reachable.
-UART_DEVICE = /dev/ttyAMA0
-
-# Name of the framebuffer to use for the QR code.
-FRAMEBUFFER_DEVICE = /dev/fb1
-# Name of the backlight file for the framebuffer
-FRAMEBUFFER_BACKLIGHT = /sys/class/backlight/soc:backlight/brightness
-
-ESSID = snack
-
-#Products
-#If sold out is enabled, products with description "empty" will be registered as sold out.
-
-#machine number 55
-[product-21]
-description = empty
-price = EUR:0.0
-number = 46
-# instance = http://backend.test.taler.net/instances/foo/
-# NOTE: authorization key MUST match the one from [taler-mdb]!
-
-#machine number 54
-[product-20]
-description = empty
-price = EUR:0.0
-number = 45
-
-#machine number 53
-[product-19]
-description = Hackerspace Passport
-price = EUR:1.0
-number = 44
-
-#machine number 52
-[product-18]
-description = T-Shirt M
-price = EUR:5.0
-number = 43
-
-#machine number 51
-[product-17]
-description = T-Shirt S
-price = EUR:5.0
-number = 42
-
-#machine number 50
-[product-16]
-description = Electronic Kit
-price = EUR:10.0
-number = 41
-
-#machine number 45
-[product-15]
-description = Snickers
-price = EUR:0.3
-number = 36
-
-#machine number 44
-[product-14]
-description = Electronic Kit
-price = EUR:7.0
-number = 35
-
-#machine number 43
-[product-13]
-description = empty
-price = EUR:0.0
-key = d
-number = 34
-
-#machine number 42
-[product-12]
-description = Screwdriver
-price = EUR:15.0
-key = h
-number = 33
-
-#machine number 41
-[product-11]
-description = Twix
-price = EUR:0.3
-key = j
-number = 32
-
-#machine number 40
-[product-10]
-description = Mars
-price = EUR:0.3
-key = k
-number = 31
-
-#machine number 34
-[product-9]
-description = Book GRM - Brainfuck
-price = EUR:25.0
-key = l
-number = 25
-
-#machine number 30
-[product-8]
-description = Ruler
-price = EUR:10.0
-key = w
-number = 21
-
-#machine number 25
-[product-7]
-description = NFC TAG
-price = EUR:1.0
-key = e
-number = 16
-
-#machine number 24
-[product-6]
-description = Knive
-price = EUR:25.0
-key = r
-number = 15
-
-#machine number 23
-[product-5]
-description = Electronic Kit
-price = EUR:5.0
-key = t
-number = 14
-
-#machine number 22
-[product-4]
-description = empty
-price = EUR:0.0
-key = z
-number = 13
-
-#machine number 21
-[product-3]
-description = empty
-price = EUR:0.0
-key = u
-number = 12
-
-#machine number 20
-[product-2]
-description = Gummy bears
-price = EUR:0.3
-key = i
-number = 11
-
-#machine number 14
-[product-1]
-description = Sword
-price = EUR:0.05
-number = 5
-
-#machine number 10
-[product-0]
-description = Umbrella
-price = EUR:10.0
-key = p
-number = 1