Releases: rolltime/rolltime-node-watch
Releases · rolltime/rolltime-node-watch
v.0.1.5
First version of node-node-watch
includes:
- Has both a
GET
and POST
methods for retrieving and storing data based on a collector id.
- When storing data collects four variables:
id
, status
, message
, and time
.
- The
GET
method simply gets a running list of currently running nodes.