MQTT-Explorer
MQTT-Explorer copied to clipboard
json list as graph / histogram
Hi At this time version 0.4.0-beta.6 can chart topic values of type int or float.
I would be nice to plot the latest value of a topic of type list[int | float] published with json.dumps(my_list) as graph or histogram. e.g. my_list: list[int | float] = [1, 128., 56., 1, 0, 72., 232., 1, 0, 217., 184., 5, 0, 10.]
I did not find a similar feature request.
I would really appreciate such a new feature.
Best Holger
Alas, the project founder (@thomasnordquist ) , seem to have abandoned the project, at least for now. Just writing here to let you know not to keep any hope for an answer from him.