Skip to content

Allow connect two devices #226

@evan361425

Description

@evan361425

What do you expect this feature to look like?

Two devices connecting each, one can order and other shows the ordered result.

Helpful for two physic places like cashier and kitchen.

Any additional comments?

I’ll like to implement as:

  • Use mechanisms same as KDE Connect to connect devices
  • Use package to do kernel things like tcp connection
  • Use storage to save device info
  • Use JSON to transfer order data
  • Do best practices on pairing devices like pin code (maybe there is a RFC to follow?)
  • Make sure data structure is well designed for backward compatible
  • We can set device ‘auto-connect’ like printer, which will connect when start to order. That means we need to add device info in order page as printer do.

Before opening a new issue

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions