Commit Graph

24 Commits

Author SHA1 Message Date
Sam Machin 2d28a2304f
Update package.jsons for mono-repo (#851)
Update the package.json for each node to point to the directory within the repo that hosts the code for the package in question.  as per https://docs.npmjs.com/cli/v7/configuring-npm/package-json#repository
2021-11-02 15:22:30 +00:00
Nathanaël Lécaudé 263031d6c7
node-red-node-physical-web: make it work with newer versions (#799)
* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool

* physical- web: Added status
Added status (lost, updated, found) as msg.topic.  Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection

* node-red-node-wol: added address field

* node-red-node-wol: remove warning

* node-red-node-wol: bump version

* node-red-node-wol: typo in version

* Ensure service is stopped before being created

* Bump version of node-red-node-discovery to 0.0.19

* node-red-node-discovery: correction to Readme

* node-red-node-discovery: Add stop method and show status

* node-red-node-discovery: bump version to 0.0.20

* node-red-node-discovery: remove status text

* serial: ensure serialReconnectTime has a default value

* physical-web: update dependencies to make it work with recent node versions

* physical-web: update package.json
2021-05-06 15:06:57 +01:00
Dave Conway-Jones 316a2fd272 Re-lint a load of nodes 2017-01-29 17:45:44 +00:00
Dave Conway-Jones a7247e898a Update licenses and packages for all nodes 2016-11-06 20:26:19 +00:00
Dave Conway-Jones 0b094cbfc7 bump physical-web package version for nom 2016-06-29 17:36:49 +01:00
Nathanaël Lécaudé 648d6438b1 Corrected error in power level (#217) 2016-06-29 17:32:50 +01:00
Nathanaël Lécaudé 14cfbf7b0b Update spinner to reflect new power range. (#218) 2016-06-29 17:32:27 +01:00
Nathanaël Lécaudé 966e7a520b Physical-web: Added status (found, updated and lost) as msg.topic (#206)
Added msg.advertising = true/false to enable/disable advertising
Added status (lost, updated, found) as msg.topic, if not already set
Added checkbox to allow duplicates or not.

* Re-added optional topic to avoid breaking compatibility

* Cleaner topic slection
2016-05-20 16:00:52 +01:00
Nathanaël Lécaudé b0c5c8c8f4 node-red-node-physical-web: Added msg.advertising = true/false to enable/disable advertising (#204)
* Added msg.advertising = true/false to enable/disable advertising

* Fixed comparison with bool
2016-05-02 21:58:40 +01:00
Ben Hardill d8cf46a4ec * Adds proper url length detection* fix up the extra line added in the merge
* Adds proper url length detection

* fix up the extra line added in the merge
2016-04-16 10:08:21 +01:00
Dave Conway-Jones f64a17acd5 bump physical web node package to include pr from @natcl 2016-03-27 17:49:52 +01:00
Nathanaël Lécaudé 6d41d33e80 node-red-node-physical-web: added documentation and exposed count property. 2016-03-14 17:30:50 -04:00
Nathanaël Lécaudé 71f9d3ad98 node-red-node-physical-web: Added uid mode 2016-03-14 16:24:22 -04:00
Dave Conway-Jones 7b72ecd99c add delay to eddystone scanner startup 2016-03-08 20:13:30 +00:00
Dave Conway-Jones 20f14a698c More BLE node doc/info updates
for Sensortag and physical-web nodes.
Added info, and node Status.
2016-03-04 13:10:00 +00:00
Dave Conway-Jones ea9c5f8474 add validation to physical web node fields 2016-03-03 09:18:57 +00:00
Dave Conway-Jones 7da9f46c65 Update physical web node
add more Pi instructions
2016-03-02 21:57:53 +00:00
Dave Conway-Jones 81c532fdce update hardware nodes info style 2016-03-02 13:27:52 +00:00
Ben Hardill 40f47ad729 Add message about URL length 2016-02-22 11:14:41 +00:00
Ben Hardill 4c6469f336 Added message about URL length 2016-02-21 21:23:33 +00:00
Ben Hardill 78d69656ea Bump version number and add TLM count to the standard options 2016-02-21 13:56:56 +00:00
Ben Hardill 71f1de7984 Fix starting with a URL 2016-02-20 17:50:37 +00:00
Dave Conway-Jones 8a4b0892b1 fix physics-web node package.son 2015-12-01 16:17:44 +00:00
Ben Hardill d9fb187cdd Pushing Physical-web node to node-red-nodes
Hopefully fixing jslint errors

And once more

Getting closer

I think I've finally squashed all the jshint errors
2015-11-23 16:31:30 +00:00