Merge branch 'main' into test-clean
This commit is contained in:
@@ -457,7 +457,7 @@ class TalkingQMQTTService:
|
||||
return "004"
|
||||
|
||||
|
||||
async def send_bind_nfc_command(self, device_id: str, uuid: str) -> str:
|
||||
async def send_bind_nfc_command(self, device_id: str) -> str:
|
||||
topic = f"device/{device_id}/command"
|
||||
payload = {
|
||||
"msg_id": "006",
|
||||
|
||||
Reference in New Issue
Block a user