Navigation

    Windy Community

    • Register
    • Login
    • Search
    • Unread
    • Categories
    • Groups
    • Go to windy.com
    1. Home
    2. Renato Elias
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 2
    • Best 1
    • Groups 0

    Renato Elias

    @Renato Elias

    1
    Reputation
    5
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Renato Elias Unfollow Follow

    Best posts made by Renato Elias

    • RE: Report your Weather Station Data to Windy

      @renato-elias nevermind... just found out how to do... we just need to add the station=id as part of the GET string. It's working ;)

      posted in Windy Stations
      R
      Renato Elias

    Latest posts made by Renato Elias

    • RE: Report your Weather Station Data to Windy

      @renato-elias nevermind... just found out how to do... we just need to add the station=id as part of the GET string. It's working ;)

      posted in Windy Stations
      R
      Renato Elias
    • RE: Report your Weather Station Data to Windy

      Hi there! I'm programming a weather station myself using an ESP8266 controller reading Davis anemometer/vane data. I don't know how to work with Json framework but I can already send data using GET method and would like to know if it's possible to send data using this method for 2 different stations. It seems that we can retrieve data from Windy using .../API-KEY/STATION_ID but I'm not sure if I could use GET method to send data using the same approach. I'll try anyway but maybe someone could help me on this first :)

      posted in Windy Stations
      R
      Renato Elias