17 lines
551 B
YAML
17 lines
551 B
YAML
architecture: amd64
|
|
maintainer: Jerry Jacobs
|
|
maintainer_email: jerry.jacobs@dualinventive.com
|
|
homepage: https://www.dualinventive.eu
|
|
description:
|
|
short: DI NB-IoT interface
|
|
long: >
|
|
Program which supports T-Mobile NBIoT CDP interface devices and converts them to DI-Net devices
|
|
files:
|
|
- file: cmd/nbiot-interface/nbiot-interface
|
|
dest: /usr/sbin/di-nbiot-interface
|
|
- file: etc/nbiot-interface.conf
|
|
dest: /etc/di/nbiot-interface.conf
|
|
conffile: true
|
|
- file: etc/nbiot-interface.service
|
|
dest: /lib/systemd/system/di-nbiot-interface.service
|