# nfpm config — package profiles/ as /usr/share/pda-fieldbus/profiles/ # Version is injected at build time: # nfpm pkg --packager deb --target dist/ -f nfpm.yaml -v "$VERSION" name: pda-fieldbus-profiles arch: all platform: linux version: ${VERSION} section: contrib/utils priority: optional maintainer: p.d.a. vendor: p.d.a. homepage: https://git.pda.cz/PDAT/pda-fieldbus-profiles license: MIT description: | Device profiles for pda-fieldbus. Reusable JSON descriptions of M-Bus and Modbus device models — points, units, scaling, and derived values — consumed by pda-fieldbus poll via `profile: ` references. contents: - src: profiles/ dst: /usr/share/pda-fieldbus/profiles/ type: tree deb: fields: Recommends: pda-fieldbus