Chromium Code Reviews| Index: components/onc/docs/onc_spec.html |
| diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html |
| index ac2e50045fb1d11a152cd36cca614a46a36ed699..d561da3cf71620c2242c6abd725c1ccf56dabcfe 100644 |
| --- a/components/onc/docs/onc_spec.html |
| +++ b/components/onc/docs/onc_spec.html |
| @@ -431,6 +431,23 @@ |
| networks. The format is 00:11:22:AA:BB:CC. |
| </dd> |
| + <dt class="field">Source</dt> |
| + <dd> |
| + <span class="field_meta"> |
| + (optional, read-only) |
| + <span class="type">string</span> |
| + </span> |
| + The source of this network configuration. If 'None' then this represents |
|
pneubeck (no reviews)
2014/09/09 19:35:32
The first sentence is not providing further detail
stevenjb
2014/09/10 00:00:55
I tried to clarify. I thought about it some and I
|
| + a visible but unconfigured network. |
| + <span class="rule"> |
| + <span class="rule_id"></span> |
| + Allowed values are: |
| + <span class="value">User</span>, |
| + <span class="value">Device</span>, |
| + <span class="value">None</span> |
| + </span> |
| + </dd> |
| + |
| <dt class="field">Priority</dt> |
| <dd> |
| <span class="field_meta"> |