Some checks failed
Test and build / test (push) Successful in 1m1s
Test and build / Build collector (push) Failing after 1m6s
Test and build / Build receiver (amd64, , linux) (push) Failing after 1m6s
Test and build / Build receiver (arm, 6, linux) (push) Failing after 1m7s
Test and build / Build receiver (arm, 7, linux) (push) Failing after 1m9s
21 lines
386 B
Plaintext
21 lines
386 B
Plaintext
include:
|
|
- hamview-broker.yaml
|
|
|
|
receiver:
|
|
type: companion
|
|
conf:
|
|
port: /dev/ttyUSB0
|
|
baud: 115200
|
|
|
|
# Trace performs periodic tracing
|
|
trace:
|
|
interval: 5m
|
|
links:
|
|
# Via NL-NTD-Omni
|
|
# - PI-AIR-VSR RP3
|
|
- [0x78, 0xbf, 0x78]
|
|
# - Didam Omni
|
|
- [0x78, 0x41, 0x78]
|
|
# - Didam Yagi 1
|
|
- [0x78, 0x9a, 0x78]
|