Replies: 1 comment 1 reply
-
I suggest to ask this kind of questions to ChatGPT/Claude or consider asking for paid support as the answer is articulated |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! 👋
I'm completely new to JavaScript and currently working at a company where we build industrial automation systems. We're developing a web application that connects LS Electric PLCs (via MQTT) to a web dashboard where different types of users (admin, super user, citizen) can see or manage data like waste weight, time, and type.
We're planning to use MQTT.js in our backend (probably with Node.js) to subscribe to topics published by the PLCs and store this data in a database.
Could you please guide me on:
I really appreciate any help or direction you can provide. 🙏
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions