Send heartbeat to notify the node you are awake.
client.api.heartbeat(function(err, result) { console.log(result); });
null
Last updated 5 years ago