Skip to content

aj-ats/node-red-enterprise-sensors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@ncd-io/node-red-enterprise-sensors

You can install this library through the Palette Manager in Node-Red's UI.

To install through the command line navigate inside .node-red directory on a computer with Node-Red already installed. Then run command npm install ncd-red-enerprise-sensors. To update run command npm update ncd-red-enerprise-sensors.

Standard install commands:

  • cd ~/.node-red
  • npm install @ncd-io/node-red-enterprise-sensors

Standard update commands:

  • cd ~/.node-red
  • npm update @ncd-io/node-red-enterprise-sensors

This library handles communication to, and configuration of, the NCD Wireless Sensor Line. It can be used in conjunction with Node-RED to create and manage a Wireless Sensor Network using the Node-RED flow-based development tool on any platform. For specific examples of different sensor types using this package, check out the resources tab of the appropriate product page. If you cannot find an example, or need further assistance, check out the Node-RED section of our forum.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.1%
  • HTML 21.9%