Skip to content
Merged
Show file tree
Hide file tree
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<thing-type id="receiver">
<label>MagentaTV Media Receiver</label>
<description>Represents a Telekom Media Receiver for MagentaTV</description>

<semantic-equipment-tag>MediaPlayer</semantic-equipment-tag>
<channel-groups>
<channel-group id="control" typeId="control">
<label>Control</label>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<label>MAX! Cube LAN Gateway</label>
<description>This bridge represents the MAX! Cube LAN Gateway.
</description>
<semantic-equipment-tag>NetworkAppliance</semantic-equipment-tag>

<channels>
<channel id="free_mem" typeId="free_mem"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<label>MAX! HeatingThermostat</label>
<description>This is a MAX! HeatingThermostat</description>

<semantic-equipment-tag>Thermostat</semantic-equipment-tag>
<channels>
<channel id="valve" typeId="valve"/>
<channel id="battery_low" typeId="system.low-battery"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<bridge-type id="mcdBridge">
<label>MCD Bridge</label>
<description>C&amp;S Managing Care Digital (MCD) account that is used to send data.</description>
<semantic-equipment-tag>WebService</semantic-equipment-tag>
<config-description>
<parameter name="userEmail" type="text" required="true">
<context>email</context>
Expand All @@ -27,6 +28,7 @@
</supported-bridge-type-refs>
<label>MCD Sensor</label>
<description>Sends data for one mcdSensor to MCD, the C&amp;S cloud application.</description>
<semantic-equipment-tag>Sensor</semantic-equipment-tag>
<channels>
<channel id="lastValue" typeId="lastValue"/>
<channel id="sendEvent" typeId="sendEvent"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<bridge-type id="meaterapi">
<label>MEATER Cloud REST API</label>
<description>This bridge represents the MEATER Cloud REST API connector</description>

<semantic-equipment-tag>WebService</semantic-equipment-tag>
<channels>
<channel id="status" typeId="status"/>
</channels>
Expand Down Expand Up @@ -37,7 +37,7 @@

<label>MEATER Probe</label>
<description>This thing represents a MEATER Probe</description>

<semantic-equipment-tag>TemperatureSensor</semantic-equipment-tag>
<channels>
<channel id="internalTemperature" typeId="internalTemperature"/>
<channel id="ambientTemperature" typeId="ambientTemperature"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<thing-type id="meter">
<label>mecMeter</label>
<description>Power Meter from MEC</description>

<semantic-equipment-tag>ElectricMeter</semantic-equipment-tag>
<channel-groups>
<channel-group id="general_group" typeId="general_group"/>
<channel-group id="voltage_group" typeId="voltage_group"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</supported-bridge-type-refs>
<label>A.C. Device</label>
<description>Air conditioning device</description>

<semantic-equipment-tag>AirConditioner</semantic-equipment-tag>
<channels>
<channel id="hasPendingCommand" typeId="hasPendingCommand-channel"/>
<channel id="offline" typeId="offline-channel"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</supported-bridge-type-refs>
<label>Heatpump Device</label>
<description>Heatpump device</description>

<semantic-equipment-tag>HeatPump</semantic-equipment-tag>
<channels>
<channel id="power" typeId="power-channel"/>
<channel id="tankWaterTemperature" typeId="tankWaterTemperature-channel"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<bridge-type id="melcloudaccount">
<label>MELCloud Account</label>
<description>MELCloud cloud service account</description>
<semantic-equipment-tag>WebService</semantic-equipment-tag>

<config-description>
<parameter name="username" type="text" required="true">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<bridge-type id="account">
<label>Mercedes Me Account</label>
<description>Mercedes Benz account data</description>
<semantic-equipment-tag>WebService</semantic-equipment-tag>
<config-description-ref uri="thing-type:mercedesme:bridge"/>
</bridge-type>
</thing:thing-descriptions>
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<label>Mercedes Benz BEV</label>
<description>Battery Electric Vehicle</description>

<semantic-equipment-tag>Vehicle</semantic-equipment-tag>
<channel-groups>
<channel-group id="vehicle" typeId="vehicle-values"/>
<channel-group id="doors" typeId="door-values"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<label>Mercedes Benz</label>
<description>Conventional Fuel Vehicle</description>

<semantic-equipment-tag>Vehicle</semantic-equipment-tag>
<channel-groups>
<channel-group id="vehicle" typeId="vehicle-values"/>
<channel-group id="doors" typeId="door-values"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<label>Mercedes Benz Hybrid</label>
<description>Conventional Fuel Vehicle with supporting Electric Engine</description>

<semantic-equipment-tag>Vehicle</semantic-equipment-tag>
<channel-groups>
<channel-group id="vehicle" typeId="vehicle-values"/>
<channel-group id="doors" typeId="door-values"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<bridge-type id="bridge">
<label>meteoblue Account</label>
<description>The meteoblue account holds settings for use with the meteoblue weather service.</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>

<config-description>
<parameter name="apiKey" type="text" required="true">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Weather Information</label>
<description>Weather data from the meteoblue service</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>

<channel-groups>
<channel-group id="forecastToday" typeId="forecast">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
Bridge to the Météo-France API Portal. In order to receive the data, you must register an account on
https://portail-api.meteofrance.fr/devportal/apis and get your API token.
</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>
<config-description>
<parameter name="apikey" type="text" required="true">
<label>API Key</label>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
</supported-bridge-type-refs>
<label>Precipitation Forecast</label>
<description>Provides precipitation forecast for the next hour</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>

