Jeremy Dyer created MINIFI-219:
----------------------------------
Summary: Create GetUSB processor for reading payloads from
connected USB devices
Key: MINIFI-219
URL: https://issues.apache.org/jira/browse/MINIFI-219
Project: Apache NiFi MiNiFi
Issue Type: Improvement
Components: C++
Reporter: Jeremy Dyer
Assignee: Jeremy Dyer
LibUSB is a popular framework for interacting with USB devices on host
machines. The spirit of this processor will be the periodically pull data from
USB devices connected to the host running the minifi c++ instance. This
processor is not intended to interact with filesystem connected devices but
rather more sensor focused devices like, scales, temperature, etc where those
values change periodically and have context around the time the values were
acquired. The processor will expose a general mechanism to format the messages
received from the USB device and introduce those messages to the nifi flowfile
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)