|
|
|
|
@ -9,73 +9,238 @@
|
|
|
|
|
<label>Ecowitt GW1000 Thing</label>
|
|
|
|
|
<description>Thing for GW1000 Weather Station</description>
|
|
|
|
|
<channels>
|
|
|
|
|
<channel id="tempf" typeId="system.outdoor-temperature"><label>outdoor temperature</label><description>outdoor temperature</description></channel>
|
|
|
|
|
<channel id="tempinf" typeId="system.outdoor-temperature"><label>indoor temperature</label><description>indoor temperature</description></channel>
|
|
|
|
|
<channel id="temp1f" typeId="system.outdoor-temperature"><label>temperature CH1</label><description>temperature CH1</description></channel>
|
|
|
|
|
<channel id="temp2f" typeId="system.outdoor-temperature"><label>temperature CH2</label><description>temperature CH2</description></channel>
|
|
|
|
|
<channel id="temp3f" typeId="system.outdoor-temperature"><label>temperature CH3</label><description>temperature CH3</description></channel>
|
|
|
|
|
<channel id="temp4f" typeId="system.outdoor-temperature"><label>temperature CH4</label><description>temperature CH4</description></channel>
|
|
|
|
|
<channel id="temp5f" typeId="system.outdoor-temperature"><label>temperature CH5</label><description>temperature CH5</description></channel>
|
|
|
|
|
<channel id="temp6f" typeId="system.outdoor-temperature"><label>temperature CH6</label><description>temperature CH6</description></channel>
|
|
|
|
|
<channel id="temp7f" typeId="system.outdoor-temperature"><label>temperature CH7</label><description>temperature CH7</description></channel>
|
|
|
|
|
<channel id="temp8f" typeId="system.outdoor-temperature"><label>temperature CH8</label><description>temperature CH8</description></channel>
|
|
|
|
|
<channel id="tempf" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>outdoor temperature</label>
|
|
|
|
|
<description>outdoor temperature</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="tempinf" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>indoor temperature</label>
|
|
|
|
|
<description>indoor temperature</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp1f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH1</label>
|
|
|
|
|
<description>temperature CH1</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp2f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH2</label>
|
|
|
|
|
<description>temperature CH2</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp3f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH3</label>
|
|
|
|
|
<description>temperature CH3</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp4f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH4</label>
|
|
|
|
|
<description>temperature CH4</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp5f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH5</label>
|
|
|
|
|
<description>temperature CH5</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp6f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH6</label>
|
|
|
|
|
<description>temperature CH6</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp7f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH7</label>
|
|
|
|
|
<description>temperature CH7</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="temp8f" typeId="system.outdoor-temperature">
|
|
|
|
|
<label>temperature CH8</label>
|
|
|
|
|
<description>temperature CH8</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
<channel id="humidity" typeId="system.atmospheric-humidity"><label>outdoor humidity</label><description>outdoor humidity</description></channel>
|
|
|
|
|
<channel id="humidityin" typeId="humidity"><label>indoor humidity</label><description>indoor humidity</description></channel>
|
|
|
|
|
<channel id="humidity1" typeId="humidity"><label>humidity CH1</label><description>humidity CH1</description></channel>
|
|
|
|
|
<channel id="humidity2" typeId="humidity"><label>humidity CH2</label><description>humidity CH2</description></channel>
|
|
|
|
|
<channel id="humidity3" typeId="humidity"><label>humidity CH3</label><description>humidity CH3</description></channel>
|
|
|
|
|
<channel id="humidity4" typeId="humidity"><label>humidity CH4</label><description>humidity CH4</description></channel>
|
|
|
|
|
<channel id="humidity5" typeId="humidity"><label>humidity CH5</label><description>humidity CH5</description></channel>
|
|
|
|
|
<channel id="humidity6" typeId="humidity"><label>humidity CH6</label><description>humidity CH6</description></channel>
|
|
|
|
|
<channel id="humidity7" typeId="humidity"><label>humidity CH7</label><description>humidity CH7</description></channel>
|
|
|
|
|
<channel id="humidity8" typeId="humidity"><label>humidity CH8</label><description>humidity CH8</description></channel>
|
|
|
|
|
<channel id="humidity" typeId="system.atmospheric-humidity">
|
|
|
|
|
<label>outdoor humidity</label>
|
|
|
|
|
<description>outdoor humidity</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidityin" typeId="humidity">
|
|
|
|
|
<label>indoor humidity</label>
|
|
|
|
|
<description>indoor humidity</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity1" typeId="humidity">
|
|
|
|
|
<label>humidity CH1</label>
|
|
|
|
|
<description>humidity CH1</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity2" typeId="humidity">
|
|
|
|
|
<label>humidity CH2</label>
|
|
|
|
|
<description>humidity CH2</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity3" typeId="humidity">
|
|
|
|
|
<label>humidity CH3</label>
|
|
|
|
|
<description>humidity CH3</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity4" typeId="humidity">
|
|
|
|
|
<label>humidity CH4</label>
|
|
|
|
|
<description>humidity CH4</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity5" typeId="humidity">
|
|
|
|
|
<label>humidity CH5</label>
|
|
|
|
|
<description>humidity CH5</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity6" typeId="humidity">
|
|
|
|
|
<label>humidity CH6</label>
|
|
|
|
|
<description>humidity CH6</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity7" typeId="humidity">
|
|
|
|
|
<label>humidity CH7</label>
|
|
|
|
|
<description>humidity CH7</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="humidity8" typeId="humidity">
|
|
|
|
|
<label>humidity CH8</label>
|
|
|
|
|
<description>humidity CH8</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
<channel id="winddir" typeId="system.wind-direction"><label>wind direction</label><description>wind direction</description></channel>
|
|
|
|
|
<channel id="windspeedmph" typeId="system.wind-speed"><label>wind speed</label><description>wind speed</description></channel>
|
|
|
|
|
<channel id="windgustmph" typeId="system.wind-speed"><label>wind gust</label><description>wind gust</description></channel>
|
|
|
|
|
<channel id="maxdailygust" typeId="system.wind-speed"><label>daily maximum value gust</label><description>daily maximum value gust</description></channel>
|
|
|
|
|
<channel id="winddir" typeId="system.wind-direction">
|
|
|
|
|
<label>wind direction</label>
|
|
|
|
|
<description>wind direction</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="windspeedmph" typeId="system.wind-speed">
|
|
|
|
|
<label>wind speed</label>
|
|
|
|
|
<description>wind speed</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="windgustmph" typeId="system.wind-speed">
|
|
|
|
|
<label>wind gust</label>
|
|
|
|
|
<description>wind gust</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="maxdailygust" typeId="system.wind-speed">
|
|
|
|
|
<label>daily maximum value gust</label>
|
|
|
|
|
<description>daily maximum value gust</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
<channel id="totalrainin" typeId="rain-amount"><label>total amount of rain</label><description>total amount of rain</description></channel>
|
|
|
|
|
<channel id="eventrainin" typeId="rain-amount"><label>amount of rain (event-based)</label><description>amount of rain (event-based)</description></channel>
|
|
|
|
|
<channel id="yearlyrainin" typeId="rain-amount"><label>yearly amount of rain</label><description>yearly amount of rain</description></channel>
|
|
|
|
|
<channel id="monthlyrainin" typeId="rain-amount"><label>monthly amount of rain</label><description>monthly amount of rain</description></channel>
|
|
|
|
|
<channel id="weeklyrainin" typeId="rain-amount"><label>weekly amount of rain</label><description>weekly amount of rain</description></channel>
|
|
|
|
|
<channel id="dailyrainin" typeId="rain-amount"><label>daily amount of rain</label><description>daily amount of rain</description></channel>
|
|
|
|
|
<channel id="hourlyrainin" typeId="rain-amount"><label>hourly amount of rain</label><description>hourly amount of rain</description></channel>
|
|
|
|
|
<channel id="rainratein" typeId="rain-rate"><label>rain amount per hour</label><description>rain amount per hour</description></channel>
|
|
|
|
|
<channel id="totalrainin" typeId="rain-amount">
|
|
|
|
|
<label>total amount of rain</label>
|
|
|
|
|
<description>total amount of rain</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="eventrainin" typeId="rain-amount">
|
|
|
|
|
<label>amount of rain (event-based)</label>
|
|
|
|
|
<description>amount of rain (event-based)</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="yearlyrainin" typeId="rain-amount">
|
|
|
|
|
<label>yearly amount of rain</label>
|
|
|
|
|
<description>yearly amount of rain</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="monthlyrainin" typeId="rain-amount">
|
|
|
|
|
<label>monthly amount of rain</label>
|
|
|
|
|
<description>monthly amount of rain</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="weeklyrainin" typeId="rain-amount">
|
|
|
|
|
<label>weekly amount of rain</label>
|
|
|
|
|
<description>weekly amount of rain</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="dailyrainin" typeId="rain-amount">
|
|
|
|
|
<label>daily amount of rain</label>
|
|
|
|
|
<description>daily amount of rain</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="hourlyrainin" typeId="rain-amount">
|
|
|
|
|
<label>hourly amount of rain</label>
|
|
|
|
|
<description>hourly amount of rain</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="rainratein" typeId="rain-rate">
|
|
|
|
|
<label>rain amount per hour</label>
|
|
|
|
|
<description>rain amount per hour</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
<channel id="solarradiation" typeId="solar-radiation"><label>solar radiation (intensity)</label><description>solar radiation (intensity)</description></channel>
|
|
|
|
|
<channel id="uv" typeId="uv-index"><label>uv index</label><description>uv index</description></channel>
|
|
|
|
|
<channel id="solarradiation" typeId="solar-radiation">
|
|
|
|
|
<label>solar radiation (intensity)</label>
|
|
|
|
|
<description>solar radiation (intensity)</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="uv" typeId="uv-index">
|
|
|
|
|
<label>uv index</label>
|
|
|
|
|
<description>uv index</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<channel id="baromabsin" typeId="system.barometric-pressure"><label>absolute barometric pressure</label><description>absolute barometric pressure</description></channel>
|
|
|
|
|
<channel id="baromrelin" typeId="system.barometric-pressure"><label>relative barometric pressure</label><description>relative barometric pressure</description></channel>
|
|
|
|
|
<channel id="baromabsin" typeId="system.barometric-pressure">
|
|
|
|
|
<label>absolute barometric pressure</label>
|
|
|
|
|
<description>absolute barometric pressure</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="baromrelin" typeId="system.barometric-pressure">
|
|
|
|
|
<label>relative barometric pressure</label>
|
|
|
|
|
<description>relative barometric pressure</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
<channel id="soilmoisture1" typeId="moisture"><label>soil moisture CH1</label><description>soil moisture CH1</description></channel>
|
|
|
|
|
<channel id="soilmoisture2" typeId="moisture"><label>soil moisture CH2</label><description>soil moisture CH2</description></channel>
|
|
|
|
|
<channel id="soilmoisture3" typeId="moisture"><label>soil moisture CH3</label><description>soil moisture CH3</description></channel>
|
|
|
|
|
<channel id="soilmoisture4" typeId="moisture"><label>soil moisture CH4</label><description>soil moisture CH4</description></channel>
|
|
|
|
|
<channel id="soilmoisture1" typeId="moisture">
|
|
|
|
|
<label>soil moisture CH1</label>
|
|
|
|
|
<description>soil moisture CH1</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilmoisture2" typeId="moisture">
|
|
|
|
|
<label>soil moisture CH2</label>
|
|
|
|
|
<description>soil moisture CH2</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilmoisture3" typeId="moisture">
|
|
|
|
|
<label>soil moisture CH3</label>
|
|
|
|
|
<description>soil moisture CH3</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilmoisture4" typeId="moisture">
|
|
|
|
|
<label>soil moisture CH4</label>
|
|
|
|
|
<description>soil moisture CH4</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
<channel id="lightning" typeId="lightning-distance"><label>distance of last lightning</label><description>distance of last lightning</description></channel>
|
|
|
|
|
<channel id="lightning_time" typeId="lightning-timestamp"><label>timestamp of last lightning</label><description>timestamp of last lightning</description></channel>
|
|
|
|
|
<channel id="lightning_num" typeId="lightning-num"><label>number of lightnings per day</label><description>number of lightnings</description></channel>
|
|
|
|
|
<channel id="lightning" typeId="lightning-distance">
|
|
|
|
|
<label>distance of last lightning</label>
|
|
|
|
|
<description>distance of last lightning</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="lightning_time" typeId="lightning-timestamp">
|
|
|
|
|
<label>timestamp of last lightning</label>
|
|
|
|
|
<description>timestamp of last lightning</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="lightning_num" typeId="lightning-num">
|
|
|
|
|
<label>number of lightnings per day</label>
|
|
|
|
|
<description>number of lightnings</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<channel id="pm25_ch1" typeId="pm25-particles"><label>PM2.5 particle sensor CH1</label><description>PM2.5 particle sensor CH1</description></channel>
|
|
|
|
|
<channel id="pm25_avg_24h_ch1" typeId="pm25-particles"><label>daily average PM2.5 particle sensor CH1</label><description>daily average PM2.5 particle sensor CH1</description></channel>
|
|
|
|
|
<channel id="pm25_ch2" typeId="pm25-particles"><label>PM2.5 particle sensor CH2</label><description>PM2.5 particle sensor CH2</description></channel>
|
|
|
|
|
<channel id="pm25_avg_24h_ch2" typeId="pm25-particles"><label>daily average PM2.5 particle sensor CH2</label><description>daily average PM2.5 particle sensor CH2</description></channel>
|
|
|
|
|
<channel id="pm25_ch1" typeId="pm25-particles">
|
|
|
|
|
<label>PM2.5 particle sensor CH1</label>
|
|
|
|
|
<description>PM2.5 particle sensor CH1</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="pm25_avg_24h_ch1" typeId="pm25-particles">
|
|
|
|
|
<label>daily average PM2.5 particle sensor CH1</label>
|
|
|
|
|
<description>daily average PM2.5 particle sensor CH1</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="pm25_ch2" typeId="pm25-particles">
|
|
|
|
|
<label>PM2.5 particle sensor CH2</label>
|
|
|
|
|
<description>PM2.5 particle sensor CH2</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="pm25_avg_24h_ch2" typeId="pm25-particles">
|
|
|
|
|
<label>daily average PM2.5 particle sensor CH2</label>
|
|
|
|
|
<description>daily average PM2.5 particle sensor CH2</description>
|
|
|
|
|
</channel>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<channel id="wh57batt" typeId="system.battery-level"><label>battery level WH57 sensor</label><description>battery level WH57 sensor</description></channel>
|
|
|
|
|
<channel id="wh65batt" typeId="system.battery-level"><label>battery level WH65 sensor</label><description>battery level WH65 sensor</description></channel>
|
|
|
|
|
<channel id="pm25batt1" typeId="system.battery-level"><label>battery level PM2.5 CH1 sensor</label><description>battery level PM2.5 CH1 sensor</description></channel>
|
|
|
|
|
<channel id="pm25batt2" typeId="system.battery-level"><label>battery level PM2.5 CH2 sensor</label><description>battery level PM2.5 CH2 sensor</description></channel>
|
|
|
|
|
<channel id="soilbatt1" typeId="system.battery-level"><label>battery level soil moisture sensor CH1</label><description>battery level soil moisture sensor CH1</description></channel>
|
|
|
|
|
<channel id="soilbatt2" typeId="system.battery-level"><label>battery level soil moisture sensor CH2</label><description>battery level soil moisture sensor CH2</description></channel>
|
|
|
|
|
<channel id="soilbatt3" typeId="system.battery-level"><label>battery level soil moisture sensor CH3</label><description>battery level soil moisture sensor CH3</description></channel>
|
|
|
|
|
<channel id="soilbatt4" typeId="system.battery-level"><label>battery level soil moisture sensor CH4</label><description>battery level soil moisture sensor CH4</description></channel>
|
|
|
|
|
<channel id="wh57batt" typeId="system.battery-level">
|
|
|
|
|
<label>battery level WH57 sensor</label>
|
|
|
|
|
<description>battery level WH57 sensor</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="wh65batt" typeId="system.battery-level">
|
|
|
|
|
<label>battery level WH65 sensor</label>
|
|
|
|
|
<description>battery level WH65 sensor</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="pm25batt1" typeId="system.battery-level">
|
|
|
|
|
<label>battery level PM2.5 CH1 sensor</label>
|
|
|
|
|
<description>battery level PM2.5 CH1 sensor</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="pm25batt2" typeId="system.battery-level">
|
|
|
|
|
<label>battery level PM2.5 CH2 sensor</label>
|
|
|
|
|
<description>battery level PM2.5 CH2 sensor</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilbatt1" typeId="system.battery-level">
|
|
|
|
|
<label>battery level soil moisture sensor CH1</label>
|
|
|
|
|
<description>battery level soil moisture sensor CH1</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilbatt2" typeId="system.battery-level">
|
|
|
|
|
<label>battery level soil moisture sensor CH2</label>
|
|
|
|
|
<description>battery level soil moisture sensor CH2</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilbatt3" typeId="system.battery-level">
|
|
|
|
|
<label>battery level soil moisture sensor CH3</label>
|
|
|
|
|
<description>battery level soil moisture sensor CH3</description>
|
|
|
|
|
</channel>
|
|
|
|
|
<channel id="soilbatt4" typeId="system.battery-level">
|
|
|
|
|
<label>battery level soil moisture sensor CH4</label>
|
|
|
|
|
<description>battery level soil moisture sensor CH4</description>
|
|
|
|
|
</channel>
|
|
|
|
|
</channels>
|
|
|
|
|
<config-description>
|
|
|
|
|
<parameter name="bindHostname" type="text" required="true">
|
|
|
|
|
|