[Feature Request]: External notification based on message #6125
Closed
Patrick762
started this conversation in
Ideas
Replies: 3 comments
-
We sort of have this with the ASCII bell based alerts in ext. notifications. I would recommend starting there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
There's also the Remote Hardware module, although it's currently excluded from the firmware by default. It only works with the Python CLI (for now). |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing this because it might be similar to #5892 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Platform
Cross-Platform
Description
It would be great if you could assign incoming messages to external notifications.
So for example, if the node receives "relay on" it turns the assigned gpio pin on. This should be however only possible for an admin node to trigger.
This might not be an external notification, but external hardware.
https://github.com/meshtastic/firmware/blob/master/src/modules/ExternalNotificationModule.cpp#L399
Beta Was this translation helpful? Give feedback.
All reactions