forked from rauc/rauc-hawkbit-updater
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.conf.example
More file actions
43 lines (31 loc) · 1.13 KB
/
config.conf.example
File metadata and controls
43 lines (31 loc) · 1.13 KB
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
[client]
# host or IP and optional port
hawkbit_server = 10.10.0.254:8080
# true = HTTPS, false = HTTP
ssl = false
# validate ssl certificate (only use if ssl is true)
ssl_verify = false
# Tenant id
tenant_id = DEFAULT
# Target name (controller id)
target_name = test-target
# Security token
auth_token = cb115a721af28f781b493fa467819ef5
# Or gateway_token can be used instead of auth_token
#gateway_token = cb115a721af28f781b493fa467819ef5
# Temporay file RAUC bundle should be downloaded to
bundle_download_location = /tmp/bundle.raucb
# time in seconds to wait before retrying
retry_wait = 60
# connection timeout in seconds
connect_timeout = 20
# request timeout in seconds
timeout = 60
# debug, info, message, critical, error, fatal
log_level = message
# Every key / value under [device] is sent to HawkBit (target attributes),
# and can be used in target filter.
[device]
mac_address = ff:ff:ff:ff:ff:ff
hw_revision = 2
model = T1