Parameter: Provision BtsOperator

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

provision.btsOperator

name

btsOperator

description

null

unit

  • type: basicSI

  • label:

  • symbol: %

period

PULSE

tags

  • dmm

  • provision

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "provision.btsOperator",
    "name": "btsOperator",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: BtsIpPercentage

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

btsIpPercentage

name

btsIpPercentage

description

null

unit

  • type: basicSI

  • label:

  • symbol: %

period

PULSE

tags

  • analytics

  • bts

schema

Datastream JSON format
{
    "identifier": "btsIpPercentage",
    "name": "btsIpPercentage",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "analytics",
        "bts"
    ],
    "unit": {
        "label": "",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: BtsDataContextPercentage

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

btsDataContextPercentage

name

btsDataContextPercentage

description

null

unit

  • type: basicSI

  • label:

  • symbol: %

period

PULSE

tags

  • analytics

  • collection

schema

Datastream JSON format
{
    "identifier": "btsDataContextPercentage",
    "name": "btsDataContextPercentage",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "analytics",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: BtsUnknownPercentage

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

btsUnknownPercentage

name

btsUnknownPercentage

description

null

unit

  • type: basicSI

  • label:

  • symbol: %

period

PULSE

tags

  • analytics

  • collection

schema

Datastream JSON format
{
    "identifier": "btsUnknownPercentage",
    "name": "btsUnknownPercentage",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "analytics",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: BtsGsmPercentage

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

btsGsmPercentage

name

btsGsmPercentage

description

null

unit

  • type: basicSI

  • label:

  • symbol: %

period

PULSE

tags

  • analytics

  • collection

schema

Datastream JSON format
{
    "identifier": "btsGsmPercentage",
    "name": "btsGsmPercentage",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "analytics",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}