A DeviceFrameTab document defines one tab to be shown in a sat-nms device screen. It appears as part of the DeviceFrameDefinition data object.
Data Model
| Key | Type | Value |
|---|---|---|
| icon | String | The name of the icon to be shown in the tab header |
| dscreen | String | The name of the dscreen to be shown in this tab |
| description | String | A description of what is shown in this tab, the Java UI shows this as a mouse over tooltip |