One terminal widget with multiple devices in same app

I have a Blynk app that gathers data from several different ESP8266’s around the house. I’m using a Tabs widget for categories (Plant watering, Intrusion, Window blinds, Thermostats) and would like to aggregate them all to one main page with a terminal widget. Is this possible?
I have one Notification widget and one RTC widget that I can access from each ESP but it seems I can’t do this with Terminal.

Am I missing something?

Thanks!

http://docs.blynk.cc/#widgets-other-bridge

or

http://docs.blynk.cc/#widgets-interface-device-selector

depending on your needs.

I’ll give Bridge a try.
Thanks!