Skip to content

Commit eab8718

Browse files
authored
Update mqtt.py
1 parent 62b954c commit eab8718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BridgeEmulator/services/mqtt.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148

149149
standardSensors["RWL022"] = standardSensors["RWL021"]
150150
standardSensors["8719514440999"] = standardSensors["8719514440937"]
151-
standardSensors["RDM002"] = standardSensors["8719514440937"]
151+
standardSensors["9290035001"] = standardSensors["8719514440937"]
152152

153153

154154
def getClient():

0 commit comments

Comments
 (0)