I have few products for which there’s a mobile app, via which interactions with the device happens. Such devices use Wifi to connect and the mobile and in effect the mobile app is in the same Wifi network too.
As these devices do not have a published API was wondering if there’s a way to find out details of the interactions between the device and the app. For example a device turns on something or turns off something or sets a schedule. All of which can be configured by the app. I’d like to snoop in and observe this interaction. Then on basis of which I’d like to develop some edge/LUA drivers.
I believe the OP is seeking advice on how he might go about reverse engineering the communications between LAN devices and their control apps as he would like to integrate the devices into SmartThings.
I meant snooping not via SmartThings but some other mobile app. If can capture the interactions then I might be able to reverse engineer something which will work in SmartrThings.