summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevron Rees <kevron.m.rees@intel.com>2013-11-04 16:04:01 -0800
committerKevron Rees <kevron.m.rees@intel.com>2013-11-04 16:04:01 -0800
commitda892133f06d01a22b32b89974e98783ad96888b (patch)
treee9041da7870c0a5f2392f099181c2c2ce1ece136
parent8320ddf4a26ffd6ef75428763b8823dac0e642f3 (diff)
downloadautomotive-message-broker-da892133f06d01a22b32b89974e98783ad96888b.tar.gz
fixed typo in RainSensor interface
-rw-r--r--plugins/dbus/environmentproperties.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dbus/environmentproperties.h b/plugins/dbus/environmentproperties.h
index 294237bc..df45e4a0 100644
--- a/plugins/dbus/environmentproperties.h
+++ b/plugins/dbus/environmentproperties.h
@@ -55,7 +55,7 @@ class RainSensor: public DBusSink
{
public:
RainSensor(AbstractRoutingEngine* re, GDBusConnection* connection)
- :DBusSink("InteriorTemperature", re, connection, map<string, string>())
+ :DBusSink("RainSensor", re, connection, map<string, string>())
{
/**
* @attributeName RainSensor