We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f0288 commit 538e395Copy full SHA for 538e395
examples/chef/sample_app_util/test_files/sample_zap_file.zap
@@ -1811,10 +1811,10 @@
1811
"side": "server",
1812
"type": "bitmap32",
1813
"included": 1,
1814
- "storageOption": "RAM",
+ "storageOption": "External",
1815
"singleton": 0,
1816
"bounded": 0,
1817
- "defaultValue": "0",
+ "defaultValue": null,
1818
"reportable": 1,
1819
"minInterval": 1,
1820
"maxInterval": 65534,
@@ -1827,10 +1827,10 @@
1827
1828
"type": "int16u",
1829
1830
1831
1832
1833
- "defaultValue": "0x0002",
1834
1835
"minInterval": 0,
1836
"maxInterval": 65344,
0 commit comments