Skip to content
This repository has been archived by the owner on Aug 9, 2021. It is now read-only.

WIP Save MQTT prefix in configuration #419

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

btry
Copy link
Contributor

@btry btry commented Apr 10, 2018

Prepend a MQTT topic to all topics. To allow mutualization of a broker with several products

Remains to do:

  • update the MQTT topic sent to the agent at enrollment time
  • add a big red warning when there are agents or managed fleets in the DB if the user wants to change the mqtt prefix in the configuration (or don't implement in the UI and have a CLI script to discourage such action)
  • you have white card @DIOHz0r but let me review !

Closes #498
related: https://github.com/flyve-mdm/android-mdm-agent/issues/437

@btry btry added the feature label Apr 10, 2018
accesslint[bot]
accesslint bot previously approved these changes Apr 10, 2018
@ajsb85 ajsb85 changed the title WIP Save mqtt prefix in configuration WIP Save MQTT prefix in configuration Apr 13, 2018
@ajsb85 ajsb85 requested review from ajsb85 and DIOHz0r April 13, 2018 13:40
@btry btry assigned Naylin15 and unassigned DIOHz0r and btry Apr 13, 2018
@btry btry force-pushed the feature/mqtt_prefix branch 5 times, most recently from fa5ad4c to 6a54cea Compare May 3, 2018 13:41
@btry btry added this to the 2.1 milestone May 11, 2018
@btry btry force-pushed the feature/mqtt_prefix branch from 6a54cea to 44a68e3 Compare May 11, 2018 15:49
ajsb85
ajsb85 previously approved these changes May 15, 2018
@btry btry force-pushed the feature/mqtt_prefix branch 2 times, most recently from f383a3f to c164cdf Compare May 16, 2018 09:44
@ajsb85 ajsb85 requested a review from Naylin15 May 22, 2018 10:32
DIOHz0r
DIOHz0r previously approved these changes May 25, 2018
@ingluife ingluife dismissed stale reviews from DIOHz0r and accesslint[bot] via 2fe3da2 June 20, 2018 21:18
@ingluife ingluife force-pushed the feature/mqtt_prefix branch from db1bf38 to 2fe3da2 Compare June 20, 2018 21:18
@btry btry force-pushed the feature/mqtt_prefix branch from 2fe3da2 to 4155cdf Compare July 31, 2018 18:43
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
btry and others added 4 commits August 1, 2018 08:58
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Domingo Oropeza <doropeza@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
Signed-off-by: Thierry Bugier <tbugier@teclib.com>
@btry btry force-pushed the feature/mqtt_prefix branch from 4155cdf to 0bfa768 Compare August 1, 2018 07:00
@ajsb85 ajsb85 requested review from DIOHz0r and ajsb85 September 21, 2018 09:16
@ajsb85 ajsb85 closed this Dec 18, 2018
@ajsb85 ajsb85 changed the base branch from develop to features/for_later December 18, 2018 00:25
@ajsb85 ajsb85 reopened this Dec 18, 2018
@btry btry closed this Dec 20, 2018
@btry btry changed the base branch from features/for_later to develop December 20, 2018 17:45
@btry btry reopened this Dec 20, 2018
@ajsb85 ajsb85 assigned DIOHz0r and unassigned DIOHz0r, btry and Naylin15 Dec 21, 2018
@ajsb85 ajsb85 modified the milestones: 2.1, 3.0 Aug 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MQTT prefix support
4 participants