Expose all data coming to my Blynk app

Hello
I have 5pcs ESP8266 IOT devices running in my home automation.
Some of those IOT devices is sending temperature, humidity, rssi etc. data to my Blynk app and other IOT devices have relay which is controlled thru the Blynk app.

Problem:
I have lost track of witch devices is sending, what data and where to my Blynk app. I really like to debug this from the Blynk app side. Not going to go physically to IOT device or observe Blynk server logs.

Question:
To get on back of track, how to monitor from the Blynk app interface:

  1. Which virtual pins is getting data from the internet?
  2. What kind of data is coming (int positive/negative etc.) ?

Details:

  • Android Blynk app

This is probably your only real option… and make notes this time :slight_smile: Also rename your devices in the Project with something appropriate, assuming you are using separate devices with Auth codes for each… if not… well good luck.