From 2b3be1c2e79a7a651a9a8e9bf4a60566d3dfda4e Mon Sep 17 00:00:00 2001 From: Brian Gix Date: Wed, 13 Sep 2017 11:16:25 -0700 Subject: [PATCH] Rename sample JSON Databases --- mesh/local_node.json | 4 ++-- mesh/prov_db.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mesh/local_node.json b/mesh/local_node.json index 659128992..5ffa7ada1 100644 --- a/mesh/local_node.json +++ b/mesh/local_node.json @@ -1,6 +1,6 @@ { - "$schema":"file:\/\/\/Bluetooth SIG\/Mesh\/schema\/mesh.jsonschema", - "meshName":"Intel BT Mesh", + "$schema":"file:\/\/\/BlueZ\/Mesh\/local_schema\/mesh.jsonschema", + "meshName":"BT Mesh", "netKeys":[ { "index": 0, diff --git a/mesh/prov_db.json b/mesh/prov_db.json index d810a7d45..74a03128d 100644 --- a/mesh/prov_db.json +++ b/mesh/prov_db.json @@ -1,6 +1,6 @@ { - "$schema":"file:\/\/\/Bluetooth SIG\/Mesh\/schema\/mesh.jsonschema", - "meshName":"Intel BT Mesh", + "$schema":"file:\/\/\/BlueZ\/Mesh\/schema\/mesh.jsonschema", + "meshName":"BT Mesh", "IVindex":5, "IVupdate":0, "netKeys":[ -- 2.47.3