Parameter: Device Identifier

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

device.identifier

name

Identifier

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

schema

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

Parameter: Device SpecificType

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

device.specificType

name

Specific type

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "device.specificType",
    "name": "Specific type",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/deviceSpecificType"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Name

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

device.name

name

Name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.name",
    "name": "Name",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Description

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

device.description

name

Description

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.description",
    "name": "Description",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device BirthDate

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

device.birthDate

name

Birthdate

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.birthDate",
    "name": "Birthdate",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device SerialNumber

JSON Object

Table 6. Datastream object attributes
Attribute Value

identifier

device.serialNumber

name

Serial number

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-id-card"
    },
    "identifier": "device.serialNumber",
    "indexed": true,
    "name": "Serial number",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Model

JSON Object

Table 7. Datastream object attributes
Attribute Value

identifier

device.model

name

Model

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-copyright"
    },
    "identifier": "device.model",
    "name": "Model",
    "period": "PULSE",
    "platformHints": {
        "structured": true,
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/model"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Software

JSON Object

Table 8. Datastream object attributes
Attribute Value

identifier

device.software

name

Software

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-cogs"
    },
    "identifier": "device.software",
    "name": "Software",
    "period": "PULSE",
    "platformHints": {
        "structured": true,
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/softwareList"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device OperationalStatus

JSON Object

Table 9. Datastream object attributes
Attribute Value

identifier

device.operationalStatus

name

Operational status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-square-o"
    },
    "identifier": "device.operationalStatus",
    "name": "Operational status",
    "period": "PULSE",
    "qrating": {
        "conversion_matrix": {
            "ALARM": 10,
            "DOWN": 15,
            "NORMAL": 100,
            "SAFE_MODE": 75,
            "TAMPER": 50,
            "TEST": 30,
            "UNKNOWN": 0
        },
        "ideal": {
            "label": "NORMAL",
            "value": 100
        },
        "max_allowed": {
            "label": "NORMAL",
            "value": 100
        },
        "max_desired": {
            "label": "NORMAL",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "SAFE_MODE/TAMPER/TEST",
            "value": 50
        },
        "min_required": {
            "label": "ALARM/UNKNOWN/DOWN",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/deviceOperationalStatus"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device AdministrativeState

JSON Object

Table 10. Datastream object attributes
Attribute Value

identifier

device.administrativeState

name

Administrative state

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

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

        ],
        "show": [

        ]
    }
}

Parameter: Device Topology Path

JSON Object

Table 11. Datastream object attributes
Attribute Value

identifier

device.topology.path

name

Path

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-sitemap"
    },
    "identifier": "device.topology.path",
    "name": "Path",
    "period": "PULSE",
    "platformHints": {
        "structured": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/topologyPath"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device TrustedBoot

JSON Object

Table 12. Datastream object attributes
Attribute Value

identifier

device.trustedBoot

name

Trusted boot

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-toggle-on"
    },
    "identifier": "device.trustedBoot",
    "name": "Trusted boot",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device UpTime

JSON Object

Table 13. Datastream object attributes
Attribute Value

identifier

device.upTime

name

Up time

description

null

unit

  • type: basicSI

  • label: seconds

  • symbol: s

period

CUMULATIVE