<channels>
<channel id="update-time" typeId="timestamp"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

<label>Department Awareness</label>
<description>Provides weather alert levels for a department.</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>

<channels>
<channel id="vague-submersion" typeId="vague-submersion"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<bridge-type id="meteostick_bridge">
<label>Meteostick USB Receiver</label>
<description>Meteostick USB Receiver</description>
<semantic-equipment-tag>NetworkAppliance</semantic-equipment-tag>
<channels>
<channel id="pressure" typeId="pressure"/>
<channel id="indoor-temperature" typeId="indoor-temperature"/>
Expand Down Expand Up @@ -41,6 +42,7 @@

<label>Davis Vantage Vue ISS</label>
<description>Davis Integrated Sensor Suite</description>
<semantic-equipment-tag>WeatherStation</semantic-equipment-tag>
<channels>
<channel id="outdoor-temperature" typeId="outdoor-temperature"/>
<channel id="humidity" typeId="humidity"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<label>MetOffice DataHub Account</label>
<description>MetOffice DataHub API Account</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>

<properties>
<property name="Site Specific API Call Count"/>
Expand Down Expand Up @@ -36,6 +37,7 @@

<label>Forecast Data</label>
<description>Site Specific forecast data</description>
<semantic-equipment-tag>WeatherService</semantic-equipment-tag>

<channel-groups>
<channel-group id="current-forecast" typeId="site-hr-forecast-grp">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<label>Modern Forms Fan</label>
<description>Modern Forms and WAC Lighting Smart Ceiling Fans</description>
<semantic-equipment-tag>CeilingFan</semantic-equipment-tag>

<channels>
<channel id="fan-on" typeId="fan-on"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Coffee Machine</label>
<description>This is a Miele@home compatible coffee machine</description>
<semantic-equipment-tag>WhiteGood</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Dishwasher</label>
<description>This is a Miele@home compatible dishwasher</description>
<semantic-equipment-tag>Dishwasher</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Fridge</label>
<description>This is a Miele@home compatible fridge</description>
<semantic-equipment-tag>Refrigerator</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Fridge Freezer</label>
<description>This is a Miele@home compatible fridgefreezer</description>
<semantic-equipment-tag>Refrigerator</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Hob</label>
<description>This is a Miele@home compatible hob</description>
<semantic-equipment-tag>Cooktop</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Hood</label>
<description>This is a Miele@home compatible hood</description>
<semantic-equipment-tag>KitchenHood</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Oven</label>
<description>This is a Miele@home compatible oven</description>
<semantic-equipment-tag>Oven</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Tumbledryer</label>
<description>This is a Miele@home compatible tumbledryer</description>
<semantic-equipment-tag>Dryer</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

<label>Washing Machine</label>
<description>This is a Miele@home compatible washing machine</description>
<semantic-equipment-tag>WashingMachine</semantic-equipment-tag>

<channels>
<channel id="state" typeId="state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<bridge-type id="xgw3000">
<label>Miele XGW3000</label>
<description>The Miele bridge represents the Miele@home XGW 3000 gateway.</description>
<semantic-equipment-tag>NetworkAppliance</semantic-equipment-tag>

<properties>
<property name="vendor">Miele</property>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<label>@text/thing-type.mielecloud.account.label</label>
<description>@text/thing-type.mielecloud.account.description</description>
<category>WebService</category>
<semantic-equipment-tag>WebService</semantic-equipment-tag>

<properties>
<property name="vendor">Miele</property>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.coffee_system.label</label>
<description>@text/thing-type.mielecloud.coffee_system.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>WhiteGood</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.dish_warmer.label</label>
<description>@text/thing-type.mielecloud.dish_warmer.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>WhiteGood</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_switched_on" typeId="remote_control_can_be_switched_on"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.dishwasher.label</label>
<description>@text/thing-type.mielecloud.dishwasher.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Dishwasher</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.dryer.label</label>
<description>@text/thing-type.mielecloud.dryer.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Dryer</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.freezer.label</label>
<description>@text/thing-type.mielecloud.freezer.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Freezer</semantic-equipment-tag>

<channels>
<channel id="operation_state" typeId="operation_state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.fridge.label</label>
<description>@text/thing-type.mielecloud.fridge.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Refrigerator</semantic-equipment-tag>

<channels>
<channel id="operation_state" typeId="operation_state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.fridge_freezer.label</label>
<description>@text/thing-type.mielecloud.fridge_freezer.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Refrigerator</semantic-equipment-tag>

<channels>
<channel id="operation_state" typeId="operation_state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.hob.label</label>
<description>@text/thing-type.mielecloud.hob.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Cooktop</semantic-equipment-tag>

<channels>
<channel id="operation_state" typeId="operation_state"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.hood.label</label>
<description>@text/thing-type.mielecloud.hood.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>KitchenHood</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.oven.label</label>
<description>@text/thing-type.mielecloud.oven.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>Oven</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.robotic_vacuum_cleaner.label</label>
<description>@text/thing-type.mielecloud.robotic_vacuum_cleaner.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>CleaningRobot</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<label>@text/thing-type.mielecloud.washer_dryer.label</label>
<description>@text/thing-type.mielecloud.washer_dryer.description</description>
<category>WhiteGood</category>
<semantic-equipment-tag>WashingMachine</semantic-equipment-tag>

<channels>
<channel id="remote_control_can_be_started" typeId="remote_control_can_be_started"/>
Expand Down
Loading
Loading