Parameter: Provision Device CommunicationModules[] Subscriber Identifier

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.identifier

name

Prov. Identifier

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.identifier",
    "indexed": true,
    "modifiable": false,
    "name": "Prov. Identifier",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "identifierField": true,
        "provType": "IDENTIFIER",
        "structured": true
    },
    "required": true,
    "schema": {
        "$ref": "og_basic_types.json#/definitions/ogIdentifier"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber SpecificType

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.specificType

name

Prov. Specific type

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.specificType",
    "name": "Prov. Specific type",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/subscriberSpecificType"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber Name

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.name

name

Prov. Name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.name",
    "name": "Prov. Name",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber Description

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.description

name

Prov. Description

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.description",
    "name": "Prov. Description",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber AdministrativeState

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.administrativeState

name

Prov. Administrative state

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.administrativeState",
    "name": "Prov. Administrative state",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/administrativeState"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber SerialNumber

JSON Object

Table 6. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.serialNumber

name

Prov. Serial number

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.serialNumber",
    "name": "Prov. Serial number",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber Model

JSON Object

Table 7. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.model

name

Prov. Model

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.model",
    "name": "Prov. Model",
    "period": "PULSE",
    "platformHints": {
        "structured": true,
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/model"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber Software

JSON Object

Table 8. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.software

name

Prov. Software

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.software",
    "name": "Prov. Software",
    "period": "PULSE",
    "platformHints": {
        "structured": true,
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/software"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Device CommunicationModules[] Subscriber Mobile Icc

JSON Object

Table 9. Datastream object attributes
Attribute Value

identifier

provision.device.communicationModules[].subscriber.mobile.icc

name

Prov. ICC

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "provision.device.communicationModules[].subscriber.mobile.icc",
    "name": "Prov. ICC",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}