Based off previous discussion, more than one 22222 (LOOP) connection isn't supported. What I'd love would just be unauthenticated access to current_conditions similar to the WeatherlinkIP:
https://weatherlink.github.io/weatherli ... local-api/
Possible?
Implement current_conditions (WeatherLink Live) functionality
Moderator: Mattk
Implement current_conditions (WeatherLink Live) functionality
Davis Vantage Vue, Weather Envoy, Meteobridge Nano SD
Re: Implement current_conditions (WeatherLink Live) functionality
You can pull any data via a http request from the Meteobridge, by using a template syntax.
Wiki: https://www.meteobridge.com/wiki/index. ... n_Services
Wiki: https://www.meteobridge.com/wiki/index. ... n_Services
Re: Implement current_conditions (WeatherLink Live) functionality
Requires login (afaik)...
Also was just hoping to implement something that's already in use by various systems.
Also was just hoping to implement something that's already in use by various systems.
Davis Vantage Vue, Weather Envoy, Meteobridge Nano SD
Re: Implement current_conditions (WeatherLink Live) functionality
nope, /public/template.cgi?.... works without login.
Re: Implement current_conditions (WeatherLink Live) functionality
oh snap, I didn't know that was a thing.
Cool! hmm...
Is there a built in way to do json output? I don't see in documentation (though I may be missing it)
Cool! hmm...
Is there a built in way to do json output? I don't see in documentation (though I may be missing it)
Davis Vantage Vue, Weather Envoy, Meteobridge Nano SD