203 204 205
# File 'lib/mqtt/homie/property.rb', line 203 def subscribe mqtt.subscribe("#{topic}/set") if settable? end