We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44cab29 commit 7e11df7Copy full SHA for 7e11df7
2 files changed
tex/manual.pdf
576 Bytes
tex/manual.tex
@@ -678,7 +678,7 @@
678
nspanel/<panel\_name>/status\_report & JSON & JSON payload with current state of the panel. \\ \hline
679
nspanel/<panel\_name>/status & JSON & JSON payload with current online/offline state of the panel. \\ \hline
680
nspanel/<panel\_name>/command & JSON & JSON payload with a command for the panel to execute. \\ \hline
681
- nspanel/<panel\_name>/tft_data & binary & Binary data from a requested section in the TFT file sent from the MQTTManager. \\ \hline
+ nspanel/<panel\_name>/tft\_data & binary & Binary data from a requested section in the TFT file sent from the MQTTManager. \\ \hline
682
nspanel/mqttmanager/command & JSON & JSON payload from panel with a command for MQTTManager to perform. \\ \hline
683
\end{tabular}}
684
\end{table}
0 commit comments