summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Beare <bruce.j.beare@intel.com>2016-04-08 07:42:21 -0700
committerBruce Beare <bruce.j.beare@intel.com>2016-04-13 11:20:37 -0700
commitb00fd8703440bfa427042ccda4db25eae526069e (patch)
treeff051a21b97d56fe4df347b215a2b9c074c202de
parentdd4e2fdd11d876cfe7709736184bcf62a2ada1b3 (diff)
downloadedison-b00fd8703440bfa427042ccda4db25eae526069e.tar.gz
Set model_id
Change-Id: I8f7ddea52c04f5336c9b3d2d1484baee616271f7 Signed-off-by: Bruce Beare <bruce.j.beare@intel.com>
-rw-r--r--base_product/weaved.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/base_product/weaved.conf b/base_product/weaved.conf
index 979e5f1..fd8f73d 100644
--- a/base_product/weaved.conf
+++ b/base_product/weaved.conf
@@ -1,5 +1,5 @@
#
-# Copyright 2015 The Android Open Source Project
+# Copyright 2015-2016 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -24,17 +24,17 @@
# api_key=
# Human readable name of the device.
-name=Edison Starter Board
+name=Intel Edison Starter Board
# Human readable description of the device.
# Defaults to empty string"
-description=Intel Edison Board
+description=Intel Edison Brillo Starter Board
# Location of the device.
# location=
# Manufacturer of the device.
-oem_name=Intel
+oem_name=Intel Corporation
# Model of the device.
# Defaults to Brillo.
@@ -42,7 +42,7 @@ model_name=Edison
# Five character code assigned by the cloud registry of device models.
# Defaults to "AAAAA" (Unregistered model).
-model_id=AAAAA
+model_id=ABPHb
# Maximum role for local anonymous user.
# local_anonymous_access_role=viewer
@@ -65,7 +65,7 @@ model_id=AAAAA
# wifi_auto_setup_enabled=true
# List of pairing modes supported by device.
-# Values can be one of: pinCode, embeddedCode.
+# See Weave documentation for supported pairing modes
# Defaults to pinCode if embedded_code_path is empty, or embeddedCode otherwise.
pairing_modes=embeddedCode