Skip to content

Commit

Permalink
Update mqtt.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusmotea authored May 4, 2023
1 parent 62b954c commit eab8718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BridgeEmulator/services/mqtt.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@

standardSensors["RWL022"] = standardSensors["RWL021"]
standardSensors["8719514440999"] = standardSensors["8719514440937"]
standardSensors["RDM002"] = standardSensors["8719514440937"]
standardSensors["9290035001"] = standardSensors["8719514440937"]


def getClient():
Expand Down

0 comments on commit eab8718

Please sign in to comment.