node-red-contrib-isonline
v1.1.15
Published
Node-Red node that checks if the Internet connection or URL is online.
Downloads
401
Readme
node-red-contrib-isonline
Install
Run command on Node-RED installation directory
npm install node-red-contrib-isonline
Config
A Node-RED node to check if the Internet connection is up. A node that check Internet connection on receiving a message.
URL: Check the general Internet connection if blank or check if the specific server is online. msg.url: if set overrides URL in the configuration box. msg.timeout: if set overrides default timeout value (1000 ms). Action: