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

Enanchements #554

Open
msillano opened this issue May 30, 2021 · 1 comment
Open

Enanchements #554

msillano opened this issue May 30, 2021 · 1 comment

Comments

@msillano
Copy link

Very good software: I will suggest it with my tuyaDAEMON, MQTT interface.

Anything can become better, and meet more user's requirements:

  1. The ability to handle more MQTT connections: my application is multi server, so I must handle more servers in the local net.
    This now is not possible, also using two program instances (better one instance and tabs for any connection).
  2. Very nice the chart, but....
    Many my devices send data series as array, cadence any hour, day, week, etc... Like:

T-today = [19,20,19,20,20,21,21,22,23,23,23,22,23,23,0,0,0,0,0,0,0,0,0,0,0] // °C

` If  ( typeof(data) == array & typeof(data[0..n])  == numeric)  => option chart`
  1. Also nice (it is in the native app) the possibility of show more data in the same chart (if arrays of same size).
  2. More general, and maybe more useful, a plug-in mechanism for data/graph, maybe linked to topic, to enable custum interfaces in some language.
    Best Regards
    m.s.
@programmer131
Copy link

I'm also looking for multiple mqtt connections. possible to connect to only single broker at the moment.

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

No branches or pull requests

2 participants