I'm looking for guideance. I have 3 drivers that do different things (Follow Me for speaking, IFFTT for email and a Tile (home built) for notifications in house. I want to create a "master device driver" that I can add a message to with indicators and launch the other drivers as needed.
So is it possible to execute a command in another driver from a 2nd driver? And if so, how ( or point me at the right command).
I've used search and the documentation but haven't been able to find out if it's possible. Oh I do know I could do it via Maker API, but I would rather not.
Alan