Pages
Overview
Pages are effectively their own web-apps running within BRIDGE that have read/write access to the Device and Data Context and read access to Settings.
Essential Pages
Some pages that every instance of BRIDGE should have are:
- Connections Page: Allows user to connect to multiple devices for reading and writing data
- Settings Page: Allows user to view and modify some user-mutable parameters that dictate app behavior
- Generic Visualizer Page: Allows user to see the raw output of a given device, OR view the raw data they are sending out
- Useful for debugging