This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
[Question] best way to connect from smart watch #595
Labels
You can continue the conversation there. Go to discussion →
so im writing an app for the TTGO-watch, as discussed here, and im trying to decide the best way to get data from the printer to the watch. opening a telnet connection might be fine while the user is staring at their wrist, but for basic status updates im wondering if it would be more efficient to use the webUI somehow? just have the watch pull data from a url whenever the display turns on(is there an api?)? websockets? im very new to the 'networking' part of programming so im quite unsure. my first goal is get some connection and display the printers status on the watch, eventually i would like to be able to send custom serial commands, possibly leverage the macros from the webUI
The text was updated successfully, but these errors were encountered: