WeeWX

  Deze pagina is nog niet beschikbaar in deze taal.

Linking instructions


  1. Download last extension file by clicking here.
  2. Run the extension installer as follows:

    wee_extension --install weewx-wcloud-x.y.tgz
  3. Open the weewx.conf file and modify it as follows:

    [StdRESTful]
        [[WeatherCloud]]
            id = WEATHERCLOUD_ID
            key = WEATHERCLOUD_KEY
  4. Enter the Weathercloud ID and the Key provided for your device. You will find this information by going to your Devices page on Weathercloud and clicking on Link device in the Settings drop-down menu (the gear icon).
  5. Weathercloud ID and Key
  6. Restart WeeWX as follows:

    sudo /etc/init.d/weewx stop
    sudo /etc/init.d/weewx start
  7. If everything went right, your device should start uploading data within the next 10 minutes.