tags

  • dmm

  • status

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-hourglass-end"
    },
    "identifier": "device.upTime",
    "name": "Up time",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "status"
    ],
    "unit": {
        "label": "seconds",
        "symbol": "s",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Clock

JSON Object

Table 14. Datastream object attributes
Attribute Value

identifier

device.clock

name

Clock

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-hourglass-end"
    },
    "identifier": "device.clock",
    "name": "Clock",
    "period": "INSTANT",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/datetime"
    },
    "tags": [
        "dmm",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device SessionType

JSON Object

Table 15. Datastream object attributes
Attribute Value

identifier

device.sessionType

name

Session type

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "device.sessionType",
    "name": "Session type",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Performance

JSON Object

Table 16. Datastream object attributes
Attribute Value

identifier

device.performance

name

Performance

description

null

unit

  • type: basicSI

  • label:

  • symbol: %

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "identifier": "device.performance",
    "name": "Performance",
    "period": "PULSE",
    "platformHints": {
        "structured": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Cpu Status

JSON Object

Table 17. Datastream object attributes
Attribute Value

identifier

device.cpu.status

name

CPU status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cpu

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-microchip"
    },
    "identifier": "device.cpu.status",
    "name": "CPU status",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "WORKING",
            "value": 2
        },
        "max_allowed": {
            "label": "OVERLOAD",
            "value": 100
        },
        "max_desired": {
            "label": "STRESSED",
            "value": 50
        },
        "max_score": 1000,
        "min_desired": {
            "label": "IDLE/WORKING",
            "value": 0
        },
        "min_required": {
            "label": "IDLE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/cpuStatus"
    },
    "tags": [
        "dmm",
        "cpu"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Cpu Usage

JSON Object

Table 18. Datastream object attributes
Attribute Value

identifier

device.cpu.usage

name

CPU usage

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cpu

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-microchip"
    },
    "identifier": "device.cpu.usage",
    "name": "CPU usage",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "NORMAL",
            "value": 5
        },
        "max_allowed": {
            "label": "FULL",
            "value": 100
        },
        "max_desired": {
            "label": "MEDIUM",
            "value": 70
        },
        "max_score": 1000,
        "min_desired": {
            "label": "FREE",
            "value": 0
        },
        "min_required": {
            "label": "FREE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "dmm",
        "cpu"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Cpu Total

JSON Object

Table 19. Datastream object attributes
Attribute Value

identifier

device.cpu.total

name

CPU total

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • cpu

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-microchip"
    },
    "identifier": "device.cpu.total",
    "name": "CPU total",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "cpu"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Temperature Value

JSON Object

Table 20. Datastream object attributes
Attribute Value

identifier

device.temperature.value

name

Temperature

description

null

unit

  • type: basicSI

  • label: degress

  • symbol: °C

period

INSTANT

