Skip to content

Commit

Permalink
Rename component
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas committed May 27, 2024
1 parent 6196130 commit ec62b77
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from compas_eve.mqtt import MqttTransport


class MqttTransportConnect(component):
class MqttConnectComponent(component):
def RunScript(self, host, port, connect):
mqtt_transport = None

Expand Down

0 comments on commit ec62b77

Please sign in to comment.