Index: components/onc/docs/onc_spec.html |
diff --git a/components/onc/docs/onc_spec.html b/components/onc/docs/onc_spec.html |
index da0d2cfb276e04bc734c4dc763379ca6b649789b..4e9ac47b4989bb68457ca8c7cc64569b6e93ef82 100644 |
--- a/components/onc/docs/onc_spec.html |
+++ b/components/onc/docs/onc_spec.html |
@@ -390,6 +390,16 @@ |
in an error state. |
</dd> |
+ <dt class="field">MacAddress</dt> |
+ <dd> |
+ <span class="field_meta"> |
+ (optional, read-only) |
+ <span class="type">string</span> |
+ </span> |
+ The MAC address for the network. Only applies to connected non-virtual |
+ networks. The format is 00:11:22:33:44:55. |
armansito
2014/05/16 15:54:12
For digits greater than 9, will the format be uppe
stevenjb
2014/05/16 18:01:58
Done.
|
+ </dd> |
+ |
</dl> |
<section> |