tags

  • dmm

  • temperature

  • degrees

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-thermometer-full"
    },
    "identifier": "device.temperature.value",
    "name": "Temperature",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "temperature",
        "degrees"
    ],
    "unit": {
        "label": "degress",
        "symbol": "\u00b0C",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Temperature Status

JSON Object

Table 21. Datastream object attributes
Attribute Value

identifier

device.temperature.status

name

Temperature status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • temperature

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-thermometer-full"
    },
    "identifier": "device.temperature.status",
    "name": "Temperature status",
    "period": "INSTANT",
    "qrating": {
        "conversion_matrix": {
            "HIGH_CRITICAL": 50,
            "HIGH_WARNING": 25,
            "LOW_CRITICAL": -50,
            "LOW_WARNING": -25,
            "NORMAL": 0
        },
        "ideal": {
            "label": "NORMAL",
            "value": 0
        },
        "max_allowed": {
            "label": "HIGH_CRITICAL",
            "value": 50
        },
        "max_desired": {
            "label": "HIGH_WARNING",
            "value": 25
        },
        "max_score": 1000,
        "min_desired": {
            "label": "LOW_WARNING",
            "value": -25
        },
        "min_required": {
            "label": "LOW_CRITICAL",
            "value": -50
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/temperatureStatus"
    },
    "tags": [
        "dmm",
        "temperature",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Status

JSON Object

Table 22. Datastream object attributes
Attribute Value

identifier

device.powersupply.status

name

Powersupply status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • power

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-plug"
    },
    "identifier": "device.powersupply.status",
    "name": "Powersupply status",
    "period": "INSTANT",
    "qrating": {
        "conversion_matrix": {
            "OUTAGE": 10,
            "PLUGGED_CHARGED": 100,
            "PLUGGED_CHARGING": 65,
            "UNKNOWN": 0,
            "UNPLUGGED": 35
        },
        "ideal": {
            "label": "PLUGGED_CHARGED",
            "value": 100
        },
        "max_allowed": {
            "label": "PLUGGED_CHARGED",
            "value": 100
        },
        "max_desired": {
            "label": "PLUGGED_CHARGED",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "UNPLUGGED/PLUGGED_CHARGING",
            "value": 50
        },
        "min_required": {
            "label": "UNKNOWN",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/powerSupplyStatus"
    },
    "tags": [
        "dmm",
        "power",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Source

JSON Object

Table 23. Datastream object attributes
Attribute Value

identifier

device.powersupply.source

name

Powersupply source

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • power

  • source

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-plug"
    },
    "identifier": "device.powersupply.source",
    "name": "Powersupply source",
    "period": "INSTANT",
    "qrating": {
        "conversion_matrix": {
            "BATTERY": 60,
            "DIESEL_GENERATOR": 40,
            "NETWORK_PLUGGED": 100,
            "OTHER": 0,
            "SOLAR": 80
        },
        "ideal": {
            "label": "NETWORK_PLUGGED",
            "value": 100
        },
        "max_allowed": {
            "label": "NETWORK_PLUGGED",
            "value": 100
        },
        "max_desired": {
            "label": "NETWORK_PLUGGED",
            "value": 100
        },
        "max_score": 3000,
        "min_desired": {
            "label": "EXTERNAL_SOURCE",
            "value": 50
        },
        "min_required": {
            "label": "OTHERS",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/powerSupplySource"
    },
    "tags": [
        "dmm",
        "power",
        "source"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Battery Status

JSON Object

Table 24. Datastream object attributes
Attribute Value

identifier

device.powersupply.battery.status

name

Powersupply battery status

description

null

unit

  • type: basicSI

  • label: Volts

  • symbol: V

period

INSTANT

tags

  • dmm

  • power

  • battery

  • voltage

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-battery-full"
    },
    "identifier": "device.powersupply.battery.status",
    "name": "Powersupply battery status",
    "period": "INSTANT",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/batteryStatus"
    },
    "tags": [
        "dmm",
        "power",
        "battery",
        "voltage"
    ],
    "unit": {
        "label": "Volts",
        "symbol": "V",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Battery Charge

JSON Object

Table 25. Datastream object attributes
Attribute Value

identifier

device.powersupply.battery.charge

name

Powersupply battery charge

description

null

unit

  • type: basicSI

  • label: percentage

  • symbol: %

period

INSTANT

tags

  • dmm

  • power

  • percentage

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-battery-full"
    },
    "identifier": "device.powersupply.battery.charge",
    "name": "Powersupply battery charge",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "FULL",
            "value": 100
        },
        "max_allowed": {
            "label": "FULL",
            "value": 100
        },
        "max_desired": {
            "label": "FULL",
            "value": 100
        },
        "max_score": 3000,
        "min_desired": {
            "label": "NORMAL",
            "value": 50
        },
        "min_required": {
            "label": "EMPTY",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "dmm",
        "power",
        "percentage"
    ],
    "unit": {
        "label": "percentage",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Battery Voltage

JSON Object

Table 26. Datastream object attributes
Attribute Value

identifier

device.powersupply.battery.voltage

name

Powersupply battery voltage

description

null

unit

  • type: basicSI

  • label: milli Volts

  • symbol: mV

period

INSTANT

tags

  • dmm

  • power

  • battery

  • status

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-battery-full"
    },
    "identifier": "device.powersupply.battery.voltage",
    "name": "Powersupply battery voltage",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "power",
        "battery",
        "status"
    ],
    "unit": {
        "label": "milli Volts",
        "symbol": "mV",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Battery Current

JSON Object

Table 27. Datastream object attributes
Attribute Value

identifier

device.powersupply.battery.current

name

Powersupply battery

description

null

unit

  • type: basicSI

  • label: Amps

  • symbol: mA

period

INSTANT

tags

  • dmm

  • power

  • battery

  • status

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-battery-full"
    },
    "identifier": "device.powersupply.battery.current",
    "name": "Powersupply battery",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "power",
        "battery",
        "status"
    ],
    "unit": {
        "label": "Amps",
        "symbol": "mA",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Powersupply Outage

JSON Object

Table 28. Datastream object attributes
Attribute Value

identifier

device.powersupply.outage

name

Powersupply outage

description

null

unit

  • type: basicSI

  • label: date

  • symbol:

period

INSTANT

tags

  • dmm

  • power

  • outage

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-plug"
    },
    "identifier": "device.powersupply.outage",
    "name": "Powersupply outage",
    "period": "INSTANT",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/outage"
    },
    "tags": [
        "dmm",
        "power",
        "outage"
    ],
    "unit": {
        "label": "date",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Ram Usage

JSON Object

Table 29. Datastream object attributes
Attribute Value

identifier

device.ram.usage

name

RAM usage

description

null

unit

  • type: basicSI

  • label: percentage

  • symbol: %

period

INSTANT

tags

  • dmm

  • ram

  • memory

  • percentage

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-microchip"
    },
    "identifier": "device.ram.usage",
    "name": "RAM usage",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "NORMAL",
            "value": 5
        },
        "max_allowed": {
            "label": "FULL",
            "value": 100
        },
        "max_desired": {
            "label": "MEDIUM",
            "value": 70
        },
        "max_score": 1000,
        "min_desired": {
            "label": "FREE",
            "value": 0
        },
        "min_required": {
            "label": "FREE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "dmm",
        "ram",
        "memory",
        "percentage"
    ],
    "unit": {
        "label": "percentage",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Ram Total

JSON Object

Table 30. Datastream object attributes
Attribute Value

identifier

device.ram.total

name

RAM total

description

null

unit

  • type: basicSI

  • label: megabytes

  • symbol: MB

period

INSTANT

tags

  • dmm

  • ram

  • memory

  • status

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-microchip"
    },
    "identifier": "device.ram.total",
    "name": "RAM total",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "ram",
        "memory",
        "status"
    ],
    "unit": {
        "label": "megabytes",
        "symbol": "MB",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Storage RamDisk Usage

JSON Object

Table 31. Datastream object attributes
Attribute Value

identifier

device.storage.ramDisk.usage

name

RAM disk usage

description

null

unit

  • type: basicSI

  • label: percentage

  • symbol: %

period

INSTANT

tags

  • dmm

  • ramDisk

  • storage

  • percentage

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-floppy-o"
    },
    "identifier": "device.storage.ramDisk.usage",
    "name": "RAM disk usage",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "NORMAL",
            "value": 5
        },
        "max_allowed": {
            "label": "FULL",
            "value": 100
        },
        "max_desired": {
            "label": "MEDIUM",
            "value": 70
        },
        "max_score": 1000,
        "min_desired": {
            "label": "FREE",
            "value": 0
        },
        "min_required": {
            "label": "FREE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/percentage"
    },
    "tags": [
        "dmm",
        "ramDisk",
        "storage",
        "percentage"
    ],
    "unit": {
        "label": "percentage",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Storage RamDisk Total

JSON Object

Table 32. Datastream object attributes
Attribute Value

identifier

device.storage.ramDisk.total

name

RAM disk total

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

INSTANT

tags

  • dmm

  • ramDisk

  • storage

  • total

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-floppy-o"
    },
    "identifier": "device.storage.ramDisk.total",
    "name": "RAM disk total",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "ramDisk",
        "storage",
        "total"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Storage Disk Usage

