I am building the sensor network using arduino and ethernet shield with MQTT client code. I am using openhab in my server to collect the sensor data. So for adding sensor in openhab I have to add the topics published by arduino sensor node in openhab files. But as the number of sensor node increases I want to make node auto discover in the open hab. Is there any other way to add the device in openhab?