aboutsummaryrefslogtreecommitdiffstats
path: root/app/info.yaml
blob: b3369379367b01de171abf24c18c85a975d54dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
formatVersion: 1
formatType: am-application
---
id:      'com.luxoft.alexa'
icon:    'icon.png'
runtime: qml
code:    main.qml
runtimeParameters:
  importPaths: [ '.' , "./imports"]

name:
  en: 'Alexa'
  de: 'Alexa'

categories: [ 'other' ]

applicationProperties:
    private:
        # log level: 'none', 'critical', 'error', 'warning', 'info', 'debug0' .. 'debug9'
        logLevel: 'warning'
intents:
- id: activate-app
- id: trigger-voiceassistant