JSON Object

Table 33. Datastream object attributes
Attribute Value

identifier

device.storage.disk.usage

name

Disk usage

description

null

unit

  • type: basicSI

  • label: percentage

  • symbol: %

period

INSTANT

tags

  • dmm

  • disk

  • storage

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-floppy-o"
    },
    "identifier": "device.storage.disk.usage",
    "name": "Disk usage",
    "period": "INSTANT",
    "qrating": {
        "ideal": {
            "label": "NORMAL",
            "value": 5
        },
        "max_allowed": {
            "label": "FULL",
            "value": 100
        },
        "max_desired": {
            "label": "MEDIUM",
            "value": 70
        },
        "max_score": 1000,
        "min_desired": {
            "label": "FREE",
            "value": 0
        },
        "min_required": {
            "label": "FREE",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "disk",
        "storage"
    ],
    "unit": {
        "label": "percentage",
        "symbol": "%",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Storage Disk Total

JSON Object

Table 34. Datastream object attributes
Attribute Value

identifier

device.storage.disk.total

name

Disk total

description

null

unit

  • type: basicSI

  • label: megabytes

  • symbol: MB

period

INSTANT

tags

  • dmm

  • disk

  • total

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-floppy-o"
    },
    "identifier": "device.storage.disk.total",
    "name": "Disk total",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "disk",
        "total"
    ],
    "unit": {
        "label": "megabytes",
        "symbol": "MB",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Identifier

JSON Object

Table 35. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].identifier

name

CM identifier

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • provision

schema

{
    "type": "string"
}
Datastream JSON format
{
    "identifier": "device.communicationModules[].identifier",
    "indexed": true,
    "modifiable": false,
    "name": "CM identifier",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "identifierField": true,
        "structured": true
    },
    "required": false,
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "provision"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    }
}

