Skip to content
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

feature: use name and mmsi or uuid from defaults.json if available #380

Merged
merged 4 commits into from
Jan 12, 2018

Conversation

sbender9
Copy link
Member

@sbender9 sbender9 commented Jan 2, 2018

No description provided.

@sbender9 sbender9 changed the title Static to defaults feature: use name and mmsi or uuid from defaults.json if available Jan 2, 2018
@@ -43,11 +43,9 @@ module.exports = function mdnsResponder (app) {
// hardcoded out of master/slave, main/aux
roles: 'master, main',
self: app.selfId,
vessel_name: getConfigString(config.settings.vessel, 'name'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getConfigString no longer used, remove

@tkurki tkurki merged commit 1927454 into master Jan 12, 2018
@tkurki tkurki deleted the static-to-defaults branch January 12, 2018 19:49
tkurki pushed a commit that referenced this pull request Jan 13, 2018
)

* fix: existing defaults getting overwritten
* feature: use name and mmsi or uuid from defaults.json if available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants