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

TextMessageModule auto response after message parsing #3408

Closed
Kralg opened this issue Mar 14, 2024 · 2 comments
Closed

TextMessageModule auto response after message parsing #3408

Kralg opened this issue Mar 14, 2024 · 2 comments

Comments

@Kralg
Copy link

Kralg commented Mar 14, 2024

Hello,
I would like to make a custom parser in ProcessMessage TextMessageModule::handleReceived(const meshtastic_MeshPacket &mp)
Can somebody give me some thoughts is it possible after parsing to send back a message to the sender of the message from this method?
Or can you please advice which module would more naturally is observing textMessages and can send back a response, that I could take a look at the logic and adjust for my usecase.

@garthvh
Copy link
Member

garthvh commented Mar 14, 2024

@Kralg
Copy link
Author

Kralg commented Mar 14, 2024

Thanks @garthvh Is it possible the link does not work?

@Kralg Kralg closed this as completed Mar 14, 2024
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