Parameter: Device CommunicationModules[] SpecificType

JSON Object

Table 36. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].specificType

name

CM specific type

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "device.communicationModules[].specificType",
    "name": "CM specific type",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/commsModuleSpecificType"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Name

JSON Object

Table 37. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].name

name

CM name

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.communicationModules[].name",
    "name": "CM name",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Description

JSON Object

Table 38. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].description

name

CM description

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-info"
    },
    "identifier": "device.communicationModules[].description",
    "name": "CM description",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] SerialNumber

JSON Object

Table 39. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].serialNumber

name

CM serial number

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-id-card"
    },
    "identifier": "device.communicationModules[].serialNumber",
    "name": "CM serial number",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Model

JSON Object

Table 40. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].model

name

CM model

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-copyright"
    },
    "identifier": "device.communicationModules[].model",
    "name": "CM model",
    "period": "PULSE",
    "platformHints": {
        "structured": true,
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/model"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] OperationalStatus

JSON Object

Table 41. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].operationalStatus

name

CM operational status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-check-square-o"
    },
    "identifier": "device.communicationModules[].operationalStatus",
    "name": "CM operational status",
    "period": "PULSE",
    "platformHints": {
        "summariable": true
    },
    "qrating": {
        "conversion_matrix": {
            "DISABLED": -75,
            "ERROR": -100,
            "RUNNING": 0,
            "STARTING": 25,
            "STOPPED": 100,
            "STOPPING": 50
        },
        "ideal": {
            "label": "RUNNING",
            "value": 0
        },
        "max_allowed": {
            "label": "STOPPED",
            "value": 100
        },
        "max_desired": {
            "label": "STOPPING",
            "value": 50
        },
        "max_score": 1000,
        "min_desired": {
            "label": "REGULAR",
            "value": -50
        },
        "min_required": {
            "label": "ERROR",
            "value": -100
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/commsModuleOperationalStatus"
    },
    "tags": [
        "dmm",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Software

JSON Object

Table 42. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].software

name

CM software

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-cog"
    },
    "identifier": "device.communicationModules[].software",
    "name": "CM software",
    "period": "PULSE",
    "platformHints": {
        "structured": true,
        "summariable": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/software"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Mobile Imei

JSON Object

Table 43. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].mobile.imei

name

CM IMEI

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • collection

schema

{
    "type": "string"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-address-card-o"
    },
    "identifier": "device.communicationModules[].mobile.imei",
    "indexed": true,
    "name": "CM IMEI",
    "period": "PULSE",
    "platformHints": {
        "filter": {
            "allowExists": true
        },
        "structured": true
    },
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Mobile FrequencyBand

JSON Object

Table 44. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].mobile.frequencyBand

name

CM frequency band

description

null

unit

  • type: basicSI

  • label: Hz

  • symbol: Hz

period

PULSE

tags

  • dmm

  • status

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-barcode"
    },
    "identifier": "device.communicationModules[].mobile.frequencyBand",
    "name": "CM frequency band",
    "period": "PULSE",
    "schema": {
        "type": "number"
    },
    "tags": [
        "dmm",
        "status"
    ],
    "unit": {
        "label": "Hz",
        "symbol": "Hz",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device CommunicationModules[] Mobile Antenna Status

JSON Object

Table 45. Datastream object attributes
Attribute Value

identifier

device.communicationModules[].mobile.antenna.status

name

CM antenna status

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • dmm

  • status

schema

Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-podcast"
    },
    "identifier": "device.communicationModules[].mobile.antenna.status",
    "name": "CM antenna status",
    "period": "PULSE",
    "qrating": {
        "conversion_matrix": {
            "OK": 100,
            "OPEN": 50,
            "SHORT_CIRCUIT": 10,
            "UNKNOWN": 0
        },
        "ideal": {
            "label": "OK",
            "value": 100
        },
        "max_allowed": {
            "label": "OK",
            "value": 100
        },
        "max_desired": {
            "label": "OK",
            "value": 100
        },
        "max_score": 1000,
        "min_desired": {
            "label": "OPEN",
            "value": 50
        },
        "min_required": {
            "label": "UNKNOWN/SHORT_CIRCUIT",
            "value": 0
        },
        "version": "1.0.0"
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/antennaStatus"
    },
    "tags": [
        "dmm",
        "status"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters Presence AccountingStartLastDay

JSON Object

Table 46. Datastream object attributes
Attribute Value

identifier

device.counters.presence.accountingStartLastDay

name

Accounting start last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-up"
    },
    "identifier": "device.counters.presence.accountingStartLastDay",
    "name": "Accounting start last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters TotalBytesLastDay

