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

Json server fixes #649

Merged
merged 13 commits into from
Dec 17, 2016
Merged

Json server fixes #649

merged 13 commits into from
Dec 17, 2016

Conversation

waynieack
Copy link
Contributor

Fix for rrd file path not being pulled from rrd_dir and weather_data_rrd ini params by default in json_server.pl. Also fixed an issue which can cause MH to crash.

@hollie
Copy link
Owner

hollie commented Dec 17, 2016

Thanks for this pull request!

@hollie hollie merged commit 2a73208 into hollie:master Dec 17, 2016
@hplato
Copy link
Collaborator

hplato commented Dec 17, 2016

Since were changing the default weather RRD name, we should to check what name gets created on a fresh install.

I also thought it might be nice to have a JSON option to pass another rrd as an option. This could be useful for folks that have more than one RRD on their system

  •    my $rrd_file = "weather.rrd";
    
  •    my $rrd_file = "weather_data.rrd";
    

@waynieack
Copy link
Contributor Author

waynieack commented Dec 18, 2016 via email

@hplato
Copy link
Collaborator

hplato commented Dec 18, 2016 via email

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.

3 participants