{"library":"cordova-arp-cache-fetch","type":"library","category":null,"description":"Cordova plugin for Android that retrieves the ARP cache to map IP addresses to MAC addresses on the local network. Version 0.3.2, last updated in 2016. No active development. Provides two methods: getRawCache (returns raw table string) and getParsedCache (returns array of objects). Only supports Android. Limited to reading /proc/net/arp file; contents depend on Android OS.","language":"javascript","status":"maintenance","version":"0.3.2","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cordova-arp-cache-fetch","imports":["// Wait for deviceready then use window.ARP","ARP.getRawCache(successCallback, errorCallback);","ARP.getParsedCache(successCallback, errorCallback);"]},{"cmd":"yarn add cordova-arp-cache-fetch","imports":[]},{"cmd":"pnpm add cordova-arp-cache-fetch","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"cordova-arp-cache-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}