From 20f14a698cb7b24a73ecdaf685afbdf3bc394372 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Fri, 4 Mar 2016 13:10:00 +0000 Subject: [PATCH] More BLE node doc/info updates for Sensortag and physical-web nodes. Added info, and node Status. --- hardware/physical-web/package.json | 2 +- hardware/physical-web/physical-web.html | 78 +++++++++++-------------- hardware/physical-web/physical-web.js | 20 +++++-- hardware/sensorTag/79-sensorTag.html | 9 +-- hardware/sensorTag/79-sensorTag.js | 4 +- hardware/sensorTag/README.md | 8 +-- hardware/sensorTag/package.json | 2 +- 7 files changed, 60 insertions(+), 63 deletions(-) diff --git a/hardware/physical-web/package.json b/hardware/physical-web/package.json index f8f759df..67686a26 100644 --- a/hardware/physical-web/package.json +++ b/hardware/physical-web/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-physical-web", - "version": "0.0.7", + "version": "0.0.8", "description": "Node-RED nodes to interact with the Physical Web", "main": "physical-web.js", "scripts": { diff --git a/hardware/physical-web/physical-web.html b/hardware/physical-web/physical-web.html index 4feda97e..38e185fa 100644 --- a/hardware/physical-web/physical-web.html +++ b/hardware/physical-web/physical-web.html @@ -24,50 +24,41 @@