0.30.30 • Published 10 months ago
@gautric/node-red-ipinfo v0.30.30
IP Info - Node Red
Installation
Either use the Menu - Manage palette option, or run the following command in your Node-RED user directory - typically ~/.node-red
# Using npm
npm install --save @gautric/node-red-ipinfo
# Using yarn
yarn add @gautric/node-red-ipinfoConfiguration
- Node
input:msg.payload, Where retrieve the IP adress from the messageoutput:msg.payload, Where put the result into the node-red imagename: Name of the instance nodeconfig:IPInfo Config
- IPInfo Config
name: Name of the instance node configurationtoken: Your Token for calling IPInfo servicetimeout:1000ms, Timeout of the requestcacheEnabled:true/false, Enable or disable cache to improve perf and reduce costmaxitem:5000, number max of item into the cachettl:24 * 1000 * 60 * 60ms, Time To Leave of the item inside the cache
Example

Get Help
0.30.30
10 months ago
0.20.30
10 months ago
0.10.50
10 months ago
0.10.40
10 months ago
0.10.30
10 months ago
0.10.20
10 months ago
0.0.15
10 months ago
0.0.13
10 months ago
0.0.12
10 months ago
0.0.11
10 months ago
0.0.10
10 months ago
0.0.9
10 months ago
0.0.8
10 months ago
0.0.7
10 months ago
0.0.6
10 months ago
0.0.5
10 months ago
0.0.4
10 months ago
0.0.3
10 months ago