Skip to content

Commit ecaa46a

Browse files
committed
Manual zap/convert.py for sample_zap_file.zap
1 parent 36396ae commit ecaa46a

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

examples/chef/sample_app_util/test_files/sample_zap_file.zap

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"fileFormat": 2,
3-
"featureLevel": 99,
3+
"featureLevel": 100,
44
"creator": "zap",
55
"keyValuePairs": [
66
{
@@ -5670,14 +5670,16 @@
56705670
"endpointTypeIndex": 0,
56715671
"profileId": 259,
56725672
"endpointId": 0,
5673-
"networkId": 0
5673+
"networkId": 0,
5674+
"parentEndpointIdentifier": null
56745675
},
56755676
{
56765677
"endpointTypeName": "MA-dimmablelight",
56775678
"endpointTypeIndex": 1,
56785679
"profileId": 259,
56795680
"endpointId": 1,
5680-
"networkId": 0
5681+
"networkId": 0,
5682+
"parentEndpointIdentifier": null
56815683
}
56825684
]
56835685
}

0 commit comments

Comments
 (0)