| { |
| "applet-paths": [ |
| "test1", |
| "test2", |
| "test3" |
| ], |
| "ble-device-name-prefix": "Fuchsia", |
| "device-id-path": "testdata_device_id", |
| "enable-ipv6-forwarding": false, |
| "enable-thread": true, |
| "enable-woble": true, |
| "firmware-revision": "prerelease-1", |
| "mfr-device-cert-allow-local": true, |
| "mfr-device-cert-path": "testdata_cert", |
| "mfr-private-key-path": "testdata_privkey", |
| "pairing-code": "ABC123", |
| "product-id": 60209, |
| "product-id-description": "Fuchsia Product", |
| "serial-number": "ABCD1234", |
| "thread-joinable-duration-sec": 1234, |
| "vendor-id": 5050, |
| "vendor-id-description": "Fuchsia Vendor" |
| } |