{"_id":"node-red-contrib-usb","_rev":"3-71c16e067b517539f71f16ba5ff14de9","name":"node-red-contrib-usb","description":"A set of node-red nodes used as usb utilities","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"node-red-contrib-usb","version":"1.0.0","description":"A set of node-red nodes used as usb utilities","dependencies":{"usb":">=1.0.6","node-red-node-notify":">=0.0.2"},"author":{"name":"Rajesh Sola","email":"rajeshsola@gmail.com"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/rajeshsola/node-red-addons/node-red-contrib-usb"},"homepage":"https://github.com/rajeshsola/node-red-addons/wiki","keywords":["node-red","usb","adk"],"node-red":{"nodes":{"usbscan":"utils/usbscan.js","usbenum":"utils/usbenum.js","adkinit":"adk/adkinit.js"}},"_id":"node-red-contrib-usb@1.0.0","_shasum":"531830f99b05d21d4bdc38454815438a4f396714","_resolved":"file:node-red-contrib-usb.tar.gz","_from":"node-red-contrib-usb.tar.gz","scripts":{},"_npmVersion":"2.11.3","_nodeVersion":"0.12.7","_npmUser":{"name":"rajeshsola","email":"rajeshsola@gmail.com"},"dist":{"shasum":"531830f99b05d21d4bdc38454815438a4f396714","tarball":"https://registry.npmjs.org/node-red-contrib-usb/-/node-red-contrib-usb-1.0.0.tgz","integrity":"sha512-wyHG/1OqOSExVlX8CWeA7FcPGFqVF76E6umoLAOz0jA6Cbb5ViGYcK98fWWqQmLpVOwbxc3JAGKs+2+rbS5Ovw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH/0Dsgw1QFLgRBwMg+b+I2ZQSTNHWFTVR1ybUXkp+pTAiACbVsJSDV+zH7pimHyf09L7GHwr2JXaJRpWbQdwUtNhQ=="}]},"maintainers":[{"name":"rajeshsola","email":"rajeshsola@gmail.com"}]}},"readme":"This addon provides set of simple nodes for following USB functionality\n- usbscan to list all usb devices along with their ids \n- usbscan also notify hot plugging events\n- node-red-node-notify is helpful for better desktop notifications\n- usbenum to enumerate a specific device with given device id\n- adkinit to initialize android phone in AOA mode\n- bulkin,bulkout for bulk transfer(under testing,reference code is kept in repository,but skipped in package.son)\n\n\nTODO:-\n- Well tested bulkin,bulout nodes\n- Add more output to usbscan,usbenum\n- HID support\n- More sample flows\n\nTest Flow:-\n\n\t[{\"id\":\"5e006cc4.f8e734\",\"type\":\"usbscan\",\"z\":\"3908cf90.f983f\",\"name\":\"usbscan\",\"topic\":\"usb\",\"x\":364,\"y\":86,\"wires\":[[\"c9d95ff9.33c3c\"]]},{\"id\":\"271ab7e9.4754a\",\"type\":\"inject\",\"z\":\"3908cf90.f983f\",\"name\":\"listusb\",\"topic\":\"\",\"payload\":\"\",\"payloadType\":\"none\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"x\":132,\"y\":86,\"wires\":[[\"5e006cc4.f8e734\"]]},{\"id\":\"c9d95ff9.33c3c\",\"type\":\"debug\",\"z\":\"3908cf90.f983f\",\"name\":\"\",\"active\":true,\"console\":\"false\",\"complete\":\"false\",\"x\":576,\"y\":127,\"wires\":[]},{\"id\":\"e3046d97.506d28\",\"type\":\"usbenum\",\"z\":\"3908cf90.f983f\",\"name\":\"usbenum\",\"devid\":\"0000:0000\",\"x\":367,\"y\":196,\"wires\":[[\"c9d95ff9.33c3c\"]]},{\"id\":\"472697d0.9c644\",\"type\":\"inject\",\"z\":\"3908cf90.f983f\",\"name\":\"\",\"topic\":\"\",\"payload\":\"enumerate\",\"payloadType\":\"string\",\"repeat\":\"\",\"crontab\":\"\",\"once\":false,\"x\":156,\"y\":197,\"wires\":[[\"e3046d97.506d28\"]]}]\n\n","maintainers":[{"name":"rajeshsola","email":"rajeshsola@gmail.com"}],"time":{"modified":"2022-06-21T20:23:36.634Z","created":"2016-01-04T09:01:45.672Z","1.0.0":"2016-01-04T09:01:45.672Z"},"homepage":"https://github.com/rajeshsola/node-red-addons/wiki","keywords":["node-red","usb","adk"],"repository":{"type":"git","url":"git+https://github.com/rajeshsola/node-red-addons/node-red-contrib-usb"},"author":{"name":"Rajesh Sola","email":"rajeshsola@gmail.com"},"license":"Apache-2.0","readmeFilename":"README.md"}