Skip to content

bastet/bastet-node-coap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bastet Node

This is a collection of tools for interacting with Bastet via nodejs

Installation

To install dependancies make sure you have a recent version of Node.js installed and ru the following in a terminal

npm install

Running

To run the server just use the command:

npm start

or

node server.js

Testing

To test make sure the server is running then run either:

npm test

or

node client.js

Releases

No releases published

Packages

No packages published