JSON Object

Table 47. Datastream object attributes
Attribute Value

identifier

device.counters.totalBytesLastDay

name

Total used bytes last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.totalBytesLastDay",
    "name": "Total used bytes last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters TotalBytesLastMonth

JSON Object

Table 48. Datastream object attributes
Attribute Value

identifier

device.counters.totalBytesLastMonth

name

Total used bytes last month counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.totalBytesLastMonth",
    "name": "Total used bytes last month counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters SentBytesLastDay

JSON Object

Table 49. Datastream object attributes
Attribute Value

identifier

device.counters.sentBytesLastDay

name

Total sent bytes last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.sentBytesLastDay",
    "name": "Total sent bytes last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters SentBytesLastMonth

JSON Object

Table 50. Datastream object attributes
Attribute Value

identifier

device.counters.sentBytesLastMonth

name

Total sent bytes last month counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.sentBytesLastMonth",
    "name": "Total sent bytes last month counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters ReceivedBytesLastDay

JSON Object

Table 51. Datastream object attributes
Attribute Value

identifier

device.counters.receivedBytesLastDay

name

Total received bytes last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.receivedBytesLastDay",
    "name": "Total received bytes last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters ReceivedBytesLastMonth

JSON Object

Table 52. Datastream object attributes
Attribute Value

identifier

device.counters.receivedBytesLastMonth

name

Total received bytes last month counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.receivedBytesLastMonth",
    "name": "Total received bytes last month counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters Presence PingOKLastDay

JSON Object

Table 53. Datastream object attributes
Attribute Value

identifier

device.counters.presence.pingOKLastDay

name

Total ping ok operations last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.presence.pingOKLastDay",
    "name": "Total ping ok operations last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters Presence PingNOKLastDay

JSON Object

Table 54. Datastream object attributes
Attribute Value

identifier

device.counters.presence.pingNOKLastDay

name

Total ping nok operations last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.presence.pingNOKLastDay",
    "name": "Total ping nok operations last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters AvailabilityLastDay

JSON Object

Table 55. Datastream object attributes
Attribute Value

identifier

device.counters.availabilityLastDay

name

Percentage ping ok operations last day counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.availabilityLastDay",
    "name": "Percentage ping ok operations last day counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Counters Presence ConsecutivePingNOK

JSON Object

Table 56. Datastream object attributes
Attribute Value

identifier

device.counters.presence.consecutivePingNOK

name

Total consecutive ping nok operations per month counter

description

null

unit

  • type: basicSI

  • label: bytes

  • symbol:

period

CUMULATIVE

tags

  • dmm

  • counters

schema

{
    "type": "number"
}
Datastream JSON format
{
    "icon": {
        "attributes": [

        ],
        "class": "fa fa-long-arrow-down"
    },
    "identifier": "device.counters.presence.consecutivePingNOK",
    "name": "Total consecutive ping nok operations per month counter",
    "period": "CUMULATIVE",
    "schema": {
        "type": "number"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "dmm",
        "counters"
    ],
    "unit": {
        "label": "bytes",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Identification Unknown

JSON Object

Table 57. Datastream object attributes
Attribute Value

identifier

device.identification.unknown

name

Identification unknown

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • device

  • identification

  • unknown

schema

Datastream JSON format
{
    "identifier": "device.identification.unknown",
    "name": "Identification unknown",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/text"
    },
    "tags": [
        "device",
        "identification",
        "unknown"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Device Identification Conflict

JSON Object

Table 58. Datastream object attributes
Attribute Value

identifier

device.identification.conflict

name

Identification conflict

description

null

unit

  • type: basicSI

  • label:

  • symbol:

period

PULSE

tags

  • device

  • identification

  • conflict

schema

Datastream JSON format
{
    "identifier": "device.identification.conflict",
    "name": "Identification conflict",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/text"
    },
    "tags": [
        "device",
        "identification",
        "conflict"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basicSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}