Parameter: Provision Human Identifier

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

provision.human.identifier

name

Identifier

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.identifier",
    "name": "Identifier",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Name

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

provision.human.name

name

Name

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.name",
    "name": "Name",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Surname

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

provision.human.surname

name

Surname

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.surname",
    "name": "Surname",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Surname2

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

provision.human.surname2

name

Surname2

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.surname2",
    "name": "Surname2",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Birthdate

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

provision.human.birthdate

name

Birthdate

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.birthdate",
    "name": "Birthdate",
    "period": "PULSE",
    "schema": {
        "$ref": "og_basic_types.json#/definitions/date"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Image

JSON Object

Table 6. Datastream object attributes
Attribute Value

identifier

provision.human.image

name

Image

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.image",
    "name": "Image",
    "period": "PULSE",
    "platformHints": {
        "structured": true
    },
    "schema": {
        "$ref": "og_basic_types.json#/definitions/ogImage"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Email

JSON Object

Table 7. Datastream object attributes
Attribute Value

identifier

provision.human.email

name

Email

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.email",
    "name": "Email",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}

Parameter: Provision Human Telephone

JSON Object

Table 8. Datastream object attributes
Attribute Value

identifier

provision.human.telephone

name

Telephone

description

null

unit

  • type: basiSI

  • label:

  • symbol:

period

PULSE

tags

  • human

  • collection

schema

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

        ],
        "class": "fa fa-wpforms"
    },
    "identifier": "provision.human.telephone",
    "name": "Telephone",
    "period": "PULSE",
    "schema": {
        "type": "string"
    },
    "storage": {
        "period": "NEVER"
    },
    "tags": [
        "human",
        "collection"
    ],
    "unit": {
        "label": "",
        "symbol": "",
        "type": "basiSI"
    },
    "views": {
        "edit": [

        ],
        "show": [

        ]
    }
}