fix: roidmi.vacuum.v60 siid=2 aiid=3 out field format (#1437)

This commit is contained in:
LiShuzhen 2025-10-09 17:30:55 +08:00
parent 31f3f241c7
commit 0ee368f421
2 changed files with 21 additions and 0 deletions

View File

@ -1676,6 +1676,24 @@
]
}
],
"urn:miot-spec-v2:device:vacuum:0000A006:roidmi-v60:3": [
{
"iid": 2,
"type": "urn:miot-spec-v2:service:vacuum:00007810:roidmi-v60:1",
"description": "Robot Cleaner",
"actions": [
{
"iid": 3,
"type": "urn:miot-spec-v2:action:start-room-sweep:00002826:roidmi-v60:1",
"description": "Start Room Sweep",
"in": [
9
],
"out": []
}
]
}
],
"urn:miot-spec-v2:device:water-heater:0000A02A:viomi-m1:2": [
{
"iid": 2,

View File

@ -64,3 +64,6 @@ urn:miot-spec-v2:device:vacuum:0000A006:narwa-001:
urn:miot-spec-v2:device:vacuum:0000A006:narwa-ax11:
services:
- '*'
urn:miot-spec-v2:device:vacuum:0000A006:roidmi-v60:
actions:
- '2.3'