Hi Brian, On Wed, Sep 13, 2017 at 9:16 PM, Brian Gix <brian.gix@xxxxxxxxx> wrote: > --- > 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 6591289..5ffa7ad 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 dbed934..e9d038d 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":1, > "IVupdate":0, > "netKeys":[ > -- > 2.9.5 Applied, thanks. -- Luiz Augusto von Dentz -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html