First version of node-node-watch
includes:
- Has both a
GET
andPOST
methods for retrieving and storing data based on a collector id. - When storing data collects four variables:
id
,status
,message
, andtime
. - The
GET
method simply gets a running list of currently running nodes.