-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NOISSUE - Export config from content #21
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
* add view services via mqtt Signed-off-by: Mirko Teodorovic <[email protected]> * small fix Signed-off-by: Mirko Teodorovic <[email protected]> * minor changes Signed-off-by: Mirko Teodorovic <[email protected]> * update comment Signed-off-by: Mirko Teodorovic <[email protected]> * add different endpoint for services view Signed-off-by: Mirko Teodorovic <[email protected]> * dont use pointers Signed-off-by: Mirko Teodorovic <[email protected]> * fix comments Signed-off-by: Mirko Teodorovic <[email protected]> * fix errror return Signed-off-by: Mirko Teodorovic <[email protected]> * inline function Signed-off-by: Mirko Teodorovic <[email protected]> * small changes Signed-off-by: Mirko Teodorovic <[email protected]> * remove cmdType type Signed-off-by: Mirko Teodorovic <[email protected]> * remove pointers Signed-off-by: Mirko Teodorovic <[email protected]> * remove parenthesis Signed-off-by: Mirko Teodorovic <[email protected]> * add service info type Signed-off-by: Mirko Teodorovic <[email protected]>
Please resolve the conflicts and update the branch. |
nmarcetic
reviewed
Feb 6, 2020
blokovi
previously approved these changes
Feb 6, 2020
dborovcanin
reviewed
Feb 6, 2020
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
* enable mtls Signed-off-by: Mirko Teodorovic <[email protected]> * enable mtls Signed-off-by: Mirko Teodorovic <[email protected]> * fix config endpoint Signed-off-by: Mirko Teodorovic <[email protected]> * fix double broker connection Signed-off-by: Mirko Teodorovic <[email protected]> * fix disconnect problem Signed-off-by: Mirko Teodorovic <[email protected]> * killing the white lines Signed-off-by: Mirko Teodorovic <[email protected]> * small corrections Signed-off-by: Mirko Teodorovic <[email protected]> * remove some types and typos Signed-off-by: Mirko Teodorovic <[email protected]> * fix logger usage Signed-off-by: Mirko Teodorovic <[email protected]> * mqtt is moved to conn Signed-off-by: Mirko Teodorovic <[email protected]> * resolve comments Signed-off-by: Mirko Teodorovic <[email protected]> * resolve comments Signed-off-by: Mirko Teodorovic <[email protected]> * kill whit line Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
dborovcanin
previously approved these changes
Feb 7, 2020
manuio
requested changes
Feb 9, 2020
Signed-off-by: Mirko Teodorovic <[email protected]>
manuio
requested changes
Feb 9, 2020
drasko
requested changes
Feb 9, 2020
Signed-off-by: Mirko Teodorovic <[email protected]>
drasko
requested changes
Feb 9, 2020
dborovcanin
reviewed
Feb 10, 2020
Signed-off-by: Mirko Teodorovic <[email protected]>
Signed-off-by: Mirko Teodorovic <[email protected]>
dborovcanin
approved these changes
Feb 10, 2020
nmarcetic
approved these changes
Feb 10, 2020
drasko
approved these changes
Feb 10, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
manuio
approved these changes
Feb 10, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
enable saving export file config during the bootstrap procedure