Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various sources #11

Open
thorwhalen opened this issue Oct 14, 2021 · 1 comment
Open

Various sources #11

thorwhalen opened this issue Oct 14, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@thorwhalen
Copy link
Member

thorwhalen commented Oct 14, 2021

Remote

Local

  • keyboard (exists -- just mentioning as an example)
  • mouse movements
  • local webcam
  • (filtered) wifi packets
  • bluetooth
  • top (cpu/ram/energy usages)
  • anything else easily accessible without specialized hardware?

Sensors

Favor cheap, easy to acquire and install sensors. Favor unwired (through wifi or bluetooth) over wired.

┆Issue is synchronized with this Asana task by Unito

@thorwhalen thorwhalen added the enhancement New feature or request label Oct 14, 2021
@SRHerzog
Copy link

SRHerzog commented Nov 5, 2021

  • Incoming HTTP requests

    • Instead of just reading a single request, a controller could be configured to pass multiple requests to different readers according to the request parameters; imagine persistent readers assigned to specific edge device IDs or something like that.
  • MQTT messages

  • RabbitMQ messages

  • Redis subscription messages

  • Kafka messages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants