Search found 86 matches

by hymrog
Sun Apr 05, 2026 7:29 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: meteocam to weathercloud
Replies: 20
Views: 617

Re: meteocam to weathercloud

You can have a second FTP service. Access the service tab add FTP then select your event type and put the credentials in the Path as explained in the wiki:

“When you want to upload data to another FTP server, you can use a fully qualified URL-like FTP notation in the "Path" field. Format of the FTP ...
by hymrog
Wed Feb 12, 2025 1:31 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Dashboard Question Meteobridge VM
Replies: 1
Views: 3026

Re: Dashboard Question Meteobridge VM

Hi -

Guessing it is the cloud temperature.

g
by hymrog
Tue Mar 12, 2024 3:38 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: numerical expression NOAA Reports
Replies: 3
Views: 906

Re: numerical expression NOAA Reports

Hi -

Here is what I am using:

# Standard monthly NOAA template with data in imperial units
#
$ MONTHLY CLIMATOLOGICAL SUMMARY FOR [YYYY]-[MM]
$
$Elevation: [mbsystem-altitude=feet.0:]ft
$Latitude: [mbsystem-latitude.3:]
$Longitude: [mbsystem-longitude.3:]
$
$Temperature in F, Rain in INCH, Wind ...
by hymrog
Sat Mar 09, 2024 8:12 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: numerical expression NOAA Reports
Replies: 3
Views: 906

numerical expression NOAA Reports

Hi

I am working on adding some additional detail to the daily NOAA reports, specifically trying to add heating and cooling days. So far I have been able to get the heating and cooling days on a per day basis using the following:

#if#{*[th0temp-avg=F]<65*}#then#{*round( 65-[th0temp-avg=F])*00 ...
by hymrog
Fri Mar 08, 2024 3:59 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: additional use of the count
Replies: 2
Views: 851

Re: additional use of the count

Understood...Thanks for the response

g
by hymrog
Thu Mar 07, 2024 5:17 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: additional use of the count
Replies: 2
Views: 851

additional use of the count

Hi

The new rain day count is an awesome addition to the platform...I had been using a work around using meteoplug, a text file, and a php script to get the data needed. Anyhow, I was wondering if there is a way to implement the count function to get information related to other fields like ...
by hymrog
Tue Jan 09, 2024 6:18 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Foscam R2M Camera
Replies: 6
Views: 30448

Re: Foscam R2M Camera

Hello

You will need to do the following:

1. On the Weather Network tab select Meteobridge Weather Camera
2. Set your upload interval and template
3. Under the services tab select Camera FTP upload from the Select Service drop down menu
4. Set up your FTP using the following instructions:
https ...
by hymrog
Wed Jan 03, 2024 11:57 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Foscam R2M Camera
Replies: 6
Views: 30448

Re: Foscam R2M Camera

Hello -

There are two streams for the Foscams, the main stream and the substream. The substream uses less resources. I am not really sure what you are trying to do but if you set the url I provided, along with appropriate credentials, on the Cam tab and you click the Camera picture on that page you ...
by hymrog
Tue Jan 02, 2024 2:26 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Foscam R2M Camera
Replies: 6
Views: 30448

Re: Foscam R2M Camera

Hello

Try this

http://ip address:port/cgi-bin/CGIProxy.fcgi?cmd=setSubStreamFormat&format=1&usr=xxx&pwd=xxx

g
by hymrog
Fri Nov 10, 2023 3:51 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Unable to add second station RPi. **solved**
Replies: 7
Views: 2383

Re: Unable to add second station RPi. **solved**

Hi -

Thanks for taking a look this. I tested this morning and was able to add the second station and all worked as expected.

Thanks for your time and quick response.

g
by hymrog
Fri Nov 10, 2023 12:15 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Unable to add second station RPi. **solved**
Replies: 7
Views: 2383

Re: Unable to add second station RPi

Hi

I have sent the info needed for remote access.

Thanks
g
by hymrog
Thu Nov 09, 2023 8:46 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Unable to add second station RPi. **solved**
Replies: 7
Views: 2383

Re: Unable to add second station RPi

Hi

ip-of-meteobridge/cgi-bin/system.cgi?du -h/overlay/

command: du -h /overlay/
-------------
4.0K /overlay/
-------------

ip-of-meteobridge/cgi-bin/system.cgi?df%20-h

command: df -h
-------------
Filesystem Size Used Available Use% Mounted on
/dev/root 102.4M 74.2M 26.0M 74% /
tmpfs 459.6M ...
by hymrog
Wed Nov 08, 2023 6:18 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Unable to add second station RPi. **solved**
Replies: 7
Views: 2383

Unable to add second station RPi. **solved**

Hi

I am getting this error message when attempting to add a secondary station:

Error: Storing settings failed (/root/meteobridge.conf): backup of /root/meteobridge.conf failed: Invalid argument

Running the following:

Platform: Raspberry Pi 3 Model B+
RAM: 941 MB total, 789 MB free (16% used ...