Skip to content

Commit 99d9d32

Browse files
committed
Chef BasicVideoPlay align with player
1 parent 60ad071 commit 99d9d32

File tree

2 files changed

+7
-168
lines changed

2 files changed

+7
-168
lines changed

examples/chef/devices/rootnode_basicvideoplayer_0ff86e943b.matter

+3-16
Original file line numberDiff line numberDiff line change
@@ -2248,27 +2248,14 @@ endpoint 1 {
22482248
device type ma_basic_videoplayer = 40, version 1;
22492249

22502250

2251-
server cluster Identify {
2252-
ram attribute identifyTime default = 0x0;
2253-
ram attribute identifyType default = 0x00;
2254-
callback attribute generatedCommandList;
2255-
callback attribute acceptedCommandList;
2256-
callback attribute eventList;
2257-
callback attribute attributeList;
2258-
ram attribute featureMap default = 0;
2259-
ram attribute clusterRevision default = 4;
2260-
2261-
handle command Identify;
2262-
}
2263-
22642251
server cluster OnOff {
22652252
ram attribute onOff default = 0;
22662253
callback attribute generatedCommandList;
22672254
callback attribute acceptedCommandList;
22682255
callback attribute eventList;
22692256
callback attribute attributeList;
22702257
ram attribute featureMap default = 0;
2271-
ram attribute clusterRevision default = 5;
2258+
ram attribute clusterRevision default = 6;
22722259

22732260
handle command Off;
22742261
handle command On;
@@ -2307,7 +2294,7 @@ endpoint 1 {
23072294
callback attribute eventList;
23082295
callback attribute attributeList;
23092296
ram attribute featureMap default = 3;
2310-
ram attribute clusterRevision default = 1;
2297+
ram attribute clusterRevision default = 2;
23112298

23122299
handle command ChangeChannel;
23132300
handle command ChangeChannelResponse;
@@ -2324,7 +2311,7 @@ endpoint 1 {
23242311
callback attribute eventList;
23252312
callback attribute attributeList;
23262313
ram attribute featureMap default = 0;
2327-
ram attribute clusterRevision default = 1;
2314+
ram attribute clusterRevision default = 2;
23282315

23292316
handle command NavigateTarget;
23302317
handle command NavigateTargetResponse;

examples/chef/devices/rootnode_basicvideoplayer_0ff86e943b.zap

+4-152
Original file line numberDiff line numberDiff line change
@@ -2492,154 +2492,6 @@
24922492
"deviceTypeCode": 40,
24932493
"deviceTypeProfileId": 259,
24942494
"clusters": [
2495-
{
2496-
"name": "Identify",
2497-
"code": 3,
2498-
"mfgCode": null,
2499-
"define": "IDENTIFY_CLUSTER",
2500-
"side": "server",
2501-
"enabled": 1,
2502-
"commands": [
2503-
{
2504-
"name": "Identify",
2505-
"code": 0,
2506-
"mfgCode": null,
2507-
"source": "client",
2508-
"isIncoming": 1,
2509-
"isEnabled": 1
2510-
}
2511-
],
2512-
"attributes": [
2513-
{
2514-
"name": "IdentifyTime",
2515-
"code": 0,
2516-
"mfgCode": null,
2517-
"side": "server",
2518-
"type": "int16u",
2519-
"included": 1,
2520-
"storageOption": "RAM",
2521-
"singleton": 0,
2522-
"bounded": 0,
2523-
"defaultValue": "0x0",
2524-
"reportable": 1,
2525-
"minInterval": 1,
2526-
"maxInterval": 65534,
2527-
"reportableChange": 0
2528-
},
2529-
{
2530-
"name": "IdentifyType",
2531-
"code": 1,
2532-
"mfgCode": null,
2533-
"side": "server",
2534-
"type": "IdentifyTypeEnum",
2535-
"included": 1,
2536-
"storageOption": "RAM",
2537-
"singleton": 0,
2538-
"bounded": 0,
2539-
"defaultValue": "0x00",
2540-
"reportable": 1,
2541-
"minInterval": 1,
2542-
"maxInterval": 65534,
2543-
"reportableChange": 0
2544-
},
2545-
{
2546-
"name": "GeneratedCommandList",
2547-
"code": 65528,
2548-
"mfgCode": null,
2549-
"side": "server",
2550-
"type": "array",
2551-
"included": 1,
2552-
"storageOption": "External",
2553-
"singleton": 0,
2554-
"bounded": 0,
2555-
"defaultValue": null,
2556-
"reportable": 1,
2557-
"minInterval": 1,
2558-
"maxInterval": 65534,
2559-
"reportableChange": 0
2560-
},
2561-
{
2562-
"name": "AcceptedCommandList",
2563-
"code": 65529,
2564-
"mfgCode": null,
2565-
"side": "server",
2566-
"type": "array",
2567-
"included": 1,
2568-
"storageOption": "External",
2569-
"singleton": 0,
2570-
"bounded": 0,
2571-
"defaultValue": null,
2572-
"reportable": 1,
2573-
"minInterval": 1,
2574-
"maxInterval": 65534,
2575-
"reportableChange": 0
2576-
},
2577-
{
2578-
"name": "EventList",
2579-
"code": 65530,
2580-
"mfgCode": null,
2581-
"side": "server",
2582-
"type": "array",
2583-
"included": 1,
2584-
"storageOption": "External",
2585-
"singleton": 0,
2586-
"bounded": 0,
2587-
"defaultValue": null,
2588-
"reportable": 1,
2589-
"minInterval": 1,
2590-
"maxInterval": 65534,
2591-
"reportableChange": 0
2592-
},
2593-
{
2594-
"name": "AttributeList",
2595-
"code": 65531,
2596-
"mfgCode": null,
2597-
"side": "server",
2598-
"type": "array",
2599-
"included": 1,
2600-
"storageOption": "External",
2601-
"singleton": 0,
2602-
"bounded": 0,
2603-
"defaultValue": null,
2604-
"reportable": 1,
2605-
"minInterval": 1,
2606-
"maxInterval": 65534,
2607-
"reportableChange": 0
2608-
},
2609-
{
2610-
"name": "FeatureMap",
2611-
"code": 65532,
2612-
"mfgCode": null,
2613-
"side": "server",
2614-
"type": "bitmap32",
2615-
"included": 1,
2616-
"storageOption": "RAM",
2617-
"singleton": 0,
2618-
"bounded": 0,
2619-
"defaultValue": "0",
2620-
"reportable": 1,
2621-
"minInterval": 1,
2622-
"maxInterval": 65534,
2623-
"reportableChange": 0
2624-
},
2625-
{
2626-
"name": "ClusterRevision",
2627-
"code": 65533,
2628-
"mfgCode": null,
2629-
"side": "server",
2630-
"type": "int16u",
2631-
"included": 1,
2632-
"storageOption": "RAM",
2633-
"singleton": 0,
2634-
"bounded": 0,
2635-
"defaultValue": "4",
2636-
"reportable": 1,
2637-
"minInterval": 1,
2638-
"maxInterval": 65534,
2639-
"reportableChange": 0
2640-
}
2641-
]
2642-
},
26432495
{
26442496
"name": "On/Off",
26452497
"code": 6,
@@ -2780,7 +2632,7 @@
27802632
"storageOption": "RAM",
27812633
"singleton": 0,
27822634
"bounded": 0,
2783-
"defaultValue": "5",
2635+
"defaultValue": "6",
27842636
"reportable": 1,
27852637
"minInterval": 1,
27862638
"maxInterval": 65534,
@@ -3260,7 +3112,7 @@
32603112
"storageOption": "RAM",
32613113
"singleton": 0,
32623114
"bounded": 0,
3263-
"defaultValue": "1",
3115+
"defaultValue": "2",
32643116
"reportable": 1,
32653117
"minInterval": 1,
32663118
"maxInterval": 65534,
@@ -3416,7 +3268,7 @@
34163268
"storageOption": "RAM",
34173269
"singleton": 0,
34183270
"bounded": 0,
3419-
"defaultValue": "1",
3271+
"defaultValue": "2",
34203272
"reportable": 1,
34213273
"minInterval": 1,
34223274
"maxInterval": 65534,
@@ -3597,7 +3449,7 @@
35973449
"storageOption": "External",
35983450
"singleton": 0,
35993451
"bounded": 0,
3600-
"defaultValue": "",
3452+
"defaultValue": null,
36013453
"reportable": 1,
36023454
"minInterval": 1,
36033455
"maxInterval": 65534,

0 commit comments

Comments
 (0)