Hello @isjustyoga1,
There are two different ways to communicate two thinger.io devices: Using a “thinger.io device call” endpoint or calling the instruction thing.call_device(<device_ID>,,);
You can learn everything about this in the documentation:
And there is an example in this community:
Hope this helps,
Regards!