Fix credentials
This commit is contained in:
@@ -30,7 +30,7 @@ if __name__ == '__main__':
|
||||
api_broker = MQTTService(
|
||||
api_broker_address,
|
||||
api_broker_port,
|
||||
username="rpi",
|
||||
username="customer",
|
||||
password="hepl",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user