Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Migrate Device MQTT files to 3.0. format/content #123

Closed
lenny-goodell opened this issue Sep 11, 2023 · 0 comments · Fixed by #128
Closed

Migrate Device MQTT files to 3.0. format/content #123

lenny-goodell opened this issue Sep 11, 2023 · 0 comments · Fixed by #128
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request

Comments

@lenny-goodell
Copy link
Contributor

See the following Migration guides.

Should be able to remove configuration.toml file rather than migrate. The default file should work as is.
This requires changing the volume mount for device-mqtt to be the following multiple mounts:

    volumes:
      - ./res/device-mqtt/devices:/res/devices
      - ./res/device-mqtt/profiles:/res/profiles

This also requires the topics used be ds-cv-inference to be changed (separate PR) to use the topics defined in Device MQTT's default configuration.yaml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request
Projects
None yet
2 participants