Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • tabs (array of strings; default ["default"])

    • tab identifiers to display in ICE Control Panel instances connected to this service. Identifiers must be configured; see below ICE Control Panel browsers

  • apps (array of strings; default ["default"])

    • list of app identifiers to display in ICE Control Panel instances connected to this service. Identifiers must be configured; see below ICE Control Panel browsers

  • _defaultOverrides (object<BrowserIdentifier, Partial<BrowserDeclaration>)

    • override default properties of pre-set browsers; see below

ICE Control Panel browsers

...

...

Any configured browser can be used as an app or a tab.

...

...

Defaults

The "default" identifier for apps and tabs displays the recommended selection. This can change between versions, so new apps and tabs are automatically shown when using this setting.
Current defaults:

  • Tabs: ["cast", "gameEngine", "apps"]

  • Apps: ["matterport, streetview", "icedrop"]

Custom browser configuration (custom_browsers.json)

coming soon; page will be updated

Overriding pre-set browser properties

...

...

Default config.json

This is created by the service as required. You don’t need to manually create it, or manually add keys (as explained above)

...