✕

JSON Physical Model

Schema for:

Model name: CDM V01
Author:
Version:
File name: CDM_HKD_V01.json
File path: /Users/joshuathiele/Desktop/Data Team/CDM/Versions/Old/CDM_HKD_V01.json
Printed On: Tue Feb 23 2021 16:51:18 GMT+0100 (Central European Standard Time)
Created with: Hackolade - Visual data modeling for NoSQL and multimodel databases
1. Model
2. Groups
3. Relationships
1. Model
1.1 Model CDM V01
1.1.1 CDM V01 Entity Relationship Diagram
1.1.2 CDM V01 Properties
1.1.2.1 Details tab
PropertyValue
Model nameCDM V01
Technical name
Description
Author
DB vendorPlain JSON--no DB
Version
Comments
1.1.3 CDM V01 DB Definitions
2. Groups
2.1 Group ConstructionManagement
2.1.1 ConstructionManagement Properties
PropertyValue
Group nameConstructionManagement
Technical name
Activatedtrue
Description
Comments
2.1.2 ConstructionManagement Documents
2.1.2.1 Document Defects
2.1.2.1.1 Defects Tree Diagram
2.1.2.1.2 Defects Properties
PropertyValue
Document nameDefects
Technical name
Activatedtrue
Id
Description
GroupConstructionManagement
RESTful API
Additional propertiesfalse
Comments
2.1.2.1.3 Defects Fields
FieldTypeReqKeyDescriptionComments
DefectsIdintegerfalse
ProjectIdintegerfalse
2.1.2.1.3.1 Field DefectsId
2.1.2.1.3.1.1 DefectsId properties
PropertyValue
Name DefectsId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.1.2.1.3.2 Field ProjectId
2.1.2.1.3.2.1 ProjectId properties
PropertyValue
Name ProjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.1.2.1.4 Defects JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Defects",
    "additionalProperties": false,
    "properties": {
        "DefectsId": {
            "type": "integer"
        },
        "ProjectId": {
            "type": "integer"
        }
    }
}
2.1.2.1.5 Defects JSON data
{
    "DefectsId": 40,
    "ProjectId": -41
}
2.1.2.2 Document WarrantiesClaims
2.1.2.2.1 WarrantiesClaims Tree Diagram
2.1.2.2.2 WarrantiesClaims Properties
PropertyValue
Document nameWarrantiesClaims
Technical name
Activatedtrue
Id
Description
GroupConstructionManagement
RESTful API
Additional propertiesfalse
Comments
2.1.2.2.3 WarrantiesClaims Fields
FieldTypeReqKeyDescriptionComments
ClaimIdintegerfalse
2.1.2.2.3.1 Field ClaimId
2.1.2.2.3.1.1 ClaimId properties
PropertyValue
Name ClaimId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.1.2.2.4 WarrantiesClaims JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "WarrantiesClaims",
    "additionalProperties": false,
    "properties": {
        "ClaimId": {
            "type": "integer"
        }
    }
}
2.1.2.2.5 WarrantiesClaims JSON data
{
    "ClaimId": 43
}
2.2 Group Digital Twin
2.2.1 Digital Twin Properties
PropertyValue
Group nameDigital Twin
Technical name
Activatedtrue
Description
Comments
2.2.2 Digital Twin Documents
2.2.2.1 Document AreaMeasurement
2.2.2.1.1 AreaMeasurement Tree Diagram
2.2.2.1.2 AreaMeasurement Properties
PropertyValue
Document nameAreaMeasurement
Technical nameArMsrmnt
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.1.3 AreaMeasurement Fields
FieldTypeReqKeyDescriptionComments
AreaMeasurementIdintegerfalsedk
Categorystringfalse
Typestringfalse
Valueintegerfalse
Unitstringfalse
BuildingIdintegerfalsefk
SpaceIdintegerfalsefk
FloorIdintegerfalsefk
ValidFromintegerfalsefk
Guidstringfalse
ValidUntilintegerfalse
SiteIdstringfalse
2.2.2.1.3.1 Field AreaMeasurementId
2.2.2.1.3.1.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name ArMsrmntd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.2 Field Category
2.2.2.1.3.2.1 Category properties
PropertyValue
Name Category
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.3 Field Type
2.2.2.1.3.3.1 Type properties
PropertyValue
Name Type
Technical name Typ
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.4 Field Value
2.2.2.1.3.4.1 Value properties
PropertyValue
Name Value
Technical name Vl
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.5 Field Unit
2.2.2.1.3.5.1 Unit properties
PropertyValue
Name Unit
Technical name Unt
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.6 Field BuildingId
2.2.2.1.3.6.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name Bldngd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.7 Field SpaceId
2.2.2.1.3.7.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name Spcd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Space
Foreign field SpaceId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.8 Field FloorId
2.2.2.1.3.8.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Floor
Foreign field FloorId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.9 Field ValidFrom
2.2.2.1.3.9.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name VldFrm
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Workplace
Foreign field WorkplaceId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.10 Field Guid
2.2.2.1.3.10.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.3.11 Field ValidUntil
2.2.2.1.3.11.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.1.3.12 Field SiteId
2.2.2.1.3.12.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.1.4 AreaMeasurement JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "AreaMeasurement",
    "additionalProperties": false,
    "properties": {
        "ArMsrmntd": {
            "type": "integer"
        },
        "Category": {
            "type": "string"
        },
        "Typ": {
            "type": "string"
        },
        "Vl": {
            "type": "integer"
        },
        "Unt": {
            "type": "string"
        },
        "Bldngd": {
            "type": "integer"
        },
        "Spcd": {
            "type": "integer"
        },
        "FloorId": {
            "type": "integer"
        },
        "VldFrm": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "integer"
        },
        "SiteId": {
            "type": "string"
        }
    }
}
2.2.2.1.5 AreaMeasurement JSON data
{
    "ArMsrmntd": -95,
    "Category": "Lorem",
    "Typ": "Lorem",
    "Vl": -91,
    "Unt": "Lorem",
    "Bldngd": -31,
    "Spcd": 10,
    "FloorId": 33,
    "VldFrm": 91,
    "Guid": "Lorem",
    "ValidUntil": -28,
    "SiteId": "Lorem"
}
2.2.2.2 Document BSensingObject
2.2.2.2.1 BSensingObject Tree Diagram
2.2.2.2.2 BSensingObject Properties
PropertyValue
Document nameBSensingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.2.3 BSensingObject Fields
FieldTypeReqKeyDescriptionComments
BSensingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
Namestringfalse
TransferSystemstringfalse
NetworkTopologystringfalse
PowerSupplystringfalse
NumberOfAntennaeintegerfalse
NumberOfAutomatic Sensorsintegerfalse
NumberOfCamerasintegerfalse
NumberOfMonitorsintegerfalse
NumberOfBoostersintegerfalse
NumberOfSignalingDeviceintegerfalse
NumberOfSmogkeExtractorsintegerfalse
NumberOfSubstationsintegerfalse
RingPipingstringfalse
2.2.2.2.3.1 Field BSensingObjectId
2.2.2.2.3.1.1 BSensingObjectId properties
PropertyValue
Name BSensingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.2 Field ProductId
2.2.2.2.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.3 Field Type
2.2.2.2.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.4 Field Class
2.2.2.2.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.5 Field Name
2.2.2.2.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.6 Field TransferSystem
2.2.2.2.3.6.1 TransferSystem properties
PropertyValue
Name TransferSystem
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.7 Field NetworkTopology
2.2.2.2.3.7.1 NetworkTopology properties
PropertyValue
Name NetworkTopology
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.8 Field PowerSupply
2.2.2.2.3.8.1 PowerSupply properties
PropertyValue
Name PowerSupply
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.3.9 Field NumberOfAntennae
2.2.2.2.3.9.1 NumberOfAntennae properties
PropertyValue
Name NumberOfAntennae
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.10 Field NumberOfAutomatic Sensors
2.2.2.2.3.10.1 NumberOfAutomatic Sensors properties
PropertyValue
Name NumberOfAutomatic Sensors
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.11 Field NumberOfCameras
2.2.2.2.3.11.1 NumberOfCameras properties
PropertyValue
Name NumberOfCameras
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.12 Field NumberOfMonitors
2.2.2.2.3.12.1 NumberOfMonitors properties
PropertyValue
Name NumberOfMonitors
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.13 Field NumberOfBoosters
2.2.2.2.3.13.1 NumberOfBoosters properties
PropertyValue
Name NumberOfBoosters
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.14 Field NumberOfSignalingDevice
2.2.2.2.3.14.1 NumberOfSignalingDevice properties
PropertyValue
Name NumberOfSignalingDevice
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.15 Field NumberOfSmogkeExtractors
2.2.2.2.3.15.1 NumberOfSmogkeExtractors properties
PropertyValue
Name NumberOfSmogkeExtractors
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.16 Field NumberOfSubstations
2.2.2.2.3.16.1 NumberOfSubstations properties
PropertyValue
Name NumberOfSubstations
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.2.3.17 Field RingPiping
2.2.2.2.3.17.1 RingPiping properties
PropertyValue
Name RingPiping
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.2.4 BSensingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "BSensingObject",
    "additionalProperties": false,
    "properties": {
        "BSensingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "TransferSystem": {
            "type": "string"
        },
        "NetworkTopology": {
            "type": "string"
        },
        "PowerSupply": {
            "type": "string"
        },
        "NumberOfAntennae": {
            "type": "integer"
        },
        "NumberOfAutomatic Sensors": {
            "type": "integer"
        },
        "NumberOfCameras": {
            "type": "integer"
        },
        "NumberOfMonitors": {
            "type": "integer"
        },
        "NumberOfBoosters": {
            "type": "integer"
        },
        "NumberOfSignalingDevice": {
            "type": "integer"
        },
        "NumberOfSmogkeExtractors": {
            "type": "integer"
        },
        "NumberOfSubstations": {
            "type": "integer"
        },
        "RingPiping": {
            "type": "string"
        }
    }
}
2.2.2.2.5 BSensingObject JSON data
{
    "BSensingObjectId": -82,
    "ProductId": -19,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "TransferSystem": "Lorem",
    "NetworkTopology": "Lorem",
    "PowerSupply": "Lorem",
    "NumberOfAntennae": 15,
    "NumberOfAutomatic Sensors": -51,
    "NumberOfCameras": -62,
    "NumberOfMonitors": -50,
    "NumberOfBoosters": -27,
    "NumberOfSignalingDevice": -3,
    "NumberOfSmogkeExtractors": 61,
    "NumberOfSubstations": 8,
    "RingPiping": "Lorem"
}
2.2.2.3 Document Building
2.2.2.3.1 Building Tree Diagram
2.2.2.3.2 Building Properties
PropertyValue
Document nameBuilding
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.3.3 Building Fields
FieldTypeReqKeyDescriptionComments
BuildingIdintegerfalsedk
PortfolioIdintegerfalsefk
LandIdintegerfalsefk
SiteIdintegerfalsefk
BuildingCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidUntilstringtrue

[{ "dataType":"DateTime"}]

Namestringfalse
AreaMeasurementIdintegerfalsefk
Typestringfalse
ParkingSpacesintegerfalse
ConstructionYearstringfalse
BuildingClassstringfalse
SupplyEnergystringfalse
SupplyWaterstringfalse
SupplyHeatingstringfalse
AddressIdintegerfalsefk
Guidstringfalse
PrimaryUsagestringfalse
SecondaryUsagestringfalse
2.2.2.3.3.1 Field PortfolioId
2.2.2.3.3.1.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name Prtfld
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Portfolio
Foreign field PortfolioId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.2 Field LandId
2.2.2.3.3.2.1 LandId properties
PropertyValue
Name LandId
Technical name Lndd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.3 Field SiteId
2.2.2.3.3.3.1 SiteId properties
PropertyValue
Name SiteId
Technical name Std
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.4 Field BuildingId
2.2.2.3.3.4.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.5 Field BuildingCode
2.2.2.3.3.5.1 BuildingCode properties
PropertyValue
Name BuildingCode
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.6 Field ValidFrom
2.2.2.3.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name VldFrm
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.3.3.7 Field ValidUntil
2.2.2.3.3.7.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name Vldntl
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.3.3.8 Field Name
2.2.2.3.3.8.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.9 Field AreaMeasurementId
2.2.2.3.3.9.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.10 Field Type
2.2.2.3.3.10.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.11 Field ParkingSpaces
2.2.2.3.3.11.1 ParkingSpaces properties
PropertyValue
Name ParkingSpaces
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.12 Field ConstructionYear
2.2.2.3.3.12.1 ConstructionYear properties
PropertyValue
Name ConstructionYear
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.13 Field BuildingClass
2.2.2.3.3.13.1 BuildingClass properties
PropertyValue
Name BuildingClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.14 Field SupplyEnergy
2.2.2.3.3.14.1 SupplyEnergy properties
PropertyValue
Name SupplyEnergy
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.15 Field SupplyWater
2.2.2.3.3.15.1 SupplyWater properties
PropertyValue
Name SupplyWater
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.16 Field SupplyHeating
2.2.2.3.3.16.1 SupplyHeating properties
PropertyValue
Name SupplyHeating
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.17 Field AddressId
2.2.2.3.3.17.1 AddressId properties
PropertyValue
Name AddressId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Address1
Foreign field AddressId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.3.3.18 Field Guid
2.2.2.3.3.18.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.19 Field PrimaryUsage
2.2.2.3.3.19.1 PrimaryUsage properties
PropertyValue
Name PrimaryUsage
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.3.20 Field SecondaryUsage
2.2.2.3.3.20.1 SecondaryUsage properties
PropertyValue
Name SecondaryUsage
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.3.4 Building JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Building",
    "additionalProperties": false,
    "properties": {
        "Prtfld": {
            "type": "integer"
        },
        "Lndd": {
            "type": "integer"
        },
        "Std": {
            "type": "integer"
        },
        "BuildingId": {
            "type": "integer"
        },
        "BuildingCode": {
            "type": "integer"
        },
        "VldFrm": {
            "type": "string"
        },
        "Vldntl": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "ParkingSpaces": {
            "type": "integer"
        },
        "ConstructionYear": {
            "type": "string"
        },
        "BuildingClass": {
            "type": "string"
        },
        "SupplyEnergy": {
            "type": "string"
        },
        "SupplyWater": {
            "type": "string"
        },
        "SupplyHeating": {
            "type": "string"
        },
        "AddressId": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "PrimaryUsage": {
            "type": "string"
        },
        "SecondaryUsage": {
            "type": "string"
        }
    },
    "required": [
        "Vldntl"
    ]
}
2.2.2.3.5 Building JSON data
{
    "Prtfld": -32,
    "Lndd": -58,
    "Std": 24,
    "BuildingId": 55,
    "BuildingCode": -35,
    "VldFrm": "Lorem",
    "Vldntl": "Lorem",
    "Name": "Lorem",
    "AreaMeasurementId": -37,
    "Type": "Lorem",
    "ParkingSpaces": 28,
    "ConstructionYear": "Lorem",
    "BuildingClass": "Lorem",
    "SupplyEnergy": "Lorem",
    "SupplyWater": "Lorem",
    "SupplyHeating": "Lorem",
    "AddressId": 15,
    "Guid": "Lorem",
    "PrimaryUsage": "Lorem",
    "SecondaryUsage": "Lorem"
}
2.2.2.4 Document CStoringObject
2.2.2.4.1 CStoringObject Tree Diagram
2.2.2.4.2 CStoringObject Properties
PropertyValue
Document nameCStoringObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.4.3 CStoringObject Fields
FieldTypeReqKeyDescriptionComments
CStoringObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
Namestringfalse
ContainerVolumeintegerfalse
FillingWeightintegerfalse
Installationstringfalse
NominalVolumeintegerfalse
NumberOfContainersintegerfalse
StorageVolumeintegerfalse
TotalVolumeintegerfalse
Volumeintegerfalse
OperatingPressureintegerfalse
2.2.2.4.3.1 Field CStoringObjectId
2.2.2.4.3.1.1 CStoringObjectId properties
PropertyValue
Name CStoringObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.2 Field ProductId
2.2.2.4.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.3 Field Type
2.2.2.4.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.4 Field Class
2.2.2.4.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.5 Field Name
2.2.2.4.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.6 Field ContainerVolume
2.2.2.4.3.6.1 ContainerVolume properties
PropertyValue
Name ContainerVolume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.7 Field FillingWeight
2.2.2.4.3.7.1 FillingWeight properties
PropertyValue
Name FillingWeight
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.8 Field Installation
2.2.2.4.3.8.1 Installation properties
PropertyValue
Name Installation
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.4.3.9 Field NominalVolume
2.2.2.4.3.9.1 NominalVolume properties
PropertyValue
Name NominalVolume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.10 Field NumberOfContainers
2.2.2.4.3.10.1 NumberOfContainers properties
PropertyValue
Name NumberOfContainers
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.11 Field StorageVolume
2.2.2.4.3.11.1 StorageVolume properties
PropertyValue
Name StorageVolume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.12 Field TotalVolume
2.2.2.4.3.12.1 TotalVolume properties
PropertyValue
Name TotalVolume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.13 Field Volume
2.2.2.4.3.13.1 Volume properties
PropertyValue
Name Volume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.3.14 Field OperatingPressure
2.2.2.4.3.14.1 OperatingPressure properties
PropertyValue
Name OperatingPressure
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.4.4 CStoringObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CStoringObject",
    "additionalProperties": false,
    "properties": {
        "CStoringObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "ContainerVolume": {
            "type": "integer"
        },
        "FillingWeight": {
            "type": "integer"
        },
        "Installation": {
            "type": "string"
        },
        "NominalVolume": {
            "type": "integer"
        },
        "NumberOfContainers": {
            "type": "integer"
        },
        "StorageVolume": {
            "type": "integer"
        },
        "TotalVolume": {
            "type": "integer"
        },
        "Volume": {
            "type": "integer"
        },
        "OperatingPressure": {
            "type": "integer"
        }
    }
}
2.2.2.4.5 CStoringObject JSON data
{
    "CStoringObjectId": 59,
    "ProductId": 40,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "ContainerVolume": 43,
    "FillingWeight": 93,
    "Installation": "Lorem",
    "NominalVolume": -1,
    "NumberOfContainers": 30,
    "StorageVolume": -95,
    "TotalVolume": -64,
    "Volume": -91,
    "OperatingPressure": 54
}
2.2.2.5 Document Certificate
2.2.2.5.1 Certificate Tree Diagram
2.2.2.5.2 Certificate Properties
PropertyValue
Document nameCertificate
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.5.3 Certificate Fields
FieldTypeReqKeyDescriptionComments
CertificateIdintegerfalse
Typestringfalse
IssuingDatestringfalse

[{ "dataType":"DateTime"}]

BuildingIdintegerfalsefk
Guidstringfalse
Namestringfalse
Valuestringfalse
ValidFromintegerfalse
ValidUntilintegerfalse
2.2.2.5.3.1 Field CertificateId
2.2.2.5.3.1.1 CertificateId properties
PropertyValue
Name CertificateId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.5.3.2 Field Type
2.2.2.5.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.3 Field IssuingDate
2.2.2.5.3.3.1 IssuingDate properties
PropertyValue
Name IssuingDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.5.3.4 Field BuildingId
2.2.2.5.3.4.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.5.3.5 Field Guid
2.2.2.5.3.5.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.6 Field Name
2.2.2.5.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.7 Field Value
2.2.2.5.3.7.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.5.3.8 Field ValidFrom
2.2.2.5.3.8.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.5.3.9 Field ValidUntil
2.2.2.5.3.9.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.5.4 Certificate JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Certificate",
    "additionalProperties": false,
    "properties": {
        "CertificateId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "IssuingDate": {
            "type": "string"
        },
        "BuildingId": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "Value": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "integer"
        },
        "ValidUntil": {
            "type": "integer"
        }
    }
}
2.2.2.5.5 Certificate JSON data
{
    "CertificateId": 92,
    "Type": "Lorem",
    "IssuingDate": "Lorem",
    "BuildingId": -28,
    "Guid": "Lorem",
    "Name": "Lorem",
    "Value": "Lorem",
    "ValidFrom": 80,
    "ValidUntil": -23
}
2.2.2.6 Document EEmittingObject
2.2.2.6.1 EEmittingObject Tree Diagram
2.2.2.6.2 EEmittingObject Properties
PropertyValue
Document nameEEmittingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.6.3 EEmittingObject Fields
FieldTypeReqKeyDescriptionComments
EEmittingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
Namestringfalse
CollectorSurfacestringfalse
ConnectiontosecondaryCircuitstringfalse
CoolingMediumypestringfalse
DecentralizedConstructionstringfalse
Dehumidifyingstringfalse
Densityintegerfalse
DriveEnergystringfalse
ElectricalPowerintegerfalse
EnergyEfficiencyClassstringfalse
EnergySupplystringfalse
ExhaustAirVolumeFlowstringfalse
ExtinguishingAgentstringfalse
FireClassstringfalse
FireExtinguisherTransportTypestringfalse
FittingTypestringfalse
Fuelstringfalse
GrateTypestringfalse
HeatingTypestringfalse
FilterClassstringfalse
Humidifyingstringfalse
InstallationSitestringfalse
InstalledElectricalLoadintegerfalse
InsulationThicknessstringfalse
MaximumBurnerCapacityintegerfalse
MaximumVolumeFlowintegerfalse
MinimumBurnerCapacityintegerfalse
MediumSuppliedstringfalse
NominalPowerstringfalse
NumberOfAlarmValveStationsintegerfalse
NumberOfCirculationPumpsintegerfalse
NumberOfCompartmentValvesintegerfalse
NumberOfHeatingCircuitsintegerfalse
NumberOfCoolingCircuitsintegerfalse
NumberOfInletsintegerfalse
NumberOfSprinklerHeadsintegerfalse
NumberOfSupplyPointsintegerfalse
NumberOfZoneChecksintegerfalse
OperatingModestringfalse
PipingSystemstringfalse
Powerstringfalse
PurposeOfHeatingstringfalse
RadiatorTypestringfalse
RecoolingSystemTypestringfalse
RecoolingUnitTypestringfalse
StorageColumestringfalse
ThearmalHeatingPowerintegerfalse
ThermalPowerintegerfalse
TraceHeatingstringfalse
WaterSupplystringfalse
2.2.2.6.3.1 Field EEmittingObjectId
2.2.2.6.3.1.1 EEmittingObjectId properties
PropertyValue
Name EEmittingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.2 Field ProductId
2.2.2.6.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.3 Field Type
2.2.2.6.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.4 Field Class
2.2.2.6.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.5 Field Name
2.2.2.6.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.6 Field CollectorSurface
2.2.2.6.3.6.1 CollectorSurface properties
PropertyValue
Name CollectorSurface
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.7 Field ConnectiontosecondaryCircuit
2.2.2.6.3.7.1 ConnectiontosecondaryCircuit properties
PropertyValue
Name ConnectiontosecondaryCircuit
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.8 Field CoolingMediumype
2.2.2.6.3.8.1 CoolingMediumype properties
PropertyValue
Name CoolingMediumype
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.9 Field DecentralizedConstruction
2.2.2.6.3.9.1 DecentralizedConstruction properties
PropertyValue
Name DecentralizedConstruction
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.10 Field Dehumidifying
2.2.2.6.3.10.1 Dehumidifying properties
PropertyValue
Name Dehumidifying
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.11 Field Density
2.2.2.6.3.11.1 Density properties
PropertyValue
Name Density
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.12 Field DriveEnergy
2.2.2.6.3.12.1 DriveEnergy properties
PropertyValue
Name DriveEnergy
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.13 Field ElectricalPower
2.2.2.6.3.13.1 ElectricalPower properties
PropertyValue
Name ElectricalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.14 Field EnergyEfficiencyClass
2.2.2.6.3.14.1 EnergyEfficiencyClass properties
PropertyValue
Name EnergyEfficiencyClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.15 Field EnergySupply
2.2.2.6.3.15.1 EnergySupply properties
PropertyValue
Name EnergySupply
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.16 Field ExhaustAirVolumeFlow
2.2.2.6.3.16.1 ExhaustAirVolumeFlow properties
PropertyValue
Name ExhaustAirVolumeFlow
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.17 Field ExtinguishingAgent
2.2.2.6.3.17.1 ExtinguishingAgent properties
PropertyValue
Name ExtinguishingAgent
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.18 Field FireClass
2.2.2.6.3.18.1 FireClass properties
PropertyValue
Name FireClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.19 Field FireExtinguisherTransportType
2.2.2.6.3.19.1 FireExtinguisherTransportType properties
PropertyValue
Name FireExtinguisherTransportType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.20 Field FittingType
2.2.2.6.3.20.1 FittingType properties
PropertyValue
Name FittingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.21 Field Fuel
2.2.2.6.3.21.1 Fuel properties
PropertyValue
Name Fuel
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.22 Field GrateType
2.2.2.6.3.22.1 GrateType properties
PropertyValue
Name GrateType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.23 Field HeatingType
2.2.2.6.3.23.1 HeatingType properties
PropertyValue
Name HeatingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.24 Field FilterClass
2.2.2.6.3.24.1 FilterClass properties
PropertyValue
Name FilterClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.25 Field Humidifying
2.2.2.6.3.25.1 Humidifying properties
PropertyValue
Name Humidifying
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.26 Field InstallationSite
2.2.2.6.3.26.1 InstallationSite properties
PropertyValue
Name InstallationSite
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.27 Field InstalledElectricalLoad
2.2.2.6.3.27.1 InstalledElectricalLoad properties
PropertyValue
Name InstalledElectricalLoad
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.28 Field InsulationThickness
2.2.2.6.3.28.1 InsulationThickness properties
PropertyValue
Name InsulationThickness
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.29 Field MaximumBurnerCapacity
2.2.2.6.3.29.1 MaximumBurnerCapacity properties
PropertyValue
Name MaximumBurnerCapacity
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.30 Field MaximumVolumeFlow
2.2.2.6.3.30.1 MaximumVolumeFlow properties
PropertyValue
Name MaximumVolumeFlow
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.31 Field MinimumBurnerCapacity
2.2.2.6.3.31.1 MinimumBurnerCapacity properties
PropertyValue
Name MinimumBurnerCapacity
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.32 Field MediumSupplied
2.2.2.6.3.32.1 MediumSupplied properties
PropertyValue
Name MediumSupplied
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.33 Field NominalPower
2.2.2.6.3.33.1 NominalPower properties
PropertyValue
Name NominalPower
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.34 Field NumberOfAlarmValveStations
2.2.2.6.3.34.1 NumberOfAlarmValveStations properties
PropertyValue
Name NumberOfAlarmValveStations
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.35 Field NumberOfCirculationPumps
2.2.2.6.3.35.1 NumberOfCirculationPumps properties
PropertyValue
Name NumberOfCirculationPumps
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.36 Field NumberOfCompartmentValves
2.2.2.6.3.36.1 NumberOfCompartmentValves properties
PropertyValue
Name NumberOfCompartmentValves
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.37 Field NumberOfHeatingCircuits
2.2.2.6.3.37.1 NumberOfHeatingCircuits properties
PropertyValue
Name NumberOfHeatingCircuits
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.38 Field NumberOfCoolingCircuits
2.2.2.6.3.38.1 NumberOfCoolingCircuits properties
PropertyValue
Name NumberOfCoolingCircuits
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.39 Field NumberOfInlets
2.2.2.6.3.39.1 NumberOfInlets properties
PropertyValue
Name NumberOfInlets
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.40 Field NumberOfSprinklerHeads
2.2.2.6.3.40.1 NumberOfSprinklerHeads properties
PropertyValue
Name NumberOfSprinklerHeads
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.41 Field NumberOfSupplyPoints
2.2.2.6.3.41.1 NumberOfSupplyPoints properties
PropertyValue
Name NumberOfSupplyPoints
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.42 Field NumberOfZoneChecks
2.2.2.6.3.42.1 NumberOfZoneChecks properties
PropertyValue
Name NumberOfZoneChecks
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.43 Field OperatingMode
2.2.2.6.3.43.1 OperatingMode properties
PropertyValue
Name OperatingMode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.44 Field PipingSystem
2.2.2.6.3.44.1 PipingSystem properties
PropertyValue
Name PipingSystem
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.45 Field Power
2.2.2.6.3.45.1 Power properties
PropertyValue
Name Power
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.46 Field PurposeOfHeating
2.2.2.6.3.46.1 PurposeOfHeating properties
PropertyValue
Name PurposeOfHeating
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.47 Field RadiatorType
2.2.2.6.3.47.1 RadiatorType properties
PropertyValue
Name RadiatorType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.48 Field RecoolingSystemType
2.2.2.6.3.48.1 RecoolingSystemType properties
PropertyValue
Name RecoolingSystemType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.49 Field RecoolingUnitType
2.2.2.6.3.49.1 RecoolingUnitType properties
PropertyValue
Name RecoolingUnitType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.50 Field StorageColume
2.2.2.6.3.50.1 StorageColume properties
PropertyValue
Name StorageColume
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.51 Field ThearmalHeatingPower
2.2.2.6.3.51.1 ThearmalHeatingPower properties
PropertyValue
Name ThearmalHeatingPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.52 Field ThermalPower
2.2.2.6.3.52.1 ThermalPower properties
PropertyValue
Name ThermalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.6.3.53 Field TraceHeating
2.2.2.6.3.53.1 TraceHeating properties
PropertyValue
Name TraceHeating
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.3.54 Field WaterSupply
2.2.2.6.3.54.1 WaterSupply properties
PropertyValue
Name WaterSupply
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.6.4 EEmittingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "EEmittingObject",
    "additionalProperties": false,
    "properties": {
        "EEmittingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "CollectorSurface": {
            "type": "string"
        },
        "ConnectiontosecondaryCircuit": {
            "type": "string"
        },
        "CoolingMediumype": {
            "type": "string"
        },
        "DecentralizedConstruction": {
            "type": "string"
        },
        "Dehumidifying": {
            "type": "string"
        },
        "Density": {
            "type": "integer"
        },
        "DriveEnergy": {
            "type": "string"
        },
        "ElectricalPower": {
            "type": "integer"
        },
        "EnergyEfficiencyClass": {
            "type": "string"
        },
        "EnergySupply": {
            "type": "string"
        },
        "ExhaustAirVolumeFlow": {
            "type": "string"
        },
        "ExtinguishingAgent": {
            "type": "string"
        },
        "FireClass": {
            "type": "string"
        },
        "FireExtinguisherTransportType": {
            "type": "string"
        },
        "FittingType": {
            "type": "string"
        },
        "Fuel": {
            "type": "string"
        },
        "GrateType": {
            "type": "string"
        },
        "HeatingType": {
            "type": "string"
        },
        "FilterClass": {
            "type": "string"
        },
        "Humidifying": {
            "type": "string"
        },
        "InstallationSite": {
            "type": "string"
        },
        "InstalledElectricalLoad": {
            "type": "integer"
        },
        "InsulationThickness": {
            "type": "string"
        },
        "MaximumBurnerCapacity": {
            "type": "integer"
        },
        "MaximumVolumeFlow": {
            "type": "integer"
        },
        "MinimumBurnerCapacity": {
            "type": "integer"
        },
        "MediumSupplied": {
            "type": "string"
        },
        "NominalPower": {
            "type": "string"
        },
        "NumberOfAlarmValveStations": {
            "type": "integer"
        },
        "NumberOfCirculationPumps": {
            "type": "integer"
        },
        "NumberOfCompartmentValves": {
            "type": "integer"
        },
        "NumberOfHeatingCircuits": {
            "type": "integer"
        },
        "NumberOfCoolingCircuits": {
            "type": "integer"
        },
        "NumberOfInlets": {
            "type": "integer"
        },
        "NumberOfSprinklerHeads": {
            "type": "integer"
        },
        "NumberOfSupplyPoints": {
            "type": "integer"
        },
        "NumberOfZoneChecks": {
            "type": "integer"
        },
        "OperatingMode": {
            "type": "string"
        },
        "PipingSystem": {
            "type": "string"
        },
        "Power": {
            "type": "string"
        },
        "PurposeOfHeating": {
            "type": "string"
        },
        "RadiatorType": {
            "type": "string"
        },
        "RecoolingSystemType": {
            "type": "string"
        },
        "RecoolingUnitType": {
            "type": "string"
        },
        "StorageColume": {
            "type": "string"
        },
        "ThearmalHeatingPower": {
            "type": "integer"
        },
        "ThermalPower": {
            "type": "integer"
        },
        "TraceHeating": {
            "type": "string"
        },
        "WaterSupply": {
            "type": "string"
        }
    }
}
2.2.2.6.5 EEmittingObject JSON data
{
    "EEmittingObjectId": -3,
    "ProductId": -31,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "CollectorSurface": "Lorem",
    "ConnectiontosecondaryCircuit": "Lorem",
    "CoolingMediumype": "Lorem",
    "DecentralizedConstruction": "Lorem",
    "Dehumidifying": "Lorem",
    "Density": -18,
    "DriveEnergy": "Lorem",
    "ElectricalPower": -54,
    "EnergyEfficiencyClass": "Lorem",
    "EnergySupply": "Lorem",
    "ExhaustAirVolumeFlow": "Lorem",
    "ExtinguishingAgent": "Lorem",
    "FireClass": "Lorem",
    "FireExtinguisherTransportType": "Lorem",
    "FittingType": "Lorem",
    "Fuel": "Lorem",
    "GrateType": "Lorem",
    "HeatingType": "Lorem",
    "FilterClass": "Lorem",
    "Humidifying": "Lorem",
    "InstallationSite": "Lorem",
    "InstalledElectricalLoad": -51,
    "InsulationThickness": "Lorem",
    "MaximumBurnerCapacity": 39,
    "MaximumVolumeFlow": -69,
    "MinimumBurnerCapacity": 12,
    "MediumSupplied": "Lorem",
    "NominalPower": "Lorem",
    "NumberOfAlarmValveStations": -81,
    "NumberOfCirculationPumps": 48,
    "NumberOfCompartmentValves": 2,
    "NumberOfHeatingCircuits": 41,
    "NumberOfCoolingCircuits": -83,
    "NumberOfInlets": 4,
    "NumberOfSprinklerHeads": 65,
    "NumberOfSupplyPoints": 79,
    "NumberOfZoneChecks": 5,
    "OperatingMode": "Lorem",
    "PipingSystem": "Lorem",
    "Power": "Lorem",
    "PurposeOfHeating": "Lorem",
    "RadiatorType": "Lorem",
    "RecoolingSystemType": "Lorem",
    "RecoolingUnitType": "Lorem",
    "StorageColume": "Lorem",
    "ThearmalHeatingPower": -73,
    "ThermalPower": -70,
    "TraceHeating": "Lorem",
    "WaterSupply": "Lorem"
}
2.2.2.7 Document FProtectingObject
2.2.2.7.1 FProtectingObject Tree Diagram
2.2.2.7.2 FProtectingObject Properties
PropertyValue
Document nameFProtectingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.7.3 FProtectingObject Fields
FieldTypeReqKeyDescriptionComments
FProtectingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
Namestringfalse
InstallationSituationstringfalse
ProofOfUsabilitystringfalse
2.2.2.7.3.1 Field FProtectingObjectId
2.2.2.7.3.1.1 FProtectingObjectId properties
PropertyValue
Name FProtectingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.7.3.2 Field ProductId
2.2.2.7.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.7.3.3 Field Type
2.2.2.7.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.4 Field Class
2.2.2.7.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.5 Field Name
2.2.2.7.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.6 Field InstallationSituation
2.2.2.7.3.6.1 InstallationSituation properties
PropertyValue
Name InstallationSituation
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.3.7 Field ProofOfUsability
2.2.2.7.3.7.1 ProofOfUsability properties
PropertyValue
Name ProofOfUsability
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.7.4 FProtectingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FProtectingObject",
    "additionalProperties": false,
    "properties": {
        "FProtectingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "InstallationSituation": {
            "type": "string"
        },
        "ProofOfUsability": {
            "type": "string"
        }
    }
}
2.2.2.7.5 FProtectingObject JSON data
{
    "FProtectingObjectId": 69,
    "ProductId": -32,
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "InstallationSituation": "Lorem",
    "ProofOfUsability": "Lorem"
}
2.2.2.8 Document Floor
2.2.2.8.1 Floor Tree Diagram
2.2.2.8.2 Floor Properties
PropertyValue
Document nameFloor
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.8.3 Floor Fields
FieldTypeReqKeyDescriptionComments
FloorIdintegerfalsedk
BuildingIdintegerfalsefk
FloorCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidUntilstringtrue

[{ "dataType":"DateTime"}]

Namestringfalse
AreaMeasurementIdintegerfalsefk
FloorNumberintegerfalse
FloorHightRawintegerfalse
FloorLevelShellintegerfalse
ConstructionAreaBearingintegerfalse
ConstructionAreaNonBearingintegerfalse
Guidstringfalse
2.2.2.8.3.1 Field BuildingId
2.2.2.8.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name Bldngd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.2 Field FloorId
2.2.2.8.3.2.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.3 Field FloorCode
2.2.2.8.3.3.1 FloorCode properties
PropertyValue
Name FloorCode
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.4 Field ValidFrom
2.2.2.8.3.4.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.8.3.5 Field ValidUntil
2.2.2.8.3.5.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.8.3.6 Field Name
2.2.2.8.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.8.3.7 Field AreaMeasurementId
2.2.2.8.3.7.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.8 Field FloorNumber
2.2.2.8.3.8.1 FloorNumber properties
PropertyValue
Name FloorNumber
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.9 Field FloorHightRaw
2.2.2.8.3.9.1 FloorHightRaw properties
PropertyValue
Name FloorHightRaw
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.10 Field FloorLevelShell
2.2.2.8.3.10.1 FloorLevelShell properties
PropertyValue
Name FloorLevelShell
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.11 Field ConstructionAreaBearing
2.2.2.8.3.11.1 ConstructionAreaBearing properties
PropertyValue
Name ConstructionAreaBearing
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.12 Field ConstructionAreaNonBearing
2.2.2.8.3.12.1 ConstructionAreaNonBearing properties
PropertyValue
Name ConstructionAreaNonBearing
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.8.3.13 Field Guid
2.2.2.8.3.13.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.8.4 Floor JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Floor",
    "additionalProperties": false,
    "properties": {
        "Bldngd": {
            "type": "integer"
        },
        "FloorId": {
            "type": "integer"
        },
        "FloorCode": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "FloorNumber": {
            "type": "integer"
        },
        "FloorHightRaw": {
            "type": "integer"
        },
        "FloorLevelShell": {
            "type": "integer"
        },
        "ConstructionAreaBearing": {
            "type": "integer"
        },
        "ConstructionAreaNonBearing": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        }
    },
    "required": [
        "ValidUntil"
    ]
}
2.2.2.8.5 Floor JSON data
{
    "Bldngd": -75,
    "FloorId": 71,
    "FloorCode": 33,
    "ValidFrom": "Lorem",
    "ValidUntil": "Lorem",
    "Name": "Lorem",
    "AreaMeasurementId": 13,
    "FloorNumber": 36,
    "FloorHightRaw": -36,
    "FloorLevelShell": -71,
    "ConstructionAreaBearing": -1,
    "ConstructionAreaNonBearing": 26,
    "Guid": "Lorem"
}
2.2.2.9 Document GGeneratingObject
2.2.2.9.1 GGeneratingObject Tree Diagram
2.2.2.9.2 GGeneratingObject Properties
PropertyValue
Document nameGGeneratingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.9.3 GGeneratingObject Fields
FieldTypeReqKeyDescriptionComments
GGeneratingObjectIdintegerfalse
ProductIdstringfalse
Typestringfalse
Classstringfalse
Namestringfalse
AutomaticFeedstringfalse
ApplicationAreastringfalse
AutomaticFeedbooleanfalse
Ceilingstringfalse
CompressorTypestringfalse
CollectingContainerstringfalse
ConstructionStandardsstringfalse
ContainerColumeintegerfalse
ContainingFecesstringfalse
Directionstringfalse
DischargeHeightstringfalse
ElectricalPeakstringfalse
ElectricalPowerstringfalse
ExplosionSafestringfalse
FanSeriesstringfalse
FlowRatestringfalse
LifterTypestringfalse
LiftingHeightintegerfalse
Lightingstringfalse
LoadBearingCapacitystringfalse
MaximumPressureintegerfalse
MobileSystemstringfalse
MotorNominalPowerintegerfalse
MotorPowerintegerfalse
MotorRatedCurrentstringfalse
NumberOfCellsintegerfalse
NumberOfDrivesstringfalse
NumberOfModulesstringfalse
NumberOfPowerInvertersintegerfalse
NumberOfPumpsintegerfalse
NumberOfStopsstringfalse
NumberOfTappingstringfalse
OptimalVolumeStreamstringfalse
PassengerCapacityintegerfalse
ProtectionTypestringfalse
RatedCapacityintegerfalse
Ratedstringfalse
RatedElectricalPowerintegerfalse
RotationSpeedControlstringfalse
RotorDiameterintegerfalse
SafuFallProtectionstringfalse
SpeedControlstringfalse
TiltingAnglestringfalse
Triggeringstringfalse
Voltageintegerfalse
VolumeFlowintegerfalse
VolumeOfFuelReservesintegerfalse
2.2.2.9.3.1 Field GGeneratingObjectId
2.2.2.9.3.1.1 GGeneratingObjectId properties
PropertyValue
Name GGeneratingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.2 Field ProductId
2.2.2.9.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.3 Field Type
2.2.2.9.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.4 Field Class
2.2.2.9.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.5 Field Name
2.2.2.9.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.6 Field AutomaticFeed
2.2.2.9.3.6.1 AutomaticFeed properties
PropertyValue
Name AutomaticFeed
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.7 Field ApplicationArea
2.2.2.9.3.7.1 ApplicationArea properties
PropertyValue
Name ApplicationArea
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.8 Field AutomaticFeed
2.2.2.9.3.8.1 AutomaticFeed properties
PropertyValue
Name AutomaticFeed
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.9.3.9 Field Ceiling
2.2.2.9.3.9.1 Ceiling properties
PropertyValue
Name Ceiling
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.10 Field CompressorType
2.2.2.9.3.10.1 CompressorType properties
PropertyValue
Name CompressorType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.11 Field CollectingContainer
2.2.2.9.3.11.1 CollectingContainer properties
PropertyValue
Name CollectingContainer
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.12 Field ConstructionStandards
2.2.2.9.3.12.1 ConstructionStandards properties
PropertyValue
Name ConstructionStandards
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.13 Field ContainerColume
2.2.2.9.3.13.1 ContainerColume properties
PropertyValue
Name ContainerColume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.14 Field ContainingFeces
2.2.2.9.3.14.1 ContainingFeces properties
PropertyValue
Name ContainingFeces
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.15 Field Direction
2.2.2.9.3.15.1 Direction properties
PropertyValue
Name Direction
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.16 Field DischargeHeight
2.2.2.9.3.16.1 DischargeHeight properties
PropertyValue
Name DischargeHeight
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.17 Field ElectricalPeak
2.2.2.9.3.17.1 ElectricalPeak properties
PropertyValue
Name ElectricalPeak
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.18 Field ElectricalPower
2.2.2.9.3.18.1 ElectricalPower properties
PropertyValue
Name ElectricalPower
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.19 Field ExplosionSafe
2.2.2.9.3.19.1 ExplosionSafe properties
PropertyValue
Name ExplosionSafe
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.20 Field FanSeries
2.2.2.9.3.20.1 FanSeries properties
PropertyValue
Name FanSeries
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.21 Field FlowRate
2.2.2.9.3.21.1 FlowRate properties
PropertyValue
Name FlowRate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.22 Field LifterType
2.2.2.9.3.22.1 LifterType properties
PropertyValue
Name LifterType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.23 Field LiftingHeight
2.2.2.9.3.23.1 LiftingHeight properties
PropertyValue
Name LiftingHeight
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.24 Field Lighting
2.2.2.9.3.24.1 Lighting properties
PropertyValue
Name Lighting
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.25 Field LoadBearingCapacity
2.2.2.9.3.25.1 LoadBearingCapacity properties
PropertyValue
Name LoadBearingCapacity
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.26 Field MaximumPressure
2.2.2.9.3.26.1 MaximumPressure properties
PropertyValue
Name MaximumPressure
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.27 Field MobileSystem
2.2.2.9.3.27.1 MobileSystem properties
PropertyValue
Name MobileSystem
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.28 Field MotorNominalPower
2.2.2.9.3.28.1 MotorNominalPower properties
PropertyValue
Name MotorNominalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.29 Field MotorPower
2.2.2.9.3.29.1 MotorPower properties
PropertyValue
Name MotorPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.30 Field MotorRatedCurrent
2.2.2.9.3.30.1 MotorRatedCurrent properties
PropertyValue
Name MotorRatedCurrent
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.31 Field NumberOfCells
2.2.2.9.3.31.1 NumberOfCells properties
PropertyValue
Name NumberOfCells
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.32 Field NumberOfDrives
2.2.2.9.3.32.1 NumberOfDrives properties
PropertyValue
Name NumberOfDrives
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.33 Field NumberOfModules
2.2.2.9.3.33.1 NumberOfModules properties
PropertyValue
Name NumberOfModules
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.34 Field NumberOfPowerInverters
2.2.2.9.3.34.1 NumberOfPowerInverters properties
PropertyValue
Name NumberOfPowerInverters
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.35 Field NumberOfPumps
2.2.2.9.3.35.1 NumberOfPumps properties
PropertyValue
Name NumberOfPumps
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.36 Field NumberOfStops
2.2.2.9.3.36.1 NumberOfStops properties
PropertyValue
Name NumberOfStops
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.37 Field NumberOfTapping
2.2.2.9.3.37.1 NumberOfTapping properties
PropertyValue
Name NumberOfTapping
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.38 Field OptimalVolumeStream
2.2.2.9.3.38.1 OptimalVolumeStream properties
PropertyValue
Name OptimalVolumeStream
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.39 Field PassengerCapacity
2.2.2.9.3.39.1 PassengerCapacity properties
PropertyValue
Name PassengerCapacity
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.40 Field ProtectionType
2.2.2.9.3.40.1 ProtectionType properties
PropertyValue
Name ProtectionType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.41 Field RatedCapacity
2.2.2.9.3.41.1 RatedCapacity properties
PropertyValue
Name RatedCapacity
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.42 Field Rated
2.2.2.9.3.42.1 Rated properties
PropertyValue
Name Rated
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.43 Field RatedElectricalPower
2.2.2.9.3.43.1 RatedElectricalPower properties
PropertyValue
Name RatedElectricalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.44 Field RotationSpeedControl
2.2.2.9.3.44.1 RotationSpeedControl properties
PropertyValue
Name RotationSpeedControl
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.45 Field RotorDiameter
2.2.2.9.3.45.1 RotorDiameter properties
PropertyValue
Name RotorDiameter
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.46 Field SafuFallProtection
2.2.2.9.3.46.1 SafuFallProtection properties
PropertyValue
Name SafuFallProtection
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.47 Field SpeedControl
2.2.2.9.3.47.1 SpeedControl properties
PropertyValue
Name SpeedControl
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.48 Field TiltingAngle
2.2.2.9.3.48.1 TiltingAngle properties
PropertyValue
Name TiltingAngle
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.49 Field Triggering
2.2.2.9.3.49.1 Triggering properties
PropertyValue
Name Triggering
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.9.3.50 Field Voltage
2.2.2.9.3.50.1 Voltage properties
PropertyValue
Name Voltage
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.51 Field VolumeFlow
2.2.2.9.3.51.1 VolumeFlow properties
PropertyValue
Name VolumeFlow
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.3.52 Field VolumeOfFuelReserves
2.2.2.9.3.52.1 VolumeOfFuelReserves properties
PropertyValue
Name VolumeOfFuelReserves
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.9.4 GGeneratingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "GGeneratingObject",
    "additionalProperties": false,
    "properties": {
        "GGeneratingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AutomaticFeed": {
            "type": "boolean"
        },
        "ApplicationArea": {
            "type": "string"
        },
        "Ceiling": {
            "type": "string"
        },
        "CompressorType": {
            "type": "string"
        },
        "CollectingContainer": {
            "type": "string"
        },
        "ConstructionStandards": {
            "type": "string"
        },
        "ContainerColume": {
            "type": "integer"
        },
        "ContainingFeces": {
            "type": "string"
        },
        "Direction": {
            "type": "string"
        },
        "DischargeHeight": {
            "type": "string"
        },
        "ElectricalPeak": {
            "type": "string"
        },
        "ElectricalPower": {
            "type": "string"
        },
        "ExplosionSafe": {
            "type": "string"
        },
        "FanSeries": {
            "type": "string"
        },
        "FlowRate": {
            "type": "string"
        },
        "LifterType": {
            "type": "string"
        },
        "LiftingHeight": {
            "type": "integer"
        },
        "Lighting": {
            "type": "string"
        },
        "LoadBearingCapacity": {
            "type": "string"
        },
        "MaximumPressure": {
            "type": "integer"
        },
        "MobileSystem": {
            "type": "string"
        },
        "MotorNominalPower": {
            "type": "integer"
        },
        "MotorPower": {
            "type": "integer"
        },
        "MotorRatedCurrent": {
            "type": "string"
        },
        "NumberOfCells": {
            "type": "integer"
        },
        "NumberOfDrives": {
            "type": "string"
        },
        "NumberOfModules": {
            "type": "string"
        },
        "NumberOfPowerInverters": {
            "type": "integer"
        },
        "NumberOfPumps": {
            "type": "integer"
        },
        "NumberOfStops": {
            "type": "string"
        },
        "NumberOfTapping": {
            "type": "string"
        },
        "OptimalVolumeStream": {
            "type": "string"
        },
        "PassengerCapacity": {
            "type": "integer"
        },
        "ProtectionType": {
            "type": "string"
        },
        "RatedCapacity": {
            "type": "integer"
        },
        "Rated": {
            "type": "string"
        },
        "RatedElectricalPower": {
            "type": "integer"
        },
        "RotationSpeedControl": {
            "type": "string"
        },
        "RotorDiameter": {
            "type": "integer"
        },
        "SafuFallProtection": {
            "type": "string"
        },
        "SpeedControl": {
            "type": "string"
        },
        "TiltingAngle": {
            "type": "string"
        },
        "Triggering": {
            "type": "string"
        },
        "Voltage": {
            "type": "integer"
        },
        "VolumeFlow": {
            "type": "integer"
        },
        "VolumeOfFuelReserves": {
            "type": "integer"
        }
    }
}
2.2.2.9.5 GGeneratingObject JSON data
{
    "GGeneratingObjectId": -67,
    "ProductId": "Lorem",
    "Type": "Lorem",
    "Class": "Lorem",
    "Name": "Lorem",
    "AutomaticFeed": true,
    "ApplicationArea": "Lorem",
    "Ceiling": "Lorem",
    "CompressorType": "Lorem",
    "CollectingContainer": "Lorem",
    "ConstructionStandards": "Lorem",
    "ContainerColume": 26,
    "ContainingFeces": "Lorem",
    "Direction": "Lorem",
    "DischargeHeight": "Lorem",
    "ElectricalPeak": "Lorem",
    "ElectricalPower": "Lorem",
    "ExplosionSafe": "Lorem",
    "FanSeries": "Lorem",
    "FlowRate": "Lorem",
    "LifterType": "Lorem",
    "LiftingHeight": -2,
    "Lighting": "Lorem",
    "LoadBearingCapacity": "Lorem",
    "MaximumPressure": -90,
    "MobileSystem": "Lorem",
    "MotorNominalPower": -65,
    "MotorPower": 48,
    "MotorRatedCurrent": "Lorem",
    "NumberOfCells": -14,
    "NumberOfDrives": "Lorem",
    "NumberOfModules": "Lorem",
    "NumberOfPowerInverters": 45,
    "NumberOfPumps": -44,
    "NumberOfStops": "Lorem",
    "NumberOfTapping": "Lorem",
    "OptimalVolumeStream": "Lorem",
    "PassengerCapacity": 25,
    "ProtectionType": "Lorem",
    "RatedCapacity": -38,
    "Rated": "Lorem",
    "RatedElectricalPower": 71,
    "RotationSpeedControl": "Lorem",
    "RotorDiameter": 47,
    "SafuFallProtection": "Lorem",
    "SpeedControl": "Lorem",
    "TiltingAngle": "Lorem",
    "Triggering": "Lorem",
    "Voltage": -7,
    "VolumeFlow": 64,
    "VolumeOfFuelReserves": -69
}
2.2.2.10 Document HMatterProcessingObject
2.2.2.10.1 HMatterProcessingObject Tree Diagram
2.2.2.10.2 HMatterProcessingObject Properties
PropertyValue
Document nameHMatterProcessingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.10.3 HMatterProcessingObject Fields
FieldTypeReqKeyDescriptionComments
HMatterProcessingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
ThermalPowerstringfalse
TypeOfUsestringfalse
AbsorberAreaintegerfalse
AirFilterTypestringfalse
Backwashablestringfalse
EnergyEfficiencyClassstringfalse
2.2.2.10.3.1 Field HMatterProcessingObjectId
2.2.2.10.3.1.1 HMatterProcessingObjectId properties
PropertyValue
Name HMatterProcessingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.10.3.2 Field ProductId
2.2.2.10.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.10.3.3 Field Type
2.2.2.10.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.4 Field Class
2.2.2.10.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.5 Field ThermalPower
2.2.2.10.3.5.1 ThermalPower properties
PropertyValue
Name ThermalPower
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.6 Field TypeOfUse
2.2.2.10.3.6.1 TypeOfUse properties
PropertyValue
Name TypeOfUse
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.7 Field AbsorberArea
2.2.2.10.3.7.1 AbsorberArea properties
PropertyValue
Name AbsorberArea
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.10.3.8 Field AirFilterType
2.2.2.10.3.8.1 AirFilterType properties
PropertyValue
Name AirFilterType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.9 Field Backwashable
2.2.2.10.3.9.1 Backwashable properties
PropertyValue
Name Backwashable
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.3.10 Field EnergyEfficiencyClass
2.2.2.10.3.10.1 EnergyEfficiencyClass properties
PropertyValue
Name EnergyEfficiencyClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.10.4 HMatterProcessingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "HMatterProcessingObject",
    "additionalProperties": false,
    "properties": {
        "HMatterProcessingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "ThermalPower": {
            "type": "string"
        },
        "TypeOfUse": {
            "type": "string"
        },
        "AbsorberArea": {
            "type": "integer"
        },
        "AirFilterType": {
            "type": "string"
        },
        "Backwashable": {
            "type": "string"
        },
        "EnergyEfficiencyClass": {
            "type": "string"
        }
    }
}
2.2.2.10.5 HMatterProcessingObject JSON data
{
    "HMatterProcessingObjectId": -32,
    "ProductId": -29,
    "Type": "Lorem",
    "Class": "Lorem",
    "ThermalPower": "Lorem",
    "TypeOfUse": "Lorem",
    "AbsorberArea": -12,
    "AirFilterType": "Lorem",
    "Backwashable": "Lorem",
    "EnergyEfficiencyClass": "Lorem"
}
2.2.2.11 Document Land
2.2.2.11.1 Land Tree Diagram
2.2.2.11.2 Land Properties
PropertyValue
Document nameLand
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.11.3 Land Fields
FieldTypeReqKeyDescriptionComments
LandIdintegerfalsedk
ParcelNrintegerfalse
LandCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidUntilstringfalse

[{ "dataType":"DateTime"}]

Namestringfalse
AreaMeasurementIdintegerfalsefk
SiteIdintegerfalsefk
Guidstringfalse
2.2.2.11.3.1 Field LandId
2.2.2.11.3.1.1 LandId properties
PropertyValue
Name LandId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.11.3.2 Field ParcelNr
2.2.2.11.3.2.1 ParcelNr properties
PropertyValue
Name ParcelNr
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.11.3.3 Field LandCode
2.2.2.11.3.3.1 LandCode properties
PropertyValue
Name LandCode
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.11.3.4 Field ValidFrom
2.2.2.11.3.4.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.11.3.5 Field ValidUntil
2.2.2.11.3.5.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.11.3.6 Field Name
2.2.2.11.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.11.3.7 Field AreaMeasurementId
2.2.2.11.3.7.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.11.3.8 Field SiteId
2.2.2.11.3.8.1 SiteId properties
PropertyValue
Name SiteId
Technical name Std
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.11.3.9 Field Guid
2.2.2.11.3.9.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.11.4 Land JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Land",
    "additionalProperties": false,
    "properties": {
        "LandId": {
            "type": "integer"
        },
        "ParcelNr": {
            "type": "integer"
        },
        "LandCode": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "Std": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        }
    }
}
2.2.2.11.5 Land JSON data
{
    "LandId": 71,
    "ParcelNr": -92,
    "LandCode": -97,
    "ValidFrom": "Lorem",
    "ValidUntil": "Lorem",
    "Name": "Lorem",
    "AreaMeasurementId": -38,
    "Std": 74,
    "Guid": "Lorem"
}
2.2.2.12 Document MDrivingObject
2.2.2.12.1 MDrivingObject Tree Diagram
2.2.2.12.2 MDrivingObject Properties
PropertyValue
Document nameMDrivingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.12.3 MDrivingObject Fields
FieldTypeReqKeyDescriptionComments
MDrivingObjectIdstringfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
Fuelstringfalse
MotorNominalPowerintegerfalse
NominalThermalPowerintegerfalse
ExplosionSafebooleanfalse
OperatingModestringfalse
RatedElectricalPowerintegerfalse
Voltageintegerfalse
2.2.2.12.3.1 Field MDrivingObjectId
2.2.2.12.3.1.1 MDrivingObjectId properties
PropertyValue
Name MDrivingObjectId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.2 Field ProductId
2.2.2.12.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.12.3.3 Field Type
2.2.2.12.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.4 Field Class
2.2.2.12.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.5 Field Fuel
2.2.2.12.3.5.1 Fuel properties
PropertyValue
Name Fuel
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.6 Field MotorNominalPower
2.2.2.12.3.6.1 MotorNominalPower properties
PropertyValue
Name MotorNominalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.12.3.7 Field NominalThermalPower
2.2.2.12.3.7.1 NominalThermalPower properties
PropertyValue
Name NominalThermalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.12.3.8 Field ExplosionSafe
2.2.2.12.3.8.1 ExplosionSafe properties
PropertyValue
Name ExplosionSafe
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.12.3.9 Field OperatingMode
2.2.2.12.3.9.1 OperatingMode properties
PropertyValue
Name OperatingMode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.12.3.10 Field RatedElectricalPower
2.2.2.12.3.10.1 RatedElectricalPower properties
PropertyValue
Name RatedElectricalPower
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.12.3.11 Field Voltage
2.2.2.12.3.11.1 Voltage properties
PropertyValue
Name Voltage
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.12.4 MDrivingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MDrivingObject",
    "additionalProperties": false,
    "properties": {
        "MDrivingObjectId": {
            "type": "string"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Fuel": {
            "type": "string"
        },
        "MotorNominalPower": {
            "type": "integer"
        },
        "NominalThermalPower": {
            "type": "integer"
        },
        "ExplosionSafe": {
            "type": "boolean"
        },
        "OperatingMode": {
            "type": "string"
        },
        "RatedElectricalPower": {
            "type": "integer"
        },
        "Voltage": {
            "type": "integer"
        }
    }
}
2.2.2.12.5 MDrivingObject JSON data
{
    "MDrivingObjectId": "Lorem",
    "ProductId": -16,
    "Type": "Lorem",
    "Class": "Lorem",
    "Fuel": "Lorem",
    "MotorNominalPower": 79,
    "NominalThermalPower": 34,
    "ExplosionSafe": true,
    "OperatingMode": "Lorem",
    "RatedElectricalPower": 59,
    "Voltage": 34
}
2.2.2.13 Document Product
2.2.2.13.1 Product Tree Diagram
2.2.2.13.2 Product Properties
PropertyValue
Document nameProduct
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.13.3 Product Fields
FieldTypeReqKeyDescriptionComments
ProductIdintegerfalsedk
SpaceIdintegerfalsefk
BusinessPartnerIdintegerfalsefk
Classstringfalse
Namestringfalse
Typestringfalse
Descriptionstringfalse
MaintenanceGroupstringfalse
MaintenanceRelevancestringfalse
EquipmentDimensionstringfalse
ConditionStatusstringfalse
ProductCodestringfalse
ProductNamestringfalse
ProductTypestringfalse
URLLibrarystringfalse
ProducerCodestringfalse
SupplierCodestringfalse
Yearstringfalse
LifeSpanstringfalse
SerialNumberstringfalse
CE-Identificationstringfalse
DeliveryVolumeintegerfalse
ContentQuantitystringfalse
NetContentstringfalse
Payloadstringfalse
Guidstringfalse
GuaranteeEndintegerfalse
ValidFromintegerfalse
ValidUntilintegerfalse
2.2.2.13.3.1 Field SpaceId
2.2.2.13.3.1.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name Spcd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Space
Foreign field SpaceId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.3.2 Field BusinessPartnerId
2.2.2.13.3.2.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name BsnssPrtnrd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.3.3 Field ProductId
2.2.2.13.3.3.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.3.4 Field Class
2.2.2.13.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.5 Field Name
2.2.2.13.3.5.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.6 Field Type
2.2.2.13.3.6.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.7 Field Description
2.2.2.13.3.7.1 Description properties
PropertyValue
Name Description
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.8 Field MaintenanceGroup
2.2.2.13.3.8.1 MaintenanceGroup properties
PropertyValue
Name MaintenanceGroup
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.9 Field MaintenanceRelevance
2.2.2.13.3.9.1 MaintenanceRelevance properties
PropertyValue
Name MaintenanceRelevance
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.10 Field EquipmentDimension
2.2.2.13.3.10.1 EquipmentDimension properties
PropertyValue
Name EquipmentDimension
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.11 Field ConditionStatus
2.2.2.13.3.11.1 ConditionStatus properties
PropertyValue
Name ConditionStatus
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.12 Field ProductCode
2.2.2.13.3.12.1 ProductCode properties
PropertyValue
Name ProductCode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.13 Field ProductName
2.2.2.13.3.13.1 ProductName properties
PropertyValue
Name ProductName
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.14 Field ProductType
2.2.2.13.3.14.1 ProductType properties
PropertyValue
Name ProductType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.15 Field URLLibrary
2.2.2.13.3.15.1 URLLibrary properties
PropertyValue
Name URLLibrary
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.16 Field ProducerCode
2.2.2.13.3.16.1 ProducerCode properties
PropertyValue
Name ProducerCode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.17 Field SupplierCode
2.2.2.13.3.17.1 SupplierCode properties
PropertyValue
Name SupplierCode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.18 Field Year
2.2.2.13.3.18.1 Year properties
PropertyValue
Name Year
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.19 Field LifeSpan
2.2.2.13.3.19.1 LifeSpan properties
PropertyValue
Name LifeSpan
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.20 Field SerialNumber
2.2.2.13.3.20.1 SerialNumber properties
PropertyValue
Name SerialNumber
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.21 Field CE-Identification
2.2.2.13.3.21.1 CE-Identification properties
PropertyValue
Name CE-Identification
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.22 Field DeliveryVolume
2.2.2.13.3.22.1 DeliveryVolume properties
PropertyValue
Name DeliveryVolume
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.3.23 Field ContentQuantity
2.2.2.13.3.23.1 ContentQuantity properties
PropertyValue
Name ContentQuantity
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.24 Field NetContent
2.2.2.13.3.24.1 NetContent properties
PropertyValue
Name NetContent
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.25 Field Payload
2.2.2.13.3.25.1 Payload properties
PropertyValue
Name Payload
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.26 Field Guid
2.2.2.13.3.26.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.13.3.27 Field GuaranteeEnd
2.2.2.13.3.27.1 GuaranteeEnd properties
PropertyValue
Name GuaranteeEnd
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.3.28 Field ValidFrom
2.2.2.13.3.28.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.3.29 Field ValidUntil
2.2.2.13.3.29.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.13.4 Product JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Product",
    "additionalProperties": false,
    "properties": {
        "Spcd": {
            "type": "integer"
        },
        "BsnssPrtnrd": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Class": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "Description": {
            "type": "string"
        },
        "MaintenanceGroup": {
            "type": "string"
        },
        "MaintenanceRelevance": {
            "type": "string"
        },
        "EquipmentDimension": {
            "type": "string"
        },
        "ConditionStatus": {
            "type": "string"
        },
        "ProductCode": {
            "type": "string"
        },
        "ProductName": {
            "type": "string"
        },
        "ProductType": {
            "type": "string"
        },
        "URLLibrary": {
            "type": "string"
        },
        "ProducerCode": {
            "type": "string"
        },
        "SupplierCode": {
            "type": "string"
        },
        "Year": {
            "type": "string"
        },
        "LifeSpan": {
            "type": "string"
        },
        "SerialNumber": {
            "type": "string"
        },
        "CE-Identification": {
            "type": "string"
        },
        "DeliveryVolume": {
            "type": "integer"
        },
        "ContentQuantity": {
            "type": "string"
        },
        "NetContent": {
            "type": "string"
        },
        "Payload": {
            "type": "string"
        },
        "Guid": {
            "type": "string"
        },
        "GuaranteeEnd": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "integer"
        },
        "ValidUntil": {
            "type": "integer"
        }
    }
}
2.2.2.13.5 Product JSON data
{
    "Spcd": 91,
    "BsnssPrtnrd": 23,
    "ProductId": 73,
    "Class": "Lorem",
    "Name": "Lorem",
    "Type": "Lorem",
    "Description": "Lorem",
    "MaintenanceGroup": "Lorem",
    "MaintenanceRelevance": "Lorem",
    "EquipmentDimension": "Lorem",
    "ConditionStatus": "Lorem",
    "ProductCode": "Lorem",
    "ProductName": "Lorem",
    "ProductType": "Lorem",
    "URLLibrary": "Lorem",
    "ProducerCode": "Lorem",
    "SupplierCode": "Lorem",
    "Year": "Lorem",
    "LifeSpan": "Lorem",
    "SerialNumber": "Lorem",
    "CE-Identification": "Lorem",
    "DeliveryVolume": -65,
    "ContentQuantity": "Lorem",
    "NetContent": "Lorem",
    "Payload": "Lorem",
    "Guid": "Lorem",
    "GuaranteeEnd": 31,
    "ValidFrom": 48,
    "ValidUntil": 14
}
2.2.2.14 Document QControllingObject
2.2.2.14.1 QControllingObject Tree Diagram
2.2.2.14.2 QControllingObject Properties
PropertyValue
Document nameQControllingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.14.3 QControllingObject Fields
FieldTypeReqKeyDescriptionComments
QControllingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
AutomaticDrivebooleanfalse
SafetyRequirementsstringfalse
DriveManufacturerstringfalse
EmergencyExitLockstringfalse
FireResistanceClassstringfalse
FittingTypestringfalse
FixingSystemstringfalse
FrameSurfacestringfalse
GlassSurfacestringfalse
GateSafetyRequirementsstringfalse
LockingDevicestringfalse
OpeningTypestringfalse
ReadingSystemstringfalse
TypeOfGatestringfalse
TypeOfGateControlstringfalse
ClosingSystemstringfalse
NumberOfDrivesintegerfalse
NumberOfPanelsintegerfalse
NumberOfTranspondersintegerfalse
2.2.2.14.3.1 Field QControllingObjectId
2.2.2.14.3.1.1 QControllingObjectId properties
PropertyValue
Name QControllingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.14.3.2 Field ProductId
2.2.2.14.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.14.3.3 Field Type
2.2.2.14.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.4 Field Class
2.2.2.14.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.5 Field AutomaticDrive
2.2.2.14.3.5.1 AutomaticDrive properties
PropertyValue
Name AutomaticDrive
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.14.3.6 Field SafetyRequirements
2.2.2.14.3.6.1 SafetyRequirements properties
PropertyValue
Name SafetyRequirements
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.7 Field DriveManufacturer
2.2.2.14.3.7.1 DriveManufacturer properties
PropertyValue
Name DriveManufacturer
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.8 Field EmergencyExitLock
2.2.2.14.3.8.1 EmergencyExitLock properties
PropertyValue
Name EmergencyExitLock
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.9 Field FireResistanceClass
2.2.2.14.3.9.1 FireResistanceClass properties
PropertyValue
Name FireResistanceClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.10 Field FittingType
2.2.2.14.3.10.1 FittingType properties
PropertyValue
Name FittingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.11 Field FixingSystem
2.2.2.14.3.11.1 FixingSystem properties
PropertyValue
Name FixingSystem
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.12 Field FrameSurface
2.2.2.14.3.12.1 FrameSurface properties
PropertyValue
Name FrameSurface
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.13 Field GlassSurface
2.2.2.14.3.13.1 GlassSurface properties
PropertyValue
Name GlassSurface
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.14 Field GateSafetyRequirements
2.2.2.14.3.14.1 GateSafetyRequirements properties
PropertyValue
Name GateSafetyRequirements
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.15 Field LockingDevice
2.2.2.14.3.15.1 LockingDevice properties
PropertyValue
Name LockingDevice
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.16 Field OpeningType
2.2.2.14.3.16.1 OpeningType properties
PropertyValue
Name OpeningType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.17 Field ReadingSystem
2.2.2.14.3.17.1 ReadingSystem properties
PropertyValue
Name ReadingSystem
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.18 Field TypeOfGate
2.2.2.14.3.18.1 TypeOfGate properties
PropertyValue
Name TypeOfGate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.19 Field TypeOfGateControl
2.2.2.14.3.19.1 TypeOfGateControl properties
PropertyValue
Name TypeOfGateControl
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.20 Field ClosingSystem
2.2.2.14.3.20.1 ClosingSystem properties
PropertyValue
Name ClosingSystem
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.14.3.21 Field NumberOfDrives
2.2.2.14.3.21.1 NumberOfDrives properties
PropertyValue
Name NumberOfDrives
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.14.3.22 Field NumberOfPanels
2.2.2.14.3.22.1 NumberOfPanels properties
PropertyValue
Name NumberOfPanels
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.14.3.23 Field NumberOfTransponders
2.2.2.14.3.23.1 NumberOfTransponders properties
PropertyValue
Name NumberOfTransponders
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.14.4 QControllingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "QControllingObject",
    "additionalProperties": false,
    "properties": {
        "QControllingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "AutomaticDrive": {
            "type": "boolean"
        },
        "SafetyRequirements": {
            "type": "string"
        },
        "DriveManufacturer": {
            "type": "string"
        },
        "EmergencyExitLock": {
            "type": "string"
        },
        "FireResistanceClass": {
            "type": "string"
        },
        "FittingType": {
            "type": "string"
        },
        "FixingSystem": {
            "type": "string"
        },
        "FrameSurface": {
            "type": "string"
        },
        "GlassSurface": {
            "type": "string"
        },
        "GateSafetyRequirements": {
            "type": "string"
        },
        "LockingDevice": {
            "type": "string"
        },
        "OpeningType": {
            "type": "string"
        },
        "ReadingSystem": {
            "type": "string"
        },
        "TypeOfGate": {
            "type": "string"
        },
        "TypeOfGateControl": {
            "type": "string"
        },
        "ClosingSystem": {
            "type": "string"
        },
        "NumberOfDrives": {
            "type": "integer"
        },
        "NumberOfPanels": {
            "type": "integer"
        },
        "NumberOfTransponders": {
            "type": "integer"
        }
    }
}
2.2.2.14.5 QControllingObject JSON data
{
    "QControllingObjectId": -1,
    "ProductId": 16,
    "Type": "Lorem",
    "Class": "Lorem",
    "AutomaticDrive": true,
    "SafetyRequirements": "Lorem",
    "DriveManufacturer": "Lorem",
    "EmergencyExitLock": "Lorem",
    "FireResistanceClass": "Lorem",
    "FittingType": "Lorem",
    "FixingSystem": "Lorem",
    "FrameSurface": "Lorem",
    "GlassSurface": "Lorem",
    "GateSafetyRequirements": "Lorem",
    "LockingDevice": "Lorem",
    "OpeningType": "Lorem",
    "ReadingSystem": "Lorem",
    "TypeOfGate": "Lorem",
    "TypeOfGateControl": "Lorem",
    "ClosingSystem": "Lorem",
    "NumberOfDrives": -29,
    "NumberOfPanels": -10,
    "NumberOfTransponders": -53
}
2.2.2.15 Document RRestrictingObject
2.2.2.15.1 RRestrictingObject Tree Diagram
2.2.2.15.2 RRestrictingObject Properties
PropertyValue
Document nameRRestrictingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.15.3 RRestrictingObject Fields
FieldTypeReqKeyDescriptionComments
RRestrictingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
AutomaticDrivebooleanfalse
NumberOfDrivesintegerfalse
2.2.2.15.3.1 Field RRestrictingObjectId
2.2.2.15.3.1.1 RRestrictingObjectId properties
PropertyValue
Name RRestrictingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.15.3.2 Field ProductId
2.2.2.15.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.15.3.3 Field Type
2.2.2.15.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.15.3.4 Field Class
2.2.2.15.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.15.3.5 Field AutomaticDrive
2.2.2.15.3.5.1 AutomaticDrive properties
PropertyValue
Name AutomaticDrive
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.15.3.6 Field NumberOfDrives
2.2.2.15.3.6.1 NumberOfDrives properties
PropertyValue
Name NumberOfDrives
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.15.4 RRestrictingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RRestrictingObject",
    "additionalProperties": false,
    "properties": {
        "RRestrictingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "AutomaticDrive": {
            "type": "boolean"
        },
        "NumberOfDrives": {
            "type": "integer"
        }
    }
}
2.2.2.15.5 RRestrictingObject JSON data
{
    "RRestrictingObjectId": -42,
    "ProductId": -99,
    "Type": "Lorem",
    "Class": "Lorem",
    "AutomaticDrive": true,
    "NumberOfDrives": -21
}
2.2.2.16 Document Servitudes
2.2.2.16.1 Servitudes Tree Diagram
2.2.2.16.2 Servitudes Properties
PropertyValue
Document nameServitudes
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.16.3 Servitudes Fields
FieldTypeReqKeyDescriptionComments
ServitudeIdintegerfalse
LandIdintegerfalsefk
Namestringfalse
Guidstringfalse
ValidUntilintegerfalse
ValidFromintegerfalse
2.2.2.16.3.1 Field LandId
2.2.2.16.3.1.1 LandId properties
PropertyValue
Name LandId
Technical name Lndd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Land
Foreign field LandId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.16.3.2 Field ServitudeId
2.2.2.16.3.2.1 ServitudeId properties
PropertyValue
Name ServitudeId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.16.3.3 Field Name
2.2.2.16.3.3.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.16.3.4 Field Guid
2.2.2.16.3.4.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.16.3.5 Field ValidUntil
2.2.2.16.3.5.1 ValidUntil properties
PropertyValue
Name ValidUntil
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.16.3.6 Field ValidFrom
2.2.2.16.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.16.4 Servitudes JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Servitudes",
    "additionalProperties": false,
    "properties": {
        "Lndd": {
            "type": "integer"
        },
        "ServitudeId": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Guid": {
            "type": "string"
        },
        "ValidUntil": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "integer"
        }
    }
}
2.2.2.16.5 Servitudes JSON data
{
    "Lndd": 61,
    "ServitudeId": 97,
    "Name": "Lorem",
    "Guid": "Lorem",
    "ValidUntil": 89,
    "ValidFrom": 36
}
2.2.2.17 Document Site
2.2.2.17.1 Site Tree Diagram
2.2.2.17.2 Site Properties
PropertyValue
Document nameSite
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.17.3 Site Fields
FieldTypeReqKeyDescriptionComments
SiteIdintegerfalsedk
BusinessPartnerIdintegerfalsefk
SiteCodeintegerfalse
Namestringtrue
Typestringfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidEndstringtrue

[{ "dataType":"DateTime"}]

AreaMeasurementIdintegerfalsefk
Guidstringfalse
AddressIdintegerfalsefk
2.2.2.17.3.1 Field BusinessPartnerId
2.2.2.17.3.1.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name BsnssPrtnrd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.17.3.2 Field SiteId
2.2.2.17.3.2.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.17.3.3 Field SiteCode
2.2.2.17.3.3.1 SiteCode properties
PropertyValue
Name SiteCode
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.17.3.4 Field Name
2.2.2.17.3.4.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.17.3.5 Field Type
2.2.2.17.3.5.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.17.3.6 Field ValidFrom
2.2.2.17.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.17.3.7 Field ValidEnd
2.2.2.17.3.7.1 ValidEnd properties
PropertyValue
Name ValidEnd
Technical name Vldnd
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.17.3.8 Field AreaMeasurementId
2.2.2.17.3.8.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.17.3.9 Field Guid
2.2.2.17.3.9.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.17.3.10 Field AddressId
2.2.2.17.3.10.1 AddressId properties
PropertyValue
Name AddressId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Address1
Foreign field AddressId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.17.4 Site JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Site",
    "additionalProperties": false,
    "properties": {
        "BsnssPrtnrd": {
            "type": "integer"
        },
        "SiteId": {
            "type": "integer"
        },
        "SiteCode": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "Vldnd": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        },
        "AddressId": {
            "type": "integer"
        }
    },
    "required": [
        "Name",
        "Vldnd"
    ]
}
2.2.2.17.5 Site JSON data
{
    "BsnssPrtnrd": 76,
    "SiteId": 50,
    "SiteCode": -52,
    "Name": "Lorem",
    "Type": "Lorem",
    "ValidFrom": "Lorem",
    "Vldnd": "Lorem",
    "AreaMeasurementId": 16,
    "Guid": "Lorem",
    "AddressId": -27
}
2.2.2.18 Document Space
2.2.2.18.1 Space Tree Diagram
2.2.2.18.2 Space Properties
PropertyValue
Document nameSpace
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.18.3 Space Fields
FieldTypeReqKeyDescriptionComments
SpaceIdintegerfalsedk
FloorIdintegerfalsefk
SpaceCodeintegerfalse
ValidFromstringfalse

[{ "dataType":"DateTime"}]

ValidEndstringtrue

[{ "dataType":"DateTime"}]

Namestringtrue
SpaceNumberstringfalse
AreaMeasurementIdintegerfalsefk
SpaceHightUsableintegerfalse
SpaceHightintegerfalse
SpaceVolumeGrossintegerfalse
SpaceVolumeNetintegerfalse
SpacePerimeterintegerfalse
Usagestringfalse
FloorMaterialstringfalse
WallMaterialstringfalse
CeilingMaterialstringfalse
Rentabilitystringfalse
RentalAreastringfalse
EffectZonesHeatingstringfalse
EffectZonesCoolingstringfalse
EffectZonesVentilationstringfalse
EffectZonesSanitarystringfalse
ClimateHeatedstringfalse
ClimateCooledstringfalse
CoUseAreastringfalse
MaximumOccupancyintegerfalse
VentilationTypestringfalse
Acousticsstringfalse
AcousticInsulationstringfalse
Guidstringfalse
2.2.2.18.3.1 Field FloorId
2.2.2.18.3.1.1 FloorId properties
PropertyValue
Name FloorId
Technical name Flrd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.2 Field SpaceId
2.2.2.18.3.2.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.3 Field SpaceCode
2.2.2.18.3.3.1 SpaceCode properties
PropertyValue
Name SpaceCode
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.4 Field ValidFrom
2.2.2.18.3.4.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.18.3.5 Field ValidEnd
2.2.2.18.3.5.1 ValidEnd properties
PropertyValue
Name ValidEnd
Technical name
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.2.2.18.3.6 Field Name
2.2.2.18.3.6.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.7 Field SpaceNumber
2.2.2.18.3.7.1 SpaceNumber properties
PropertyValue
Name SpaceNumber
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.8 Field AreaMeasurementId
2.2.2.18.3.8.1 AreaMeasurementId properties
PropertyValue
Name AreaMeasurementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection AreaMeasurement
Foreign field AreaMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.9 Field SpaceHightUsable
2.2.2.18.3.9.1 SpaceHightUsable properties
PropertyValue
Name SpaceHightUsable
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.10 Field SpaceHight
2.2.2.18.3.10.1 SpaceHight properties
PropertyValue
Name SpaceHight
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.11 Field SpaceVolumeGross
2.2.2.18.3.11.1 SpaceVolumeGross properties
PropertyValue
Name SpaceVolumeGross
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.12 Field SpaceVolumeNet
2.2.2.18.3.12.1 SpaceVolumeNet properties
PropertyValue
Name SpaceVolumeNet
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.13 Field SpacePerimeter
2.2.2.18.3.13.1 SpacePerimeter properties
PropertyValue
Name SpacePerimeter
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.14 Field Usage
2.2.2.18.3.14.1 Usage properties
PropertyValue
Name Usage
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.15 Field FloorMaterial
2.2.2.18.3.15.1 FloorMaterial properties
PropertyValue
Name FloorMaterial
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.16 Field WallMaterial
2.2.2.18.3.16.1 WallMaterial properties
PropertyValue
Name WallMaterial
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.17 Field CeilingMaterial
2.2.2.18.3.17.1 CeilingMaterial properties
PropertyValue
Name CeilingMaterial
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.18 Field Rentability
2.2.2.18.3.18.1 Rentability properties
PropertyValue
Name Rentability
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.19 Field RentalArea
2.2.2.18.3.19.1 RentalArea properties
PropertyValue
Name RentalArea
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.20 Field EffectZonesHeating
2.2.2.18.3.20.1 EffectZonesHeating properties
PropertyValue
Name EffectZonesHeating
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.21 Field EffectZonesCooling
2.2.2.18.3.21.1 EffectZonesCooling properties
PropertyValue
Name EffectZonesCooling
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.22 Field EffectZonesVentilation
2.2.2.18.3.22.1 EffectZonesVentilation properties
PropertyValue
Name EffectZonesVentilation
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.23 Field EffectZonesSanitary
2.2.2.18.3.23.1 EffectZonesSanitary properties
PropertyValue
Name EffectZonesSanitary
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.24 Field ClimateHeated
2.2.2.18.3.24.1 ClimateHeated properties
PropertyValue
Name ClimateHeated
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.25 Field ClimateCooled
2.2.2.18.3.25.1 ClimateCooled properties
PropertyValue
Name ClimateCooled
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.26 Field CoUseArea
2.2.2.18.3.26.1 CoUseArea properties
PropertyValue
Name CoUseArea
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.27 Field MaximumOccupancy
2.2.2.18.3.27.1 MaximumOccupancy properties
PropertyValue
Name MaximumOccupancy
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.18.3.28 Field VentilationType
2.2.2.18.3.28.1 VentilationType properties
PropertyValue
Name VentilationType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.29 Field Acoustics
2.2.2.18.3.29.1 Acoustics properties
PropertyValue
Name Acoustics
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.30 Field AcousticInsulation
2.2.2.18.3.30.1 AcousticInsulation properties
PropertyValue
Name AcousticInsulation
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.3.31 Field Guid
2.2.2.18.3.31.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.18.4 Space JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Space",
    "additionalProperties": false,
    "properties": {
        "Flrd": {
            "type": "integer"
        },
        "SpaceId": {
            "type": "integer"
        },
        "SpaceCode": {
            "type": "integer"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidEnd": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "SpaceNumber": {
            "type": "string"
        },
        "AreaMeasurementId": {
            "type": "integer"
        },
        "SpaceHightUsable": {
            "type": "integer"
        },
        "SpaceHight": {
            "type": "integer"
        },
        "SpaceVolumeGross": {
            "type": "integer"
        },
        "SpaceVolumeNet": {
            "type": "integer"
        },
        "SpacePerimeter": {
            "type": "integer"
        },
        "Usage": {
            "type": "string"
        },
        "FloorMaterial": {
            "type": "string"
        },
        "WallMaterial": {
            "type": "string"
        },
        "CeilingMaterial": {
            "type": "string"
        },
        "Rentability": {
            "type": "string"
        },
        "RentalArea": {
            "type": "string"
        },
        "EffectZonesHeating": {
            "type": "string"
        },
        "EffectZonesCooling": {
            "type": "string"
        },
        "EffectZonesVentilation": {
            "type": "string"
        },
        "EffectZonesSanitary": {
            "type": "string"
        },
        "ClimateHeated": {
            "type": "string"
        },
        "ClimateCooled": {
            "type": "string"
        },
        "CoUseArea": {
            "type": "string"
        },
        "MaximumOccupancy": {
            "type": "integer"
        },
        "VentilationType": {
            "type": "string"
        },
        "Acoustics": {
            "type": "string"
        },
        "AcousticInsulation": {
            "type": "string"
        },
        "Guid": {
            "type": "string"
        }
    },
    "required": [
        "ValidEnd",
        "Name"
    ]
}
2.2.2.18.5 Space JSON data
{
    "Flrd": 72,
    "SpaceId": 82,
    "SpaceCode": 94,
    "ValidFrom": "Lorem",
    "ValidEnd": "Lorem",
    "Name": "Lorem",
    "SpaceNumber": "Lorem",
    "AreaMeasurementId": 60,
    "SpaceHightUsable": -75,
    "SpaceHight": 14,
    "SpaceVolumeGross": -60,
    "SpaceVolumeNet": -46,
    "SpacePerimeter": 86,
    "Usage": "Lorem",
    "FloorMaterial": "Lorem",
    "WallMaterial": "Lorem",
    "CeilingMaterial": "Lorem",
    "Rentability": "Lorem",
    "RentalArea": "Lorem",
    "EffectZonesHeating": "Lorem",
    "EffectZonesCooling": "Lorem",
    "EffectZonesVentilation": "Lorem",
    "EffectZonesSanitary": "Lorem",
    "ClimateHeated": "Lorem",
    "ClimateCooled": "Lorem",
    "CoUseArea": "Lorem",
    "MaximumOccupancy": 13,
    "VentilationType": "Lorem",
    "Acoustics": "Lorem",
    "AcousticInsulation": "Lorem",
    "Guid": "Lorem"
}
2.2.2.19 Document UHoldingObject
2.2.2.19.1 UHoldingObject Tree Diagram
2.2.2.19.2 UHoldingObject Properties
PropertyValue
Document nameUHoldingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.19.3 UHoldingObject Fields
FieldTypeReqKeyDescriptionComments
UHoldingObjectIdintegerfalse
ProductIdintegerfalsefk
FireWallbooleanfalse
FireResistanceClassstringfalse
SurfaceAreastringfalse
WallStrengthstringfalse
TypeOfSurfacestringfalse
WallConstructionstringfalse
LoadBearingWallbooleanfalse
2.2.2.19.3.1 Field UHoldingObjectId
2.2.2.19.3.1.1 UHoldingObjectId properties
PropertyValue
Name UHoldingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.19.3.2 Field ProductId
2.2.2.19.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.19.3.3 Field FireWall
2.2.2.19.3.3.1 FireWall properties
PropertyValue
Name FireWall
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.19.3.4 Field FireResistanceClass
2.2.2.19.3.4.1 FireResistanceClass properties
PropertyValue
Name FireResistanceClass
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.5 Field SurfaceArea
2.2.2.19.3.5.1 SurfaceArea properties
PropertyValue
Name SurfaceArea
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.6 Field WallStrength
2.2.2.19.3.6.1 WallStrength properties
PropertyValue
Name WallStrength
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.7 Field TypeOfSurface
2.2.2.19.3.7.1 TypeOfSurface properties
PropertyValue
Name TypeOfSurface
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.8 Field WallConstruction
2.2.2.19.3.8.1 WallConstruction properties
PropertyValue
Name WallConstruction
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.19.3.9 Field LoadBearingWall
2.2.2.19.3.9.1 LoadBearingWall properties
PropertyValue
Name LoadBearingWall
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.2.2.19.4 UHoldingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "UHoldingObject",
    "additionalProperties": false,
    "properties": {
        "UHoldingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "FireWall": {
            "type": "boolean"
        },
        "FireResistanceClass": {
            "type": "string"
        },
        "SurfaceArea": {
            "type": "string"
        },
        "WallStrength": {
            "type": "string"
        },
        "TypeOfSurface": {
            "type": "string"
        },
        "WallConstruction": {
            "type": "string"
        },
        "LoadBearingWall": {
            "type": "boolean"
        }
    }
}
2.2.2.19.5 UHoldingObject JSON data
{
    "UHoldingObjectId": 60,
    "ProductId": -81,
    "FireWall": true,
    "FireResistanceClass": "Lorem",
    "SurfaceArea": "Lorem",
    "WallStrength": "Lorem",
    "TypeOfSurface": "Lorem",
    "WallConstruction": "Lorem",
    "LoadBearingWall": true
}
2.2.2.20 Document XInterfacingObject
2.2.2.20.1 XInterfacingObject Tree Diagram
2.2.2.20.2 XInterfacingObject Properties
PropertyValue
Document nameXInterfacingObject
Technical name
Activatedtrue
Id
Description
GroupDigital Twin
RESTful API
Additional propertiesfalse
Comments
2.2.2.20.3 XInterfacingObject Fields
FieldTypeReqKeyDescriptionComments
XInterfacingObjectIdintegerfalse
ProductIdintegerfalsefk
Typestringfalse
Classstringfalse
Activatorstringfalse
AVSVCoulingSwitstringfalse
CircuitBreakerstringfalse
ElectricalConnectionstringfalse
EmergencyPowerFeedsstringfalse
FittingTypestringfalse
FuesProtectionstringfalse
FuseProtectionstringfalse
ModelRangestringfalse
NumberOfCabinetsintegerfalse
NumberOfConvertersintegerfalse
NumberOfFeedsintegerfalse
NumberOfPowerCurcuitsintegerfalse
NumberOFSafetExitsintegerfalse
OperatingVoltageintegerfalse
OvervoltageProtectionstringfalse
Powerintegerfalse
PrimaryVoltageintegerfalse
SecondaryVoltageintegerfalse
VandalProofingstringfalse
Versionstringfalse
Voltageintegerfalse
2.2.2.20.3.1 Field XInterfacingObjectId
2.2.2.20.3.1.1 XInterfacingObjectId properties
PropertyValue
Name XInterfacingObjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.2 Field ProductId
2.2.2.20.3.2.1 ProductId properties
PropertyValue
Name ProductId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Product
Foreign field ProductId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.3 Field Type
2.2.2.20.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.4 Field Class
2.2.2.20.3.4.1 Class properties
PropertyValue
Name Class
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.5 Field Activator
2.2.2.20.3.5.1 Activator properties
PropertyValue
Name Activator
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.6 Field AVSVCoulingSwit
2.2.2.20.3.6.1 AVSVCoulingSwit properties
PropertyValue
Name AVSVCoulingSwit
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.7 Field CircuitBreaker
2.2.2.20.3.7.1 CircuitBreaker properties
PropertyValue
Name CircuitBreaker
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.8 Field ElectricalConnection
2.2.2.20.3.8.1 ElectricalConnection properties
PropertyValue
Name ElectricalConnection
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.9 Field EmergencyPowerFeeds
2.2.2.20.3.9.1 EmergencyPowerFeeds properties
PropertyValue
Name EmergencyPowerFeeds
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.10 Field FittingType
2.2.2.20.3.10.1 FittingType properties
PropertyValue
Name FittingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.11 Field FuesProtection
2.2.2.20.3.11.1 FuesProtection properties
PropertyValue
Name FuesProtection
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.12 Field FuseProtection
2.2.2.20.3.12.1 FuseProtection properties
PropertyValue
Name FuseProtection
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.13 Field ModelRange
2.2.2.20.3.13.1 ModelRange properties
PropertyValue
Name ModelRange
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.14 Field NumberOfCabinets
2.2.2.20.3.14.1 NumberOfCabinets properties
PropertyValue
Name NumberOfCabinets
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.15 Field NumberOfConverters
2.2.2.20.3.15.1 NumberOfConverters properties
PropertyValue
Name NumberOfConverters
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.16 Field NumberOfFeeds
2.2.2.20.3.16.1 NumberOfFeeds properties
PropertyValue
Name NumberOfFeeds
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.17 Field NumberOfPowerCurcuits
2.2.2.20.3.17.1 NumberOfPowerCurcuits properties
PropertyValue
Name NumberOfPowerCurcuits
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.18 Field NumberOFSafetExits
2.2.2.20.3.18.1 NumberOFSafetExits properties
PropertyValue
Name NumberOFSafetExits
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.19 Field OperatingVoltage
2.2.2.20.3.19.1 OperatingVoltage properties
PropertyValue
Name OperatingVoltage
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.20 Field OvervoltageProtection
2.2.2.20.3.20.1 OvervoltageProtection properties
PropertyValue
Name OvervoltageProtection
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.21 Field Power
2.2.2.20.3.21.1 Power properties
PropertyValue
Name Power
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.22 Field PrimaryVoltage
2.2.2.20.3.22.1 PrimaryVoltage properties
PropertyValue
Name PrimaryVoltage
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.23 Field SecondaryVoltage
2.2.2.20.3.23.1 SecondaryVoltage properties
PropertyValue
Name SecondaryVoltage
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.3.24 Field VandalProofing
2.2.2.20.3.24.1 VandalProofing properties
PropertyValue
Name VandalProofing
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.25 Field Version
2.2.2.20.3.25.1 Version properties
PropertyValue
Name Version
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.2.2.20.3.26 Field Voltage
2.2.2.20.3.26.1 Voltage properties
PropertyValue
Name Voltage
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.2.2.20.4 XInterfacingObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "XInterfacingObject",
    "additionalProperties": false,
    "properties": {
        "XInterfacingObjectId": {
            "type": "integer"
        },
        "ProductId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "Class": {
            "type": "string"
        },
        "Activator": {
            "type": "string"
        },
        "AVSVCoulingSwit": {
            "type": "string"
        },
        "CircuitBreaker": {
            "type": "string"
        },
        "ElectricalConnection": {
            "type": "string"
        },
        "EmergencyPowerFeeds": {
            "type": "string"
        },
        "FittingType": {
            "type": "string"
        },
        "FuesProtection": {
            "type": "string"
        },
        "FuseProtection": {
            "type": "string"
        },
        "ModelRange": {
            "type": "string"
        },
        "NumberOfCabinets": {
            "type": "integer"
        },
        "NumberOfConverters": {
            "type": "integer"
        },
        "NumberOfFeeds": {
            "type": "integer"
        },
        "NumberOfPowerCurcuits": {
            "type": "integer"
        },
        "NumberOFSafetExits": {
            "type": "integer"
        },
        "OperatingVoltage": {
            "type": "integer"
        },
        "OvervoltageProtection": {
            "type": "string"
        },
        "Power": {
            "type": "integer"
        },
        "PrimaryVoltage": {
            "type": "integer"
        },
        "SecondaryVoltage": {
            "type": "integer"
        },
        "VandalProofing": {
            "type": "string"
        },
        "Version": {
            "type": "string"
        },
        "Voltage": {
            "type": "integer"
        }
    }
}
2.2.2.20.5 XInterfacingObject JSON data
{
    "XInterfacingObjectId": 39,
    "ProductId": -74,
    "Type": "Lorem",
    "Class": "Lorem",
    "Activator": "Lorem",
    "AVSVCoulingSwit": "Lorem",
    "CircuitBreaker": "Lorem",
    "ElectricalConnection": "Lorem",
    "EmergencyPowerFeeds": "Lorem",
    "FittingType": "Lorem",
    "FuesProtection": "Lorem",
    "FuseProtection": "Lorem",
    "ModelRange": "Lorem",
    "NumberOfCabinets": 8,
    "NumberOfConverters": -72,
    "NumberOfFeeds": 69,
    "NumberOfPowerCurcuits": 1,
    "NumberOFSafetExits": 62,
    "OperatingVoltage": -60,
    "OvervoltageProtection": "Lorem",
    "Power": 87,
    "PrimaryVoltage": -15,
    "SecondaryVoltage": -19,
    "VandalProofing": "Lorem",
    "Version": "Lorem",
    "Voltage": -28
}
2.3 Group Documentation
2.3.1 Documentation Properties
PropertyValue
Group nameDocumentation
Technical name
Activatedtrue
Description
Comments
2.3.2 Documentation Documents
2.3.2.1 Document Document
2.3.2.1.1 Document Tree Diagram
2.3.2.1.2 Document Properties
PropertyValue
Document nameDocument
Technical name
Activatedtrue
Id
Description
GroupDocumentation
RESTful API
Additional propertiesfalse
Comments
2.3.2.1.3 Document Fields
FieldTypeReqKeyDescriptionComments
DocumentIdintegerfalse
2.3.2.1.3.1 Field DocumentId
2.3.2.1.3.1.1 DocumentId properties
PropertyValue
Name DocumentId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.3.2.1.4 Document JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Document",
    "additionalProperties": false,
    "properties": {
        "DocumentId": {
            "type": "integer"
        }
    }
}
2.3.2.1.5 Document JSON data
{
    "DocumentId": 46
}
2.3.2.2 Document DocumentClassificationMasterData
2.3.2.2.1 DocumentClassificationMasterData Tree Diagram
2.3.2.2.2 DocumentClassificationMasterData Properties
PropertyValue
Document nameDocumentClassificationMasterData
Technical name
Activatedtrue
Id
Description
GroupDocumentation
RESTful API
Additional propertiesfalse
Comments
2.3.2.2.3 DocumentClassificationMasterData Fields
FieldTypeReqKeyDescriptionComments
ClassificationIdstringfalse
2.3.2.2.3.1 Field ClassificationId
2.3.2.2.3.1.1 ClassificationId properties
PropertyValue
Name ClassificationId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.3.2.2.4 DocumentClassificationMasterData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "DocumentClassificationMasterData",
    "additionalProperties": false,
    "properties": {
        "ClassificationId": {
            "type": "string"
        }
    }
}
2.3.2.2.5 DocumentClassificationMasterData JSON data
{
    "ClassificationId": "Lorem"
}
2.4 Group EnergyAndRessources
2.4.1 EnergyAndRessources Properties
PropertyValue
Group nameEnergyAndRessources
Technical name
Activatedtrue
Description
Comments
2.4.2 EnergyAndRessources Documents
2.4.2.1 Document EmissionFactor
2.4.2.1.1 EmissionFactor Tree Diagram
2.4.2.1.2 EmissionFactor Properties
PropertyValue
Document nameEmissionFactor
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.1.3 EmissionFactor Fields
FieldTypeReqKeyDescriptionComments
Countrystringfalse
Typestringfalse
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
Regionstringfalse
Citystringfalse
GUIDstringfalse
2.4.2.1.3.1 Field Country
2.4.2.1.3.1.1 Country properties
PropertyValue
Name Country
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.2 Field Type
2.4.2.1.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.3 Field ValidFrom
2.4.2.1.3.3.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.4 Field ValidTo
2.4.2.1.3.4.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.5 Field Value
2.4.2.1.3.5.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.1.3.6 Field Region
2.4.2.1.3.6.1 Region properties
PropertyValue
Name Region
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.7 Field City
2.4.2.1.3.7.1 City properties
PropertyValue
Name City
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.3.8 Field GUID
2.4.2.1.3.8.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.1.4 EmissionFactor JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "EmissionFactor",
    "additionalProperties": false,
    "properties": {
        "Country": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "Region": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        }
    }
}
2.4.2.1.5 EmissionFactor JSON data
{
    "Country": "Lorem",
    "Type": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -14,
    "Region": "Lorem",
    "City": "Lorem",
    "GUID": "Lorem"
}
2.4.2.2 Document FutureGhgEmissions
2.4.2.2.1 FutureGhgEmissions Tree Diagram
2.4.2.2.2 FutureGhgEmissions Properties
PropertyValue
Document nameFutureGhgEmissions
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.2.3 FutureGhgEmissions Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalsefk
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
FutureGhgEmissionsIdstringfalse
FutureOperationalMeasurementIdstringfalse
EmissionScopestringfalse
ReportingTypestringfalse
LCAstringfalse
Based OnUserEmissionFactorbooleanfalse
Typestringfalse
SubTypestringfalse
2.4.2.2.3.1 Field BuildingId
2.4.2.2.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.2 Field ValidFrom
2.4.2.2.3.2.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.3 Field ValidTo
2.4.2.2.3.3.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.4 Field Value
2.4.2.2.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.2.3.5 Field GUID
2.4.2.2.3.5.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.6 Field FutureGhgEmissionsId
2.4.2.2.3.6.1 FutureGhgEmissionsId properties
PropertyValue
Name FutureGhgEmissionsId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.7 Field FutureOperationalMeasurementId
2.4.2.2.3.7.1 FutureOperationalMeasurementId properties
PropertyValue
Name FutureOperationalMeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.8 Field EmissionScope
2.4.2.2.3.8.1 EmissionScope properties
PropertyValue
Name EmissionScope
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.9 Field ReportingType
2.4.2.2.3.9.1 ReportingType properties
PropertyValue
Name ReportingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.10 Field LCA
2.4.2.2.3.10.1 LCA properties
PropertyValue
Name LCA
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.11 Field Based OnUserEmissionFactor
2.4.2.2.3.11.1 Based OnUserEmissionFactor properties
PropertyValue
Name Based OnUserEmissionFactor
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.4.2.2.3.12 Field Type
2.4.2.2.3.12.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.3.13 Field SubType
2.4.2.2.3.13.1 SubType properties
PropertyValue
Name SubType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.2.4 FutureGhgEmissions JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FutureGhgEmissions",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "FutureGhgEmissionsId": {
            "type": "string"
        },
        "FutureOperationalMeasurementId": {
            "type": "string"
        },
        "EmissionScope": {
            "type": "string"
        },
        "ReportingType": {
            "type": "string"
        },
        "LCA": {
            "type": "string"
        },
        "Based OnUserEmissionFactor": {
            "type": "boolean"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        }
    }
}
2.4.2.2.5 FutureGhgEmissions JSON data
{
    "BuildingId": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -60,
    "GUID": "Lorem",
    "FutureGhgEmissionsId": "Lorem",
    "FutureOperationalMeasurementId": "Lorem",
    "EmissionScope": "Lorem",
    "ReportingType": "Lorem",
    "LCA": "Lorem",
    "Based OnUserEmissionFactor": true,
    "Type": "Lorem",
    "SubType": "Lorem"
}
2.4.2.3 Document FutureOperationalMeasurement
2.4.2.3.1 FutureOperationalMeasurement Tree Diagram
2.4.2.3.2 FutureOperationalMeasurement Properties
PropertyValue
Document nameFutureOperationalMeasurement
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.3.3 FutureOperationalMeasurement Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalsefk
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
futureOperationalMeasurementIdstringfalse
operationalMeasurementIdstringfalse
MeterIdstringfalse
PortfolioIdstringfalsefk
LandIdstringfalse
FloorIdstringfalsefk
SapceIdstringfalsefk
WorkplaceIdstringfalse
MeterNumberintegerfalse
Typestringfalse
SubTypestringfalse
Titlestringfalse
Unitstringfalse
PostingDatestringfalse
MeasurementDatestringfalse
SpaceTypestringfalse
Lcastringfalse
BusinessPartnerIdstringfalsefk
subOfOperationalMeasurementIdstringfalse
Purposestringfalse
ProcuredBystringfalse
2.4.2.3.3.1 Field BuildingId
2.4.2.3.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.2 Field ValidFrom
2.4.2.3.3.2.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.3 Field ValidTo
2.4.2.3.3.3.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.4 Field Value
2.4.2.3.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.3.3.5 Field GUID
2.4.2.3.3.5.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.6 Field futureOperationalMeasurementId
2.4.2.3.3.6.1 futureOperationalMeasurementId properties
PropertyValue
Name futureOperationalMeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.7 Field operationalMeasurementId
2.4.2.3.3.7.1 operationalMeasurementId properties
PropertyValue
Name operationalMeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.8 Field MeterId
2.4.2.3.3.8.1 MeterId properties
PropertyValue
Name MeterId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.9 Field PortfolioId
2.4.2.3.3.9.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Portfolio
Foreign field PortfolioId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.10 Field LandId
2.4.2.3.3.10.1 LandId properties
PropertyValue
Name LandId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.11 Field FloorId
2.4.2.3.3.11.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Floor
Foreign field FloorId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.12 Field SapceId
2.4.2.3.3.12.1 SapceId properties
PropertyValue
Name SapceId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Space
Foreign field SpaceId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.13 Field WorkplaceId
2.4.2.3.3.13.1 WorkplaceId properties
PropertyValue
Name WorkplaceId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.14 Field MeterNumber
2.4.2.3.3.14.1 MeterNumber properties
PropertyValue
Name MeterNumber
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.3.3.15 Field Type
2.4.2.3.3.15.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.16 Field SubType
2.4.2.3.3.16.1 SubType properties
PropertyValue
Name SubType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.17 Field Title
2.4.2.3.3.17.1 Title properties
PropertyValue
Name Title
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.18 Field Unit
2.4.2.3.3.18.1 Unit properties
PropertyValue
Name Unit
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.19 Field PostingDate
2.4.2.3.3.19.1 PostingDate properties
PropertyValue
Name PostingDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.20 Field MeasurementDate
2.4.2.3.3.20.1 MeasurementDate properties
PropertyValue
Name MeasurementDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.21 Field SpaceType
2.4.2.3.3.21.1 SpaceType properties
PropertyValue
Name SpaceType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.22 Field Lca
2.4.2.3.3.22.1 Lca properties
PropertyValue
Name Lca
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.23 Field BusinessPartnerId
2.4.2.3.3.23.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.24 Field subOfOperationalMeasurementId
2.4.2.3.3.24.1 subOfOperationalMeasurementId properties
PropertyValue
Name subOfOperationalMeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.25 Field Purpose
2.4.2.3.3.25.1 Purpose properties
PropertyValue
Name Purpose
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.3.26 Field ProcuredBy
2.4.2.3.3.26.1 ProcuredBy properties
PropertyValue
Name ProcuredBy
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.3.4 FutureOperationalMeasurement JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FutureOperationalMeasurement",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "futureOperationalMeasurementId": {
            "type": "string"
        },
        "operationalMeasurementId": {
            "type": "string"
        },
        "MeterId": {
            "type": "string"
        },
        "PortfolioId": {
            "type": "string"
        },
        "LandId": {
            "type": "string"
        },
        "FloorId": {
            "type": "string"
        },
        "SapceId": {
            "type": "string"
        },
        "WorkplaceId": {
            "type": "string"
        },
        "MeterNumber": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        },
        "Title": {
            "type": "string"
        },
        "Unit": {
            "type": "string"
        },
        "PostingDate": {
            "type": "string"
        },
        "MeasurementDate": {
            "type": "string"
        },
        "SpaceType": {
            "type": "string"
        },
        "Lca": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "subOfOperationalMeasurementId": {
            "type": "string"
        },
        "Purpose": {
            "type": "string"
        },
        "ProcuredBy": {
            "type": "string"
        }
    }
}
2.4.2.3.5 FutureOperationalMeasurement JSON data
{
    "BuildingId": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -89,
    "GUID": "Lorem",
    "futureOperationalMeasurementId": "Lorem",
    "operationalMeasurementId": "Lorem",
    "MeterId": "Lorem",
    "PortfolioId": "Lorem",
    "LandId": "Lorem",
    "FloorId": "Lorem",
    "SapceId": "Lorem",
    "WorkplaceId": "Lorem",
    "MeterNumber": -1,
    "Type": "Lorem",
    "SubType": "Lorem",
    "Title": "Lorem",
    "Unit": "Lorem",
    "PostingDate": "Lorem",
    "MeasurementDate": "Lorem",
    "SpaceType": "Lorem",
    "Lca": "Lorem",
    "BusinessPartnerId": "Lorem",
    "subOfOperationalMeasurementId": "Lorem",
    "Purpose": "Lorem",
    "ProcuredBy": "Lorem"
}
2.4.2.4 Document OperationalMeasurement
2.4.2.4.1 OperationalMeasurement Tree Diagram
2.4.2.4.2 OperationalMeasurement Properties
PropertyValue
Document nameOperationalMeasurement
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.4.3 OperationalMeasurement Fields
FieldTypeReqKeyDescriptionComments
GUIDstringfalse
operationalMeasurementIdstringfalsedk
MeterIdintegerfalse
PortfolioIdstringfalse
LandIdstringfalse
BuildingIdstringfalsefk
FloorIdstringfalse
SpaceIdstringfalse
WorkplaceIdstringfalse
MeterNumberintegerfalse
Typestringfalse
SubTypestringfalse
Titlestringfalse
Valueintegerfalse
Unitstringfalse
PostingDatestringfalse
MeasurementDatestringfalse
ValidFromstringfalse
ValidTostringfalse
ProcuredBystringfalse
SpaceTypestringfalse
Lcastringfalse
BusinessPartnerIdstringfalse
subOfOperationalMeasurementIdstringfalse
Purposestringfalse
2.4.2.4.3.1 Field GUID
2.4.2.4.3.1.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.2 Field operationalMeasurementId
2.4.2.4.3.2.1 operationalMeasurementId properties
PropertyValue
Name operationalMeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.3 Field MeterId
2.4.2.4.3.3.1 MeterId properties
PropertyValue
Name MeterId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.4.3.4 Field PortfolioId
2.4.2.4.3.4.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.5 Field LandId
2.4.2.4.3.5.1 LandId properties
PropertyValue
Name LandId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.6 Field BuildingId
2.4.2.4.3.6.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.7 Field FloorId
2.4.2.4.3.7.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.8 Field SpaceId
2.4.2.4.3.8.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.9 Field WorkplaceId
2.4.2.4.3.9.1 WorkplaceId properties
PropertyValue
Name WorkplaceId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.10 Field MeterNumber
2.4.2.4.3.10.1 MeterNumber properties
PropertyValue
Name MeterNumber
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.4.3.11 Field Type
2.4.2.4.3.11.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.12 Field SubType
2.4.2.4.3.12.1 SubType properties
PropertyValue
Name SubType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.13 Field Title
2.4.2.4.3.13.1 Title properties
PropertyValue
Name Title
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.14 Field Value
2.4.2.4.3.14.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.4.3.15 Field Unit
2.4.2.4.3.15.1 Unit properties
PropertyValue
Name Unit
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.16 Field PostingDate
2.4.2.4.3.16.1 PostingDate properties
PropertyValue
Name PostingDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.17 Field MeasurementDate
2.4.2.4.3.17.1 MeasurementDate properties
PropertyValue
Name MeasurementDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.18 Field ValidFrom
2.4.2.4.3.18.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.19 Field ValidTo
2.4.2.4.3.19.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.20 Field ProcuredBy
2.4.2.4.3.20.1 ProcuredBy properties
PropertyValue
Name ProcuredBy
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.21 Field SpaceType
2.4.2.4.3.21.1 SpaceType properties
PropertyValue
Name SpaceType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.22 Field Lca
2.4.2.4.3.22.1 Lca properties
PropertyValue
Name Lca
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.23 Field BusinessPartnerId
2.4.2.4.3.23.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.24 Field subOfOperationalMeasurementId
2.4.2.4.3.24.1 subOfOperationalMeasurementId properties
PropertyValue
Name subOfOperationalMeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.3.25 Field Purpose
2.4.2.4.3.25.1 Purpose properties
PropertyValue
Name Purpose
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.4.4 OperationalMeasurement JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "OperationalMeasurement",
    "additionalProperties": false,
    "properties": {
        "GUID": {
            "type": "string"
        },
        "operationalMeasurementId": {
            "type": "string"
        },
        "MeterId": {
            "type": "integer"
        },
        "PortfolioId": {
            "type": "string"
        },
        "LandId": {
            "type": "string"
        },
        "BuildingId": {
            "type": "string"
        },
        "FloorId": {
            "type": "string"
        },
        "SpaceId": {
            "type": "string"
        },
        "WorkplaceId": {
            "type": "string"
        },
        "MeterNumber": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        },
        "Title": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "Unit": {
            "type": "string"
        },
        "PostingDate": {
            "type": "string"
        },
        "MeasurementDate": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "ProcuredBy": {
            "type": "string"
        },
        "SpaceType": {
            "type": "string"
        },
        "Lca": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "subOfOperationalMeasurementId": {
            "type": "string"
        },
        "Purpose": {
            "type": "string"
        }
    }
}
2.4.2.4.5 OperationalMeasurement JSON data
{
    "GUID": "Lorem",
    "operationalMeasurementId": "Lorem",
    "MeterId": -47,
    "PortfolioId": "Lorem",
    "LandId": "Lorem",
    "BuildingId": "Lorem",
    "FloorId": "Lorem",
    "SpaceId": "Lorem",
    "WorkplaceId": "Lorem",
    "MeterNumber": 75,
    "Type": "Lorem",
    "SubType": "Lorem",
    "Title": "Lorem",
    "Value": -91,
    "Unit": "Lorem",
    "PostingDate": "Lorem",
    "MeasurementDate": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "ProcuredBy": "Lorem",
    "SpaceType": "Lorem",
    "Lca": "Lorem",
    "BusinessPartnerId": "Lorem",
    "subOfOperationalMeasurementId": "Lorem",
    "Purpose": "Lorem"
}
2.4.2.5 Document Prices
2.4.2.5.1 Prices Tree Diagram
2.4.2.5.2 Prices Properties
PropertyValue
Document namePrices
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.5.3 Prices Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalsefk
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
PricesIdstringfalse
Typestringfalse
MeasurementIdstringfalsefk
BusinessPartnerIdstringfalsefk
Countrystringfalse
Regionstringfalse
Citystringfalse
2.4.2.5.3.1 Field BuildingId
2.4.2.5.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.2 Field ValidFrom
2.4.2.5.3.2.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.3 Field ValidTo
2.4.2.5.3.3.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.4 Field Value
2.4.2.5.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.5.3.5 Field GUID
2.4.2.5.3.5.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.6 Field PricesId
2.4.2.5.3.6.1 PricesId properties
PropertyValue
Name PricesId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.7 Field Type
2.4.2.5.3.7.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.8 Field MeasurementId
2.4.2.5.3.8.1 MeasurementId properties
PropertyValue
Name MeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection OperationalMeasurement
Foreign field operationalMeasurementId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.9 Field BusinessPartnerId
2.4.2.5.3.9.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.10 Field Country
2.4.2.5.3.10.1 Country properties
PropertyValue
Name Country
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.11 Field Region
2.4.2.5.3.11.1 Region properties
PropertyValue
Name Region
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.3.12 Field City
2.4.2.5.3.12.1 City properties
PropertyValue
Name City
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.5.4 Prices JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Prices",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "PricesId": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "MeasurementId": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "Region": {
            "type": "string"
        },
        "City": {
            "type": "string"
        }
    }
}
2.4.2.5.5 Prices JSON data
{
    "BuildingId": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -91,
    "GUID": "Lorem",
    "PricesId": "Lorem",
    "Type": "Lorem",
    "MeasurementId": "Lorem",
    "BusinessPartnerId": "Lorem",
    "Country": "Lorem",
    "Region": "Lorem",
    "City": "Lorem"
}
2.4.2.6 Document SustainabilityIndicatorsBuilding
2.4.2.6.1 SustainabilityIndicatorsBuilding Tree Diagram
2.4.2.6.2 SustainabilityIndicatorsBuilding Properties
PropertyValue
Document nameSustainabilityIndicatorsBuilding
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.6.3 SustainabilityIndicatorsBuilding Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalsefk
GUIDstringfalse
GhgEmissionsTotalLocationBasedstringfalse
GhgEmissionsScope1LocationBasedstringfalse
GhgEmissionsScope2LocationBasedstringfalse
GhgEmissionsScope3LocationBasedstringfalse
GhgEmissionsTotalMarketBasedstringfalse
GhgEmissionsScope1MarketBasedstringfalse
GhgEmissionsScope2MarketBasedstringfalse
GhgEmissionsScope3MarketBasedstringfalse
GhgIntensityRentableLocationBasedstringfalse
NetEnergyDemandIntensityRentablestringfalse
GhgIntensityRentableMarketBasedstringfalse
GhgIntensityERALocationBasedstringfalse
GhgIntensityERAMarketBasedstringfalse
NetEnergyDemandIntensityERAstringfalse
GhgIntensityGIALocationBasedstringfalse
GhgIntensityGIAMarketBasedstringfalse
NetEnergyDemandIntensityGIAstringfalse
NetEnergyDemandstringfalse
EnergyConsumptionstringfalse
shareOfRenewablesstringfalse
shareOfRenewablesIncludingOffsitestringfalse
validFromstringfalse
validTostringfalse
strandedGHG_1.5stringfalse
strandedGHG_2stringfalse
strandedEnergy_1.5stringfalse
strandedEnergy_2stringfalse
excessEmissions_1.5stringfalse
excessEmissions_2stringfalse
costsOfExcessEmissions_1.5stringfalse
costsOfExcessEmissions_2stringfalse
discountRatestringfalse
NPVofExcessEmissions_1.5stringfalse
NPVofExcessEmissions_2stringfalse
NPV_1.5_sumstringfalse
carbonPenaltyRisk_1.5stringfalse
NPV_2_sumstringfalse
carbonPenaltyRisk_2stringfalse
carbonCostsstringfalse
Typestringfalse
2.4.2.6.3.1 Field BuildingId
2.4.2.6.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.2 Field GUID
2.4.2.6.3.2.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.3 Field GhgEmissionsTotalLocationBased
2.4.2.6.3.3.1 GhgEmissionsTotalLocationBased properties
PropertyValue
Name GhgEmissionsTotalLocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.4 Field GhgEmissionsScope1LocationBased
2.4.2.6.3.4.1 GhgEmissionsScope1LocationBased properties
PropertyValue
Name GhgEmissionsScope1LocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.5 Field GhgEmissionsScope2LocationBased
2.4.2.6.3.5.1 GhgEmissionsScope2LocationBased properties
PropertyValue
Name GhgEmissionsScope2LocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.6 Field GhgEmissionsScope3LocationBased
2.4.2.6.3.6.1 GhgEmissionsScope3LocationBased properties
PropertyValue
Name GhgEmissionsScope3LocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.7 Field GhgEmissionsTotalMarketBased
2.4.2.6.3.7.1 GhgEmissionsTotalMarketBased properties
PropertyValue
Name GhgEmissionsTotalMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.8 Field GhgEmissionsScope1MarketBased
2.4.2.6.3.8.1 GhgEmissionsScope1MarketBased properties
PropertyValue
Name GhgEmissionsScope1MarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.9 Field GhgEmissionsScope2MarketBased
2.4.2.6.3.9.1 GhgEmissionsScope2MarketBased properties
PropertyValue
Name GhgEmissionsScope2MarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.10 Field GhgEmissionsScope3MarketBased
2.4.2.6.3.10.1 GhgEmissionsScope3MarketBased properties
PropertyValue
Name GhgEmissionsScope3MarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.11 Field GhgIntensityRentableLocationBased
2.4.2.6.3.11.1 GhgIntensityRentableLocationBased properties
PropertyValue
Name GhgIntensityRentableLocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.12 Field NetEnergyDemandIntensityRentable
2.4.2.6.3.12.1 NetEnergyDemandIntensityRentable properties
PropertyValue
Name NetEnergyDemandIntensityRentable
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.13 Field GhgIntensityRentableMarketBased
2.4.2.6.3.13.1 GhgIntensityRentableMarketBased properties
PropertyValue
Name GhgIntensityRentableMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.14 Field GhgIntensityERALocationBased
2.4.2.6.3.14.1 GhgIntensityERALocationBased properties
PropertyValue
Name GhgIntensityERALocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.15 Field GhgIntensityERAMarketBased
2.4.2.6.3.15.1 GhgIntensityERAMarketBased properties
PropertyValue
Name GhgIntensityERAMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.16 Field NetEnergyDemandIntensityERA
2.4.2.6.3.16.1 NetEnergyDemandIntensityERA properties
PropertyValue
Name NetEnergyDemandIntensityERA
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.17 Field GhgIntensityGIALocationBased
2.4.2.6.3.17.1 GhgIntensityGIALocationBased properties
PropertyValue
Name GhgIntensityGIALocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.18 Field GhgIntensityGIAMarketBased
2.4.2.6.3.18.1 GhgIntensityGIAMarketBased properties
PropertyValue
Name GhgIntensityGIAMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.19 Field NetEnergyDemandIntensityGIA
2.4.2.6.3.19.1 NetEnergyDemandIntensityGIA properties
PropertyValue
Name NetEnergyDemandIntensityGIA
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.20 Field NetEnergyDemand
2.4.2.6.3.20.1 NetEnergyDemand properties
PropertyValue
Name NetEnergyDemand
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.21 Field EnergyConsumption
2.4.2.6.3.21.1 EnergyConsumption properties
PropertyValue
Name EnergyConsumption
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.22 Field shareOfRenewables
2.4.2.6.3.22.1 shareOfRenewables properties
PropertyValue
Name shareOfRenewables
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.23 Field shareOfRenewablesIncludingOffsite
2.4.2.6.3.23.1 shareOfRenewablesIncludingOffsite properties
PropertyValue
Name shareOfRenewablesIncludingOffsite
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.24 Field validFrom
2.4.2.6.3.24.1 validFrom properties
PropertyValue
Name validFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.25 Field validTo
2.4.2.6.3.25.1 validTo properties
PropertyValue
Name validTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.26 Field strandedGHG_1.5
2.4.2.6.3.26.1 strandedGHG_1.5 properties
PropertyValue
Name strandedGHG_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.27 Field strandedGHG_2
2.4.2.6.3.27.1 strandedGHG_2 properties
PropertyValue
Name strandedGHG_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.28 Field strandedEnergy_1.5
2.4.2.6.3.28.1 strandedEnergy_1.5 properties
PropertyValue
Name strandedEnergy_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.29 Field strandedEnergy_2
2.4.2.6.3.29.1 strandedEnergy_2 properties
PropertyValue
Name strandedEnergy_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.30 Field excessEmissions_1.5
2.4.2.6.3.30.1 excessEmissions_1.5 properties
PropertyValue
Name excessEmissions_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.31 Field excessEmissions_2
2.4.2.6.3.31.1 excessEmissions_2 properties
PropertyValue
Name excessEmissions_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.32 Field costsOfExcessEmissions_1.5
2.4.2.6.3.32.1 costsOfExcessEmissions_1.5 properties
PropertyValue
Name costsOfExcessEmissions_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.33 Field costsOfExcessEmissions_2
2.4.2.6.3.33.1 costsOfExcessEmissions_2 properties
PropertyValue
Name costsOfExcessEmissions_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.34 Field discountRate
2.4.2.6.3.34.1 discountRate properties
PropertyValue
Name discountRate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.35 Field NPVofExcessEmissions_1.5
2.4.2.6.3.35.1 NPVofExcessEmissions_1.5 properties
PropertyValue
Name NPVofExcessEmissions_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.36 Field NPVofExcessEmissions_2
2.4.2.6.3.36.1 NPVofExcessEmissions_2 properties
PropertyValue
Name NPVofExcessEmissions_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.37 Field NPV_1.5_sum
2.4.2.6.3.37.1 NPV_1.5_sum properties
PropertyValue
Name NPV_1.5_sum
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.38 Field carbonPenaltyRisk_1.5
2.4.2.6.3.38.1 carbonPenaltyRisk_1.5 properties
PropertyValue
Name carbonPenaltyRisk_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.39 Field NPV_2_sum
2.4.2.6.3.39.1 NPV_2_sum properties
PropertyValue
Name NPV_2_sum
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.40 Field carbonPenaltyRisk_2
2.4.2.6.3.40.1 carbonPenaltyRisk_2 properties
PropertyValue
Name carbonPenaltyRisk_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.41 Field carbonCosts
2.4.2.6.3.41.1 carbonCosts properties
PropertyValue
Name carbonCosts
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.3.42 Field Type
2.4.2.6.3.42.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.6.4 SustainabilityIndicatorsBuilding JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SustainabilityIndicatorsBuilding",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        },
        "GhgEmissionsTotalLocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope1LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope2LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope3LocationBased": {
            "type": "string"
        },
        "GhgEmissionsTotalMarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope1MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope2MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope3MarketBased": {
            "type": "string"
        },
        "GhgIntensityRentableLocationBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityRentable": {
            "type": "string"
        },
        "GhgIntensityRentableMarketBased": {
            "type": "string"
        },
        "GhgIntensityERALocationBased": {
            "type": "string"
        },
        "GhgIntensityERAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityERA": {
            "type": "string"
        },
        "GhgIntensityGIALocationBased": {
            "type": "string"
        },
        "GhgIntensityGIAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityGIA": {
            "type": "string"
        },
        "NetEnergyDemand": {
            "type": "string"
        },
        "EnergyConsumption": {
            "type": "string"
        },
        "shareOfRenewables": {
            "type": "string"
        },
        "shareOfRenewablesIncludingOffsite": {
            "type": "string"
        },
        "validFrom": {
            "type": "string"
        },
        "validTo": {
            "type": "string"
        },
        "strandedGHG_1.5": {
            "type": "string"
        },
        "strandedGHG_2": {
            "type": "string"
        },
        "strandedEnergy_1.5": {
            "type": "string"
        },
        "strandedEnergy_2": {
            "type": "string"
        },
        "excessEmissions_1.5": {
            "type": "string"
        },
        "excessEmissions_2": {
            "type": "string"
        },
        "costsOfExcessEmissions_1.5": {
            "type": "string"
        },
        "costsOfExcessEmissions_2": {
            "type": "string"
        },
        "discountRate": {
            "type": "string"
        },
        "NPVofExcessEmissions_1.5": {
            "type": "string"
        },
        "NPVofExcessEmissions_2": {
            "type": "string"
        },
        "NPV_1.5_sum": {
            "type": "string"
        },
        "carbonPenaltyRisk_1.5": {
            "type": "string"
        },
        "NPV_2_sum": {
            "type": "string"
        },
        "carbonPenaltyRisk_2": {
            "type": "string"
        },
        "carbonCosts": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        }
    }
}
2.4.2.6.5 SustainabilityIndicatorsBuilding JSON data
{
    "BuildingId": "Lorem",
    "GUID": "Lorem",
    "GhgEmissionsTotalLocationBased": "Lorem",
    "GhgEmissionsScope1LocationBased": "Lorem",
    "GhgEmissionsScope2LocationBased": "Lorem",
    "GhgEmissionsScope3LocationBased": "Lorem",
    "GhgEmissionsTotalMarketBased": "Lorem",
    "GhgEmissionsScope1MarketBased": "Lorem",
    "GhgEmissionsScope2MarketBased": "Lorem",
    "GhgEmissionsScope3MarketBased": "Lorem",
    "GhgIntensityRentableLocationBased": "Lorem",
    "NetEnergyDemandIntensityRentable": "Lorem",
    "GhgIntensityRentableMarketBased": "Lorem",
    "GhgIntensityERALocationBased": "Lorem",
    "GhgIntensityERAMarketBased": "Lorem",
    "NetEnergyDemandIntensityERA": "Lorem",
    "GhgIntensityGIALocationBased": "Lorem",
    "GhgIntensityGIAMarketBased": "Lorem",
    "NetEnergyDemandIntensityGIA": "Lorem",
    "NetEnergyDemand": "Lorem",
    "EnergyConsumption": "Lorem",
    "shareOfRenewables": "Lorem",
    "shareOfRenewablesIncludingOffsite": "Lorem",
    "validFrom": "Lorem",
    "validTo": "Lorem",
    "strandedGHG_1.5": "Lorem",
    "strandedGHG_2": "Lorem",
    "strandedEnergy_1.5": "Lorem",
    "strandedEnergy_2": "Lorem",
    "excessEmissions_1.5": "Lorem",
    "excessEmissions_2": "Lorem",
    "costsOfExcessEmissions_1.5": "Lorem",
    "costsOfExcessEmissions_2": "Lorem",
    "discountRate": "Lorem",
    "NPVofExcessEmissions_1.5": "Lorem",
    "NPVofExcessEmissions_2": "Lorem",
    "NPV_1.5_sum": "Lorem",
    "carbonPenaltyRisk_1.5": "Lorem",
    "NPV_2_sum": "Lorem",
    "carbonPenaltyRisk_2": "Lorem",
    "carbonCosts": "Lorem",
    "Type": "Lorem"
}
2.4.2.7 Document SustainabilityIndicatorsCompany
2.4.2.7.1 SustainabilityIndicatorsCompany Tree Diagram
2.4.2.7.2 SustainabilityIndicatorsCompany Properties
PropertyValue
Document nameSustainabilityIndicatorsCompany
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.7.3 SustainabilityIndicatorsCompany Fields
FieldTypeReqKeyDescriptionComments
BusinessPartnerIdstringfalsefk
GUIDstringfalse
GhgEmissionsTotalLocationBasedstringfalse
GhgEmissionsScope1LocationBasedstringfalse
GhgEmissionsScope2LocationBasedstringfalse
GhgEmissionsScope3LocationBasedstringfalse
GhgEmissionsTotalMarketBasedstringfalse
GhgEmissionsScope1MarketBasedstringfalse
GhgEmissionsScope2MarketBasedstringfalse
GhgEmissionsScope3MarketBasedstringfalse
GhgIntensityRentableLocationBasedstringfalse
NetEnergyDemandIntensityRentablestringfalse
GhgIntensityRentableMarketBasedstringfalse
GhgIntensityERALocationBasedstringfalse
GhgIntensityERAMarketBasedstringfalse
NetEnergyDemandIntensityERAstringfalse
GhgIntensityGIALocationBasedstringfalse
GhgIntensityGIAMarketBasedstringfalse
NetEnergyDemandIntensityGIAstringfalse
NetEnergyDemandstringfalse
shareOfRenewablesstringfalse
validFromstringfalse
validTostringfalse
strandedGhgShareBuildings_1.5stringfalse
strandedGhgShareBuildings_2stringfalse
strandedGhgShareArea_1.5stringfalse
strandedGhgShareArea_2stringfalse
strandedGhgShareMarketValue_1.5stringfalse
strandedGhgShareMarketValue_2stringfalse
EnergyConsumptionstringfalse
2.4.2.7.3.1 Field BusinessPartnerId
2.4.2.7.3.1.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.2 Field GUID
2.4.2.7.3.2.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.3 Field GhgEmissionsTotalLocationBased
2.4.2.7.3.3.1 GhgEmissionsTotalLocationBased properties
PropertyValue
Name GhgEmissionsTotalLocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.4 Field GhgEmissionsScope1LocationBased
2.4.2.7.3.4.1 GhgEmissionsScope1LocationBased properties
PropertyValue
Name GhgEmissionsScope1LocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.5 Field GhgEmissionsScope2LocationBased
2.4.2.7.3.5.1 GhgEmissionsScope2LocationBased properties
PropertyValue
Name GhgEmissionsScope2LocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.6 Field GhgEmissionsScope3LocationBased
2.4.2.7.3.6.1 GhgEmissionsScope3LocationBased properties
PropertyValue
Name GhgEmissionsScope3LocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.7 Field GhgEmissionsTotalMarketBased
2.4.2.7.3.7.1 GhgEmissionsTotalMarketBased properties
PropertyValue
Name GhgEmissionsTotalMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.8 Field GhgEmissionsScope1MarketBased
2.4.2.7.3.8.1 GhgEmissionsScope1MarketBased properties
PropertyValue
Name GhgEmissionsScope1MarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.9 Field GhgEmissionsScope2MarketBased
2.4.2.7.3.9.1 GhgEmissionsScope2MarketBased properties
PropertyValue
Name GhgEmissionsScope2MarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.10 Field GhgEmissionsScope3MarketBased
2.4.2.7.3.10.1 GhgEmissionsScope3MarketBased properties
PropertyValue
Name GhgEmissionsScope3MarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.11 Field GhgIntensityRentableLocationBased
2.4.2.7.3.11.1 GhgIntensityRentableLocationBased properties
PropertyValue
Name GhgIntensityRentableLocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.12 Field NetEnergyDemandIntensityRentable
2.4.2.7.3.12.1 NetEnergyDemandIntensityRentable properties
PropertyValue
Name NetEnergyDemandIntensityRentable
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.13 Field GhgIntensityRentableMarketBased
2.4.2.7.3.13.1 GhgIntensityRentableMarketBased properties
PropertyValue
Name GhgIntensityRentableMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.14 Field GhgIntensityERALocationBased
2.4.2.7.3.14.1 GhgIntensityERALocationBased properties
PropertyValue
Name GhgIntensityERALocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.15 Field GhgIntensityERAMarketBased
2.4.2.7.3.15.1 GhgIntensityERAMarketBased properties
PropertyValue
Name GhgIntensityERAMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.16 Field NetEnergyDemandIntensityERA
2.4.2.7.3.16.1 NetEnergyDemandIntensityERA properties
PropertyValue
Name NetEnergyDemandIntensityERA
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.17 Field GhgIntensityGIALocationBased
2.4.2.7.3.17.1 GhgIntensityGIALocationBased properties
PropertyValue
Name GhgIntensityGIALocationBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.18 Field GhgIntensityGIAMarketBased
2.4.2.7.3.18.1 GhgIntensityGIAMarketBased properties
PropertyValue
Name GhgIntensityGIAMarketBased
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.19 Field NetEnergyDemandIntensityGIA
2.4.2.7.3.19.1 NetEnergyDemandIntensityGIA properties
PropertyValue
Name NetEnergyDemandIntensityGIA
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.20 Field NetEnergyDemand
2.4.2.7.3.20.1 NetEnergyDemand properties
PropertyValue
Name NetEnergyDemand
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.21 Field shareOfRenewables
2.4.2.7.3.21.1 shareOfRenewables properties
PropertyValue
Name shareOfRenewables
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.22 Field validFrom
2.4.2.7.3.22.1 validFrom properties
PropertyValue
Name validFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.23 Field validTo
2.4.2.7.3.23.1 validTo properties
PropertyValue
Name validTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.24 Field strandedGhgShareBuildings_1.5
2.4.2.7.3.24.1 strandedGhgShareBuildings_1.5 properties
PropertyValue
Name strandedGhgShareBuildings_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.25 Field strandedGhgShareBuildings_2
2.4.2.7.3.25.1 strandedGhgShareBuildings_2 properties
PropertyValue
Name strandedGhgShareBuildings_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.26 Field strandedGhgShareArea_1.5
2.4.2.7.3.26.1 strandedGhgShareArea_1.5 properties
PropertyValue
Name strandedGhgShareArea_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.27 Field strandedGhgShareArea_2
2.4.2.7.3.27.1 strandedGhgShareArea_2 properties
PropertyValue
Name strandedGhgShareArea_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.28 Field strandedGhgShareMarketValue_1.5
2.4.2.7.3.28.1 strandedGhgShareMarketValue_1.5 properties
PropertyValue
Name strandedGhgShareMarketValue_1.5
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.29 Field strandedGhgShareMarketValue_2
2.4.2.7.3.29.1 strandedGhgShareMarketValue_2 properties
PropertyValue
Name strandedGhgShareMarketValue_2
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.3.30 Field EnergyConsumption
2.4.2.7.3.30.1 EnergyConsumption properties
PropertyValue
Name EnergyConsumption
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.7.4 SustainabilityIndicatorsCompany JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SustainabilityIndicatorsCompany",
    "additionalProperties": false,
    "properties": {
        "BusinessPartnerId": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        },
        "GhgEmissionsTotalLocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope1LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope2LocationBased": {
            "type": "string"
        },
        "GhgEmissionsScope3LocationBased": {
            "type": "string"
        },
        "GhgEmissionsTotalMarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope1MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope2MarketBased": {
            "type": "string"
        },
        "GhgEmissionsScope3MarketBased": {
            "type": "string"
        },
        "GhgIntensityRentableLocationBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityRentable": {
            "type": "string"
        },
        "GhgIntensityRentableMarketBased": {
            "type": "string"
        },
        "GhgIntensityERALocationBased": {
            "type": "string"
        },
        "GhgIntensityERAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityERA": {
            "type": "string"
        },
        "GhgIntensityGIALocationBased": {
            "type": "string"
        },
        "GhgIntensityGIAMarketBased": {
            "type": "string"
        },
        "NetEnergyDemandIntensityGIA": {
            "type": "string"
        },
        "NetEnergyDemand": {
            "type": "string"
        },
        "shareOfRenewables": {
            "type": "string"
        },
        "validFrom": {
            "type": "string"
        },
        "validTo": {
            "type": "string"
        },
        "strandedGhgShareBuildings_1.5": {
            "type": "string"
        },
        "strandedGhgShareBuildings_2": {
            "type": "string"
        },
        "strandedGhgShareArea_1.5": {
            "type": "string"
        },
        "strandedGhgShareArea_2": {
            "type": "string"
        },
        "strandedGhgShareMarketValue_1.5": {
            "type": "string"
        },
        "strandedGhgShareMarketValue_2": {
            "type": "string"
        },
        "EnergyConsumption": {
            "type": "string"
        }
    }
}
2.4.2.7.5 SustainabilityIndicatorsCompany JSON data
{
    "BusinessPartnerId": "Lorem",
    "GUID": "Lorem",
    "GhgEmissionsTotalLocationBased": "Lorem",
    "GhgEmissionsScope1LocationBased": "Lorem",
    "GhgEmissionsScope2LocationBased": "Lorem",
    "GhgEmissionsScope3LocationBased": "Lorem",
    "GhgEmissionsTotalMarketBased": "Lorem",
    "GhgEmissionsScope1MarketBased": "Lorem",
    "GhgEmissionsScope2MarketBased": "Lorem",
    "GhgEmissionsScope3MarketBased": "Lorem",
    "GhgIntensityRentableLocationBased": "Lorem",
    "NetEnergyDemandIntensityRentable": "Lorem",
    "GhgIntensityRentableMarketBased": "Lorem",
    "GhgIntensityERALocationBased": "Lorem",
    "GhgIntensityERAMarketBased": "Lorem",
    "NetEnergyDemandIntensityERA": "Lorem",
    "GhgIntensityGIALocationBased": "Lorem",
    "GhgIntensityGIAMarketBased": "Lorem",
    "NetEnergyDemandIntensityGIA": "Lorem",
    "NetEnergyDemand": "Lorem",
    "shareOfRenewables": "Lorem",
    "validFrom": "Lorem",
    "validTo": "Lorem",
    "strandedGhgShareBuildings_1.5": "Lorem",
    "strandedGhgShareBuildings_2": "Lorem",
    "strandedGhgShareArea_1.5": "Lorem",
    "strandedGhgShareArea_2": "Lorem",
    "strandedGhgShareMarketValue_1.5": "Lorem",
    "strandedGhgShareMarketValue_2": "Lorem",
    "EnergyConsumption": "Lorem"
}
2.4.2.8 Document SustainabilityTargets
2.4.2.8.1 SustainabilityTargets Tree Diagram
2.4.2.8.2 SustainabilityTargets Properties
PropertyValue
Document nameSustainabilityTargets
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.8.3 SustainabilityTargets Fields
FieldTypeReqKeyDescriptionComments
ValidFromstringfalse
ValidTostringfalse
Valueintegerfalse
GUIDstringfalse
SustainabilityTargetsIdstringfalse
Countrystringfalse
Typestringfalse
SubTypestringfalse
BuildingTypestringfalse
Standardstringfalse
Namestringfalse
Valueintegerfalse
2.4.2.8.3.1 Field ValidFrom
2.4.2.8.3.1.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.2 Field ValidTo
2.4.2.8.3.2.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.3 Field Value
2.4.2.8.3.3.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.8.3.4 Field GUID
2.4.2.8.3.4.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.5 Field SustainabilityTargetsId
2.4.2.8.3.5.1 SustainabilityTargetsId properties
PropertyValue
Name SustainabilityTargetsId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.6 Field Country
2.4.2.8.3.6.1 Country properties
PropertyValue
Name Country
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.7 Field Type
2.4.2.8.3.7.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.8 Field SubType
2.4.2.8.3.8.1 SubType properties
PropertyValue
Name SubType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.9 Field BuildingType
2.4.2.8.3.9.1 BuildingType properties
PropertyValue
Name BuildingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.10 Field Standard
2.4.2.8.3.10.1 Standard properties
PropertyValue
Name Standard
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.11 Field Name
2.4.2.8.3.11.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.8.3.12 Field Value
2.4.2.8.3.12.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.8.4 SustainabilityTargets JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SustainabilityTargets",
    "additionalProperties": false,
    "properties": {
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        },
        "SustainabilityTargetsId": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        },
        "BuildingType": {
            "type": "string"
        },
        "Standard": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        }
    }
}
2.4.2.8.5 SustainabilityTargets JSON data
{
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": -17,
    "GUID": "Lorem",
    "SustainabilityTargetsId": "Lorem",
    "Country": "Lorem",
    "Type": "Lorem",
    "SubType": "Lorem",
    "BuildingType": "Lorem",
    "Standard": "Lorem",
    "Name": "Lorem"
}
2.4.2.9 Document UserEmissionFactor
2.4.2.9.1 UserEmissionFactor Tree Diagram
2.4.2.9.2 UserEmissionFactor Properties
PropertyValue
Document nameUserEmissionFactor
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.9.3 UserEmissionFactor Fields
FieldTypeReqKeyDescriptionComments
BuildingIdstringfalsefk
Typestringfalse
ValidFromstringfalse
ValidTostringfalse
BusinessPartnerIdstringfalsefk
Countrystringfalse
Regionstringfalse
Citystringfalse
MeasurementIdstringfalsefk
Valueintegerfalse
GUIDstringfalse
2.4.2.9.3.1 Field BuildingId
2.4.2.9.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.2 Field Type
2.4.2.9.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.3 Field ValidFrom
2.4.2.9.3.3.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.4 Field ValidTo
2.4.2.9.3.4.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.5 Field BusinessPartnerId
2.4.2.9.3.5.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.6 Field Country
2.4.2.9.3.6.1 Country properties
PropertyValue
Name Country
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.7 Field Region
2.4.2.9.3.7.1 Region properties
PropertyValue
Name Region
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.8 Field City
2.4.2.9.3.8.1 City properties
PropertyValue
Name City
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.9 Field MeasurementId
2.4.2.9.3.9.1 MeasurementId properties
PropertyValue
Name MeasurementId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection OperationalMeasurement
Foreign field operationalMeasurementId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.3.10 Field Value
2.4.2.9.3.10.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.9.3.11 Field GUID
2.4.2.9.3.11.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.9.4 UserEmissionFactor JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "UserEmissionFactor",
    "additionalProperties": false,
    "properties": {
        "BuildingId": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "BusinessPartnerId": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "Region": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "MeasurementId": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "GUID": {
            "type": "string"
        }
    }
}
2.4.2.9.5 UserEmissionFactor JSON data
{
    "BuildingId": "Lorem",
    "Type": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "BusinessPartnerId": "Lorem",
    "Country": "Lorem",
    "Region": "Lorem",
    "City": "Lorem",
    "MeasurementId": "Lorem",
    "Value": -94,
    "GUID": "Lorem"
}
2.4.2.10 Document gHgEmissions
2.4.2.10.1 gHgEmissions Tree Diagram
2.4.2.10.2 gHgEmissions Properties
PropertyValue
Document namegHgEmissions
Technical name
Activatedtrue
Id
Description
GroupEnergyAndRessources
RESTful API
Additional propertiesfalse
Comments
2.4.2.10.3 gHgEmissions Fields
FieldTypeReqKeyDescriptionComments
operationalMeasurementIdintegerfalsefk
BuildingIdstringfalsefk
EmissionScopestringfalse
ReportingTypestringfalse
LCAstringfalse
ValidFromstringfalse
ValidTostringfalse
Valuestringfalse
BasedOnUserEmissionbooleanfalse
Typestringfalse
GUIDstringfalse
SubTypestringfalse
2.4.2.10.3.1 Field operationalMeasurementId
2.4.2.10.3.1.1 operationalMeasurementId properties
PropertyValue
Name operationalMeasurementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection OperationalMeasurement
Foreign field operationalMeasurementId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.4.2.10.3.2 Field BuildingId
2.4.2.10.3.2.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.3 Field EmissionScope
2.4.2.10.3.3.1 EmissionScope properties
PropertyValue
Name EmissionScope
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.4 Field ReportingType
2.4.2.10.3.4.1 ReportingType properties
PropertyValue
Name ReportingType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.5 Field LCA
2.4.2.10.3.5.1 LCA properties
PropertyValue
Name LCA
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.6 Field ValidFrom
2.4.2.10.3.6.1 ValidFrom properties
PropertyValue
Name ValidFrom
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.7 Field ValidTo
2.4.2.10.3.7.1 ValidTo properties
PropertyValue
Name ValidTo
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.8 Field Value
2.4.2.10.3.8.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.9 Field BasedOnUserEmission
2.4.2.10.3.9.1 BasedOnUserEmission properties
PropertyValue
Name BasedOnUserEmission
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.4.2.10.3.10 Field Type
2.4.2.10.3.10.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.11 Field GUID
2.4.2.10.3.11.1 GUID properties
PropertyValue
Name GUID
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.3.12 Field SubType
2.4.2.10.3.12.1 SubType properties
PropertyValue
Name SubType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.4.2.10.4 gHgEmissions JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "gHgEmissions",
    "additionalProperties": false,
    "properties": {
        "operationalMeasurementId": {
            "type": "integer"
        },
        "BuildingId": {
            "type": "string"
        },
        "EmissionScope": {
            "type": "string"
        },
        "ReportingType": {
            "type": "string"
        },
        "LCA": {
            "type": "string"
        },
        "ValidFrom": {
            "type": "string"
        },
        "ValidTo": {
            "type": "string"
        },
        "Value": {
            "type": "string"
        },
        "BasedOnUserEmission": {
            "type": "boolean"
        },
        "Type": {
            "type": "string"
        },
        "GUID": {
            "type": "string"
        },
        "SubType": {
            "type": "string"
        }
    }
}
2.4.2.10.5 gHgEmissions JSON data
{
    "operationalMeasurementId": -16,
    "BuildingId": "Lorem",
    "EmissionScope": "Lorem",
    "ReportingType": "Lorem",
    "LCA": "Lorem",
    "ValidFrom": "Lorem",
    "ValidTo": "Lorem",
    "Value": "Lorem",
    "BasedOnUserEmission": true,
    "Type": "Lorem",
    "GUID": "Lorem",
    "SubType": "Lorem"
}
2.5 Group Facility Management
2.5.1 Facility Management Properties
PropertyValue
Group nameFacility Management
Technical name
Activatedtrue
Description
Comments
2.5.2 Facility Management Documents
2.5.2.1 Document EquipmentMonitoring
2.5.2.1.1 EquipmentMonitoring Tree Diagram
2.5.2.1.2 EquipmentMonitoring Properties
PropertyValue
Document nameEquipmentMonitoring
Technical name
Activatedtrue
Id
Description
GroupFacility Management
RESTful API
Additional propertiesfalse
Comments
2.5.2.1.3 EquipmentMonitoring Fields
FieldTypeReqKeyDescriptionComments
EquipmentIdnumberfalse
EquipmentUtilisationstringfalse
EquipmentServicestringfalse
EquipmentStatusstringfalse
RootCausestringfalse
Valuenumberfalse
Unitstringfalse
BuildingIdnumberfalse
ActivityIdstringfalse
2.5.2.1.3.1 Field EquipmentId
2.5.2.1.3.1.1 EquipmentId properties
PropertyValue
Name EquipmentId
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.1.3.2 Field EquipmentUtilisation
2.5.2.1.3.2.1 EquipmentUtilisation properties
PropertyValue
Name EquipmentUtilisation
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.3 Field EquipmentService
2.5.2.1.3.3.1 EquipmentService properties
PropertyValue
Name EquipmentService
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.4 Field EquipmentStatus
2.5.2.1.3.4.1 EquipmentStatus properties
PropertyValue
Name EquipmentStatus
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.5 Field RootCause
2.5.2.1.3.5.1 RootCause properties
PropertyValue
Name RootCause
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.6 Field Value
2.5.2.1.3.6.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.1.3.7 Field Unit
2.5.2.1.3.7.1 Unit properties
PropertyValue
Name Unit
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.3.8 Field BuildingId
2.5.2.1.3.8.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.1.3.9 Field ActivityId
2.5.2.1.3.9.1 ActivityId properties
PropertyValue
Name ActivityId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.5.2.1.4 EquipmentMonitoring JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "EquipmentMonitoring",
    "additionalProperties": false,
    "properties": {
        "EquipmentId": {
            "type": "number"
        },
        "EquipmentUtilisation": {
            "type": "string"
        },
        "EquipmentService": {
            "type": "string"
        },
        "EquipmentStatus": {
            "type": "string"
        },
        "RootCause": {
            "type": "string"
        },
        "Value": {
            "type": "number"
        },
        "Unit": {
            "type": "string"
        },
        "BuildingId": {
            "type": "number"
        },
        "ActivityId": {
            "type": "string"
        }
    }
}
2.5.2.1.5 EquipmentMonitoring JSON data
{
    "EquipmentId": -13,
    "EquipmentUtilisation": "Lorem",
    "EquipmentService": "Lorem",
    "EquipmentStatus": "Lorem",
    "RootCause": "Lorem",
    "Value": -44,
    "Unit": "Lorem",
    "BuildingId": -90,
    "ActivityId": "Lorem"
}
2.5.2.2 Document InspectionData
2.5.2.2.1 InspectionData Tree Diagram
2.5.2.2.2 InspectionData Properties
PropertyValue
Document nameInspectionData
Technical name
Activatedtrue
Id
Description
GroupFacility Management
RESTful API
Additional propertiesfalse
Comments
2.5.2.2.3 InspectionData Fields
FieldTypeReqKeyDescriptionComments
InspectIdintegerfalse
2.5.2.2.3.1 Field InspectId
2.5.2.2.3.1.1 InspectId properties
PropertyValue
Name InspectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.2.4 InspectionData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "InspectionData",
    "additionalProperties": false,
    "properties": {
        "InspectId": {
            "type": "integer"
        }
    }
}
2.5.2.2.5 InspectionData JSON data
{
    "InspectId": -16
}
2.5.2.3 Document MaintenancePlan
2.5.2.3.1 MaintenancePlan Tree Diagram
2.5.2.3.2 MaintenancePlan Properties
PropertyValue
Document nameMaintenancePlan
Technical name
Activatedtrue
Id
Description
GroupFacility Management
RESTful API
Additional propertiesfalse
Comments
2.5.2.3.3 MaintenancePlan Fields
FieldTypeReqKeyDescriptionComments
PlanIdintegerfalse
2.5.2.3.3.1 Field PlanId
2.5.2.3.3.1.1 PlanId properties
PropertyValue
Name PlanId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.3.4 MaintenancePlan JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MaintenancePlan",
    "additionalProperties": false,
    "properties": {
        "PlanId": {
            "type": "integer"
        }
    }
}
2.5.2.3.5 MaintenancePlan JSON data
{
    "PlanId": -21
}
2.5.2.4 Document ObjectStatusStrategy
2.5.2.4.1 ObjectStatusStrategy Tree Diagram
2.5.2.4.2 ObjectStatusStrategy Properties
PropertyValue
Document nameObjectStatusStrategy
Technical name
Activatedtrue
Id
Description
GroupFacility Management
RESTful API
Additional propertiesfalse
Comments
2.5.2.4.3 ObjectStatusStrategy Fields
FieldTypeReqKeyDescriptionComments
StatusIdintegerfalse
2.5.2.4.3.1 Field StatusId
2.5.2.4.3.1.1 StatusId properties
PropertyValue
Name StatusId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.4.4 ObjectStatusStrategy JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "ObjectStatusStrategy",
    "additionalProperties": false,
    "properties": {
        "StatusId": {
            "type": "integer"
        }
    }
}
2.5.2.4.5 ObjectStatusStrategy JSON data
{
    "StatusId": 68
}
2.5.2.5 Document TicketsNotification
2.5.2.5.1 TicketsNotification Tree Diagram
2.5.2.5.2 TicketsNotification Properties
PropertyValue
Document nameTicketsNotification
Technical name
Activatedtrue
Id
Description
GroupFacility Management
RESTful API
Additional propertiesfalse
Comments
2.5.2.5.3 TicketsNotification Fields
FieldTypeReqKeyDescriptionComments
NotificationIdintegerfalse
2.5.2.5.3.1 Field NotificationId
2.5.2.5.3.1.1 NotificationId properties
PropertyValue
Name NotificationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.5.2.5.4 TicketsNotification JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TicketsNotification",
    "additionalProperties": false,
    "properties": {
        "NotificationId": {
            "type": "integer"
        }
    }
}
2.5.2.5.5 TicketsNotification JSON data
{
    "NotificationId": 71
}
2.6 Group Financials
2.6.1 Financials Properties
PropertyValue
Group nameFinancials
Technical name
Activatedtrue
Description
Comments
2.6.2 Financials Documents
2.6.2.1 Document Account
2.6.2.1.1 Account Tree Diagram
2.6.2.1.2 Account Properties
PropertyValue
Document nameAccount
Technical name
Activatedtrue
Id
Description
GroupFinancials
RESTful API
Additional propertiesfalse
Comments
2.6.2.1.3 Account Fields
FieldTypeReqKeyDescriptionComments
AccountIdintegerfalse
Namestringfalse
Categorystringfalse
2.6.2.1.3.1 Field AccountId
2.6.2.1.3.1.1 AccountId properties
PropertyValue
Name AccountId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.1.3.2 Field Name
2.6.2.1.3.2.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.1.3.3 Field Category
2.6.2.1.3.3.1 Category properties
PropertyValue
Name Category
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum Income,Expenses,Revenue,Asset,Liabilities,OffsetAccount
Sample
Comments
2.6.2.1.4 Account JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Account",
    "additionalProperties": false,
    "properties": {
        "AccountId": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Category": {
            "type": "string",
            "enum": [
                "Income",
                "Expenses",
                "Revenue",
                "Asset",
                "Liabilities",
                "OffsetAccount"
            ]
        }
    }
}
2.6.2.1.5 Account JSON data
{
    "AccountId": -34,
    "Name": "Lorem",
    "Category": "OffsetAccount"
}
2.6.2.2 Document Budget
2.6.2.2.1 Budget Tree Diagram
2.6.2.2.2 Budget Properties
PropertyValue
Document nameBudget
Technical name
Activatedtrue
Id
Description
GroupFinancials
RESTful API
Additional propertiesfalse
Comments
2.6.2.2.3 Budget Fields
FieldTypeReqKeyDescriptionComments
BudgetIdintegerfalse
Typestringfalse
2.6.2.2.3.1 Field BudgetId
2.6.2.2.3.1.1 BudgetId properties
PropertyValue
Name BudgetId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.2.3.2 Field Type
2.6.2.2.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.2.4 Budget JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Budget",
    "additionalProperties": false,
    "properties": {
        "BudgetId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        }
    }
}
2.6.2.2.5 Budget JSON data
{
    "BudgetId": -32,
    "Type": "Lorem"
}
2.6.2.3 Document CostObject
2.6.2.3.1 CostObject Tree Diagram
2.6.2.3.2 CostObject Properties
PropertyValue
Document nameCostObject
Technical name
Activatedtrue
Id
Description
GroupFinancials
RESTful API
Additional propertiesfalse
Comments

The Entity for Cost Center

2.6.2.3.3 CostObject Fields
FieldTypeReqKeyDescriptionComments
Idintegerfalse
Namestringfalse
Typestringfalse
Valuestringfalse
PortfolioIdstringfalse
SiteIdstringfalse
BuildingIdstringfalse
2.6.2.3.3.1 Field Id
2.6.2.3.3.1.1 Id properties
PropertyValue
Name Id
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.3.3.2 Field Name
2.6.2.3.3.2.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.3 Field Type
2.6.2.3.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.4 Field Value
2.6.2.3.3.4.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.5 Field PortfolioId
2.6.2.3.3.5.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.6 Field SiteId
2.6.2.3.3.6.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.3.7 Field BuildingId
2.6.2.3.3.7.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.3.4 CostObject JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CostObject",
    "additionalProperties": false,
    "properties": {
        "Id": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "Value": {
            "type": "string"
        },
        "PortfolioId": {
            "type": "string"
        },
        "SiteId": {
            "type": "string"
        },
        "BuildingId": {
            "type": "string"
        }
    }
}
2.6.2.3.5 CostObject JSON data
{
    "Id": 93,
    "Name": "Lorem",
    "Type": "Lorem",
    "Value": "Lorem",
    "PortfolioId": "Lorem",
    "SiteId": "Lorem",
    "BuildingId": "Lorem"
}
2.6.2.4 Document CostTransaction
2.6.2.4.1 CostTransaction Tree Diagram
2.6.2.4.2 CostTransaction Properties
PropertyValue
Document nameCostTransaction
Technical nameCstTrnsctn
Activatedtrue
Id
Description
GroupFinancials
RESTful API
Additional propertiesfalse
Comments
2.6.2.4.3 CostTransaction Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
PostingDatestringfalse

[{ "dataType":"DateTime"}]

CostObjectIdintegerfalse
CostGroupIdintegerfalse
CostCategoryIdintegerfalse
CostTypeIdintegerfalse
CostElementIdintegerfalse
CostValueintegerfalse
Currencystringfalse
DocumentIdstringfalse
AccountIdintegerfalse
2.6.2.4.3.1 Field TransactionId
2.6.2.4.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name Trnsctnd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.2 Field PostingDate
2.6.2.4.3.2.1 PostingDate properties
PropertyValue
Name PostingDate
Technical name PstngDt
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.6.2.4.3.3 Field CostObjectId
2.6.2.4.3.3.1 CostObjectId properties
PropertyValue
Name CostObjectId
Technical name Cstbjctd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.4 Field CostGroupId
2.6.2.4.3.4.1 CostGroupId properties
PropertyValue
Name CostGroupId
Technical name CstGrpd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.5 Field CostCategoryId
2.6.2.4.3.5.1 CostCategoryId properties
PropertyValue
Name CostCategoryId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.6 Field CostTypeId
2.6.2.4.3.6.1 CostTypeId properties
PropertyValue
Name CostTypeId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.7 Field CostElementId
2.6.2.4.3.7.1 CostElementId properties
PropertyValue
Name CostElementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.8 Field CostValue
2.6.2.4.3.8.1 CostValue properties
PropertyValue
Name CostValue
Technical name CstVl
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.3.9 Field Currency
2.6.2.4.3.9.1 Currency properties
PropertyValue
Name Currency
Technical name Crrncy
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.4.3.10 Field DocumentId
2.6.2.4.3.10.1 DocumentId properties
PropertyValue
Name DocumentId
Technical name Dcmntd
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.6.2.4.3.11 Field AccountId
2.6.2.4.3.11.1 AccountId properties
PropertyValue
Name AccountId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.4.4 CostTransaction JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CostTransaction",
    "additionalProperties": false,
    "properties": {
        "Trnsctnd": {
            "type": "integer"
        },
        "PstngDt": {
            "type": "string"
        },
        "Cstbjctd": {
            "type": "integer"
        },
        "CstGrpd": {
            "type": "integer"
        },
        "CostCategoryId": {
            "type": "integer"
        },
        "CostTypeId": {
            "type": "integer"
        },
        "CostElementId": {
            "type": "integer"
        },
        "CstVl": {
            "type": "integer"
        },
        "Crrncy": {
            "type": "string"
        },
        "Dcmntd": {
            "type": "string"
        },
        "AccountId": {
            "type": "integer"
        }
    }
}
2.6.2.4.5 CostTransaction JSON data
{
    "Trnsctnd": 5,
    "PstngDt": "Lorem",
    "Cstbjctd": 44,
    "CstGrpd": 39,
    "CostCategoryId": -23,
    "CostTypeId": 56,
    "CostElementId": -9,
    "CstVl": -33,
    "Crrncy": "Lorem",
    "Dcmntd": "Lorem",
    "AccountId": 97
}
2.6.2.5 Document Invoicing
2.6.2.5.1 Invoicing Tree Diagram
2.6.2.5.2 Invoicing Properties
PropertyValue
Document nameInvoicing
Technical name
Activatedtrue
Id
Description
GroupFinancials
RESTful API
Additional propertiesfalse
Comments
2.6.2.5.3 Invoicing Fields
FieldTypeReqKeyDescriptionComments
InvoiceIdintegerfalse
Vatintegerfalse
2.6.2.5.3.1 Field Vat
2.6.2.5.3.1.1 Vat properties
PropertyValue
Name Vat
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.5.3.2 Field InvoiceId
2.6.2.5.3.2.1 InvoiceId properties
PropertyValue
Name InvoiceId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.6.2.5.4 Invoicing JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Invoicing",
    "additionalProperties": false,
    "properties": {
        "Vat": {
            "type": "integer"
        },
        "InvoiceId": {
            "type": "integer"
        }
    }
}
2.6.2.5.5 Invoicing JSON data
{
    "Vat": 57,
    "InvoiceId": -66
}
2.7 Group InvestmentManagement
2.7.1 InvestmentManagement Properties
PropertyValue
Group nameInvestmentManagement
Technical name
Activatedtrue
Description
Comments
2.7.2 InvestmentManagement Documents
2.7.2.1 Document Financing
2.7.2.1.1 Financing Tree Diagram
2.7.2.1.2 Financing Properties
PropertyValue
Document nameFinancing
Technical name
Activatedtrue
Id
Description
GroupInvestmentManagement
RESTful API
Additional propertiesfalse
Comments
2.7.2.1.3 Financing Fields
FieldTypeReqKeyDescriptionComments
FinancingIdintegerfalse
2.7.2.1.3.1 Field FinancingId
2.7.2.1.3.1.1 FinancingId properties
PropertyValue
Name FinancingId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.7.2.1.4 Financing JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Financing",
    "additionalProperties": false,
    "properties": {
        "FinancingId": {
            "type": "integer"
        }
    }
}
2.7.2.1.5 Financing JSON data
{
    "FinancingId": -34
}
2.7.2.2 Document FondStructure
2.7.2.2.1 FondStructure Tree Diagram
2.7.2.2.2 FondStructure Properties
PropertyValue
Document nameFondStructure
Technical name
Activatedtrue
Id
Description
GroupInvestmentManagement
RESTful API
Additional propertiesfalse
Comments
2.7.2.2.3 FondStructure Fields
FieldTypeReqKeyDescriptionComments
FondStructureIdintegerfalse
2.7.2.2.3.1 Field FondStructureId
2.7.2.2.3.1.1 FondStructureId properties
PropertyValue
Name FondStructureId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.7.2.2.4 FondStructure JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FondStructure",
    "additionalProperties": false,
    "properties": {
        "FondStructureId": {
            "type": "integer"
        }
    }
}
2.7.2.2.5 FondStructure JSON data
{
    "FondStructureId": -1
}
2.8 Group MarketData
2.8.1 MarketData Properties
PropertyValue
Group nameMarketData
Technical name
Activatedtrue
Description
Comments
2.8.2 MarketData Documents
2.8.2.1 Document DemandData
2.8.2.1.1 DemandData Tree Diagram
2.8.2.1.2 DemandData Properties
PropertyValue
Document nameDemandData
Technical name
Activatedtrue
Id
Description
GroupMarketData
RESTful API
Additional propertiesfalse
Comments
2.8.2.1.3 DemandData Fields
FieldTypeReqKeyDescriptionComments
DemandDataIdintegerfalse
2.8.2.1.3.1 Field DemandDataId
2.8.2.1.3.1.1 DemandDataId properties
PropertyValue
Name DemandDataId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.8.2.1.4 DemandData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "DemandData",
    "additionalProperties": false,
    "properties": {
        "DemandDataId": {
            "type": "integer"
        }
    }
}
2.8.2.1.5 DemandData JSON data
{
    "DemandDataId": 92
}
2.8.2.2 Document DemographicData
2.8.2.2.1 DemographicData Tree Diagram
2.8.2.2.2 DemographicData Properties
PropertyValue
Document nameDemographicData
Technical name
Activatedtrue
Id
Description
GroupMarketData
RESTful API
Additional propertiesfalse
Comments
2.8.2.2.3 DemographicData Fields
FieldTypeReqKeyDescriptionComments
DemographicDataIdintegerfalse
2.8.2.2.3.1 Field DemographicDataId
2.8.2.2.3.1.1 DemographicDataId properties
PropertyValue
Name DemographicDataId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.8.2.2.4 DemographicData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "DemographicData",
    "additionalProperties": false,
    "properties": {
        "DemographicDataId": {
            "type": "integer"
        }
    }
}
2.8.2.2.5 DemographicData JSON data
{
    "DemographicDataId": -33
}
2.8.2.3 Document LocationInformation
2.8.2.3.1 LocationInformation Tree Diagram
2.8.2.3.2 LocationInformation Properties
PropertyValue
Document nameLocationInformation
Technical name
Activatedtrue
Id
Description
GroupMarketData
RESTful API
Additional propertiesfalse
Comments
2.8.2.3.3 LocationInformation Fields
FieldTypeReqKeyDescriptionComments
InformationIdintegerfalse
2.8.2.3.3.1 Field InformationId
2.8.2.3.3.1.1 InformationId properties
PropertyValue
Name InformationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.8.2.3.4 LocationInformation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "LocationInformation",
    "additionalProperties": false,
    "properties": {
        "InformationId": {
            "type": "integer"
        }
    }
}
2.8.2.3.5 LocationInformation JSON data
{
    "InformationId": -31
}
2.8.2.4 Document MobilityData
2.8.2.4.1 MobilityData Tree Diagram
2.8.2.4.2 MobilityData Properties
PropertyValue
Document nameMobilityData
Technical name
Activatedtrue
Id
Description
GroupMarketData
RESTful API
Additional propertiesfalse
Comments
2.8.2.4.3 MobilityData Fields
FieldTypeReqKeyDescriptionComments
MobilityDataIdintegerfalse
2.8.2.4.3.1 Field MobilityDataId
2.8.2.4.3.1.1 MobilityDataId properties
PropertyValue
Name MobilityDataId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.8.2.4.4 MobilityData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MobilityData",
    "additionalProperties": false,
    "properties": {
        "MobilityDataId": {
            "type": "integer"
        }
    }
}
2.8.2.4.5 MobilityData JSON data
{
    "MobilityDataId": 7
}
2.8.2.5 Document RentalData
2.8.2.5.1 RentalData Tree Diagram
2.8.2.5.2 RentalData Properties
PropertyValue
Document nameRentalData
Technical name
Activatedtrue
Id
Description
GroupMarketData
RESTful API
Additional propertiesfalse
Comments
2.8.2.5.3 RentalData Fields
FieldTypeReqKeyDescriptionComments
RentalDataIdintegerfalse
2.8.2.5.3.1 Field RentalDataId
2.8.2.5.3.1.1 RentalDataId properties
PropertyValue
Name RentalDataId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.8.2.5.4 RentalData JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RentalData",
    "additionalProperties": false,
    "properties": {
        "RentalDataId": {
            "type": "integer"
        }
    }
}
2.8.2.5.5 RentalData JSON data
{
    "RentalDataId": 93
}
2.9 Group Order Management
2.9.1 Order Management Properties
PropertyValue
Group nameOrder Management
Technical name
Activatedtrue
Description
Comments
2.9.2 Order Management Documents
2.9.2.1 Document FrameworkContract
2.9.2.1.1 FrameworkContract Tree Diagram
2.9.2.1.2 FrameworkContract Properties
PropertyValue
Document nameFrameworkContract
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.1.3 FrameworkContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
ContractTpestringfalse
IssuerIdstringfalse
RecipientIdstringfalse
ValiditStartstringfalse
ValiditEndstringfalse
Termsstringfalse
Valueintegerfalse
Currencstringfalse
DocumentIdstringfalse
SiteIdstringfalse
BuildingIdstringfalse
FloorIdstringfalse
SpaceIdstringfalse
2.9.2.1.3.1 Field ContractId
2.9.2.1.3.1.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.1.3.2 Field ContractTpe
2.9.2.1.3.2.1 ContractTpe properties
PropertyValue
Name ContractTpe
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.3 Field IssuerId
2.9.2.1.3.3.1 IssuerId properties
PropertyValue
Name IssuerId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.4 Field RecipientId
2.9.2.1.3.4.1 RecipientId properties
PropertyValue
Name RecipientId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.5 Field ValiditStart
2.9.2.1.3.5.1 ValiditStart properties
PropertyValue
Name ValiditStart
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.6 Field ValiditEnd
2.9.2.1.3.6.1 ValiditEnd properties
PropertyValue
Name ValiditEnd
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.7 Field Terms
2.9.2.1.3.7.1 Terms properties
PropertyValue
Name Terms
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.8 Field Value
2.9.2.1.3.8.1 Value properties
PropertyValue
Name Value
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.1.3.9 Field Currenc
2.9.2.1.3.9.1 Currenc properties
PropertyValue
Name Currenc
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.10 Field DocumentId
2.9.2.1.3.10.1 DocumentId properties
PropertyValue
Name DocumentId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.11 Field SiteId
2.9.2.1.3.11.1 SiteId properties
PropertyValue
Name SiteId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.12 Field BuildingId
2.9.2.1.3.12.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.13 Field FloorId
2.9.2.1.3.13.1 FloorId properties
PropertyValue
Name FloorId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.3.14 Field SpaceId
2.9.2.1.3.14.1 SpaceId properties
PropertyValue
Name SpaceId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.1.4 FrameworkContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "FrameworkContract",
    "additionalProperties": false,
    "properties": {
        "ContractId": {
            "type": "integer"
        },
        "ContractTpe": {
            "type": "string"
        },
        "IssuerId": {
            "type": "string"
        },
        "RecipientId": {
            "type": "string"
        },
        "ValiditStart": {
            "type": "string"
        },
        "ValiditEnd": {
            "type": "string"
        },
        "Terms": {
            "type": "string"
        },
        "Value": {
            "type": "integer"
        },
        "Currenc": {
            "type": "string"
        },
        "DocumentId": {
            "type": "string"
        },
        "SiteId": {
            "type": "string"
        },
        "BuildingId": {
            "type": "string"
        },
        "FloorId": {
            "type": "string"
        },
        "SpaceId": {
            "type": "string"
        }
    }
}
2.9.2.1.5 FrameworkContract JSON data
{
    "ContractId": 95,
    "ContractTpe": "Lorem",
    "IssuerId": "Lorem",
    "RecipientId": "Lorem",
    "ValiditStart": "Lorem",
    "ValiditEnd": "Lorem",
    "Terms": "Lorem",
    "Value": 82,
    "Currenc": "Lorem",
    "DocumentId": "Lorem",
    "SiteId": "Lorem",
    "BuildingId": "Lorem",
    "FloorId": "Lorem",
    "SpaceId": "Lorem"
}
2.9.2.2 Document GoodIssueServiceConfirmation
2.9.2.2.1 GoodIssueServiceConfirmation Tree Diagram
2.9.2.2.2 GoodIssueServiceConfirmation Properties
PropertyValue
Document nameGoodIssueServiceConfirmation
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.2.3 GoodIssueServiceConfirmation Fields
FieldTypeReqKeyDescriptionComments
ConfirmationIdintegerfalse
2.9.2.2.3.1 Field ConfirmationId
2.9.2.2.3.1.1 ConfirmationId properties
PropertyValue
Name ConfirmationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.2.4 GoodIssueServiceConfirmation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "GoodIssueServiceConfirmation",
    "additionalProperties": false,
    "properties": {
        "ConfirmationId": {
            "type": "integer"
        }
    }
}
2.9.2.2.5 GoodIssueServiceConfirmation JSON data
{
    "ConfirmationId": -71
}
2.9.2.3 Document Insurance
2.9.2.3.1 Insurance Tree Diagram
2.9.2.3.2 Insurance Properties
PropertyValue
Document nameInsurance
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.3.3 Insurance Fields
FieldTypeReqKeyDescriptionComments
InsuranceIdintegerfalse
2.9.2.3.3.1 Field InsuranceId
2.9.2.3.3.1.1 InsuranceId properties
PropertyValue
Name InsuranceId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.3.4 Insurance JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Insurance",
    "additionalProperties": false,
    "properties": {
        "InsuranceId": {
            "type": "integer"
        }
    }
}
2.9.2.3.5 Insurance JSON data
{
    "InsuranceId": 24
}
2.9.2.4 Document MaintenanceContract
2.9.2.4.1 MaintenanceContract Tree Diagram
2.9.2.4.2 MaintenanceContract Properties
PropertyValue
Document nameMaintenanceContract
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.4.3 MaintenanceContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
Typestringfalse
MaintenanceDutystringfalse
CalibrationPeriodstringfalse
DateofApprovalstringfalse

[{ "dataType":"DateTime"}]

CommissioningDatestringfalse
WarrantyPeriodstringfalse
ServiceLifestringfalse
MaintenanceIntervalstringfalse
2.9.2.4.3.1 Field ContractId
2.9.2.4.3.1.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.4.3.2 Field Type
2.9.2.4.3.2.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.3 Field MaintenanceDuty
2.9.2.4.3.3.1 MaintenanceDuty properties
PropertyValue
Name MaintenanceDuty
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.4 Field CalibrationPeriod
2.9.2.4.3.4.1 CalibrationPeriod properties
PropertyValue
Name CalibrationPeriod
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.5 Field DateofApproval
2.9.2.4.3.5.1 DateofApproval properties
PropertyValue
Name DateofApproval
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.9.2.4.3.6 Field CommissioningDate
2.9.2.4.3.6.1 CommissioningDate properties
PropertyValue
Name CommissioningDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.7 Field WarrantyPeriod
2.9.2.4.3.7.1 WarrantyPeriod properties
PropertyValue
Name WarrantyPeriod
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.8 Field ServiceLife
2.9.2.4.3.8.1 ServiceLife properties
PropertyValue
Name ServiceLife
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.3.9 Field MaintenanceInterval
2.9.2.4.3.9.1 MaintenanceInterval properties
PropertyValue
Name MaintenanceInterval
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.4.4 MaintenanceContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MaintenanceContract",
    "additionalProperties": false,
    "properties": {
        "ContractId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "MaintenanceDuty": {
            "type": "string"
        },
        "CalibrationPeriod": {
            "type": "string"
        },
        "DateofApproval": {
            "type": "string"
        },
        "CommissioningDate": {
            "type": "string"
        },
        "WarrantyPeriod": {
            "type": "string"
        },
        "ServiceLife": {
            "type": "string"
        },
        "MaintenanceInterval": {
            "type": "string"
        }
    }
}
2.9.2.4.5 MaintenanceContract JSON data
{
    "ContractId": -20,
    "Type": "Lorem",
    "MaintenanceDuty": "Lorem",
    "CalibrationPeriod": "Lorem",
    "DateofApproval": "Lorem",
    "CommissioningDate": "Lorem",
    "WarrantyPeriod": "Lorem",
    "ServiceLife": "Lorem",
    "MaintenanceInterval": "Lorem"
}
2.9.2.5 Document Offer
2.9.2.5.1 Offer Tree Diagram
2.9.2.5.2 Offer Properties
PropertyValue
Document nameOffer
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.5.3 Offer Fields
FieldTypeReqKeyDescriptionComments
OfferIdintegerfalse
2.9.2.5.3.1 Field OfferId
2.9.2.5.3.1.1 OfferId properties
PropertyValue
Name OfferId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.5.4 Offer JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Offer",
    "additionalProperties": false,
    "properties": {
        "OfferId": {
            "type": "integer"
        }
    }
}
2.9.2.5.5 Offer JSON data
{
    "OfferId": 11
}
2.9.2.6 Document PurchaseOrder
2.9.2.6.1 PurchaseOrder Tree Diagram
2.9.2.6.2 PurchaseOrder Properties
PropertyValue
Document namePurchaseOrder
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.6.3 PurchaseOrder Fields
FieldTypeReqKeyDescriptionComments
OrderIdintegerfalse
PurchaseOrderTypestringfalse
2.9.2.6.3.1 Field OrderId
2.9.2.6.3.1.1 OrderId properties
PropertyValue
Name OrderId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.6.3.2 Field PurchaseOrderType
2.9.2.6.3.2.1 PurchaseOrderType properties
PropertyValue
Name PurchaseOrderType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.9.2.6.4 PurchaseOrder JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "PurchaseOrder",
    "additionalProperties": false,
    "properties": {
        "OrderId": {
            "type": "integer"
        },
        "PurchaseOrderType": {
            "type": "string"
        }
    }
}
2.9.2.6.5 PurchaseOrder JSON data
{
    "OrderId": -71,
    "PurchaseOrderType": "Lorem"
}
2.9.2.7 Document PurchaseRequisition
2.9.2.7.1 PurchaseRequisition Tree Diagram
2.9.2.7.2 PurchaseRequisition Properties
PropertyValue
Document namePurchaseRequisition
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.7.3 PurchaseRequisition Fields
FieldTypeReqKeyDescriptionComments
PurchaseIdintegerfalse
2.9.2.7.3.1 Field PurchaseId
2.9.2.7.3.1.1 PurchaseId properties
PropertyValue
Name PurchaseId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.7.4 PurchaseRequisition JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "PurchaseRequisition",
    "additionalProperties": false,
    "properties": {
        "PurchaseId": {
            "type": "integer"
        }
    }
}
2.9.2.7.5 PurchaseRequisition JSON data
{
    "PurchaseId": -5
}
2.9.2.8 Document Rating
2.9.2.8.1 Rating Tree Diagram
2.9.2.8.2 Rating Properties
PropertyValue
Document nameRating
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.8.3 Rating Fields
FieldTypeReqKeyDescriptionComments
RatingIdintegerfalse
2.9.2.8.3.1 Field RatingId
2.9.2.8.3.1.1 RatingId properties
PropertyValue
Name RatingId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.8.4 Rating JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Rating",
    "additionalProperties": false,
    "properties": {
        "RatingId": {
            "type": "integer"
        }
    }
}
2.9.2.8.5 Rating JSON data
{
    "RatingId": 31
}
2.9.2.9 Document Refusal
2.9.2.9.1 Refusal Tree Diagram
2.9.2.9.2 Refusal Properties
PropertyValue
Document nameRefusal
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.9.3 Refusal Fields
FieldTypeReqKeyDescriptionComments
RefusalIdintegerfalse
2.9.2.9.3.1 Field RefusalId
2.9.2.9.3.1.1 RefusalId properties
PropertyValue
Name RefusalId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.9.4 Refusal JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Refusal",
    "additionalProperties": false,
    "properties": {
        "RefusalId": {
            "type": "integer"
        }
    }
}
2.9.2.9.5 Refusal JSON data
{
    "RefusalId": -89
}
2.9.2.10 Document RequestForProposal
2.9.2.10.1 RequestForProposal Tree Diagram
2.9.2.10.2 RequestForProposal Properties
PropertyValue
Document nameRequestForProposal
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.10.3 RequestForProposal Fields
FieldTypeReqKeyDescriptionComments
RequestIdintegerfalse
2.9.2.10.3.1 Field RequestId
2.9.2.10.3.1.1 RequestId properties
PropertyValue
Name RequestId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.10.4 RequestForProposal JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RequestForProposal",
    "additionalProperties": false,
    "properties": {
        "RequestId": {
            "type": "integer"
        }
    }
}
2.9.2.10.5 RequestForProposal JSON data
{
    "RequestId": 18
}
2.9.2.11 Document Service
2.9.2.11.1 Service Tree Diagram
2.9.2.11.2 Service Properties
PropertyValue
Document nameService
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.11.3 Service Fields
FieldTypeReqKeyDescriptionComments
ServiceIDintegerfalse
2.9.2.11.3.1 Field ServiceID
2.9.2.11.3.1.1 ServiceID properties
PropertyValue
Name ServiceID
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.11.4 Service JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Service",
    "additionalProperties": false,
    "properties": {
        "ServiceID": {
            "type": "integer"
        }
    }
}
2.9.2.11.5 Service JSON data
{
    "ServiceID": -22
}
2.9.2.12 Document WorkOrder
2.9.2.12.1 WorkOrder Tree Diagram
2.9.2.12.2 WorkOrder Properties
PropertyValue
Document nameWorkOrder
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.12.3 WorkOrder Fields
FieldTypeReqKeyDescriptionComments
WorkOrderIdintegerfalse
2.9.2.12.3.1 Field WorkOrderId
2.9.2.12.3.1.1 WorkOrderId properties
PropertyValue
Name WorkOrderId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.12.4 WorkOrder JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "WorkOrder",
    "additionalProperties": false,
    "properties": {
        "WorkOrderId": {
            "type": "integer"
        }
    }
}
2.9.2.12.5 WorkOrder JSON data
{
    "WorkOrderId": 33
}
2.9.2.13 Document WorkOrderConformation
2.9.2.13.1 WorkOrderConformation Tree Diagram
2.9.2.13.2 WorkOrderConformation Properties
PropertyValue
Document nameWorkOrderConformation
Technical name
Activatedtrue
Id
Description
GroupOrder Management
RESTful API
Additional propertiesfalse
Comments
2.9.2.13.3 WorkOrderConformation Fields
FieldTypeReqKeyDescriptionComments
ConformationIdintegerfalse
2.9.2.13.3.1 Field ConformationId
2.9.2.13.3.1.1 ConformationId properties
PropertyValue
Name ConformationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.9.2.13.4 WorkOrderConformation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "WorkOrderConformation",
    "additionalProperties": false,
    "properties": {
        "ConformationId": {
            "type": "integer"
        }
    }
}
2.9.2.13.5 WorkOrderConformation JSON data
{
    "ConformationId": 36
}
2.10 Group Organizational Management
2.10.1 Organizational Management Properties
PropertyValue
Group nameOrganizational Management
Technical name
Activatedtrue
Description
Comments
2.10.2 Organizational Management Documents
2.10.2.1 Document Address1
2.10.2.1.1 Address1 Tree Diagram
2.10.2.1.2 Address1 Properties
PropertyValue
Document nameAddress1
Technical name
Activatedtrue
Id
Description
GroupOrganizational Management
RESTful API
Additional propertiesfalse
Comments
2.10.2.1.3 Address1 Fields
FieldTypeReqKeyDescriptionComments
AddressIdintegerfalsedk
2.10.2.1.3.1 Field AddressId
2.10.2.1.3.1.1 AddressId properties
PropertyValue
Name AddressId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.10.2.1.4 Address1 JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Address1",
    "additionalProperties": false,
    "properties": {
        "AddressId": {
            "type": "integer"
        }
    }
}
2.10.2.1.5 Address1 JSON data
{
    "AddressId": 56
}
2.10.2.2 Document Address2
2.10.2.2.1 Address2 Tree Diagram
2.10.2.2.2 Address2 Properties
PropertyValue
Document nameAddress2
Technical name
Activatedtrue
Id
Description
GroupOrganizational Management
RESTful API
Additional propertiesfalse
Comments
2.10.2.2.3 Address2 Fields
FieldTypeReqKeyDescriptionComments
2.10.2.2.4 Address2 JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Address2",
    "additionalProperties": false
}
2.10.2.2.5 Address2 JSON data
{}
2.10.2.3 Document Authorization
2.10.2.3.1 Authorization Tree Diagram
2.10.2.3.2 Authorization Properties
PropertyValue
Document nameAuthorization
Technical name
Activatedtrue
Id
Description
GroupOrganizational Management
RESTful API
Additional propertiesfalse
Comments
2.10.2.3.3 Authorization Fields
FieldTypeReqKeyDescriptionComments
AuthorizationIdintegerfalse
2.10.2.3.3.1 Field AuthorizationId
2.10.2.3.3.1.1 AuthorizationId properties
PropertyValue
Name AuthorizationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.10.2.3.4 Authorization JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Authorization",
    "additionalProperties": false,
    "properties": {
        "AuthorizationId": {
            "type": "integer"
        }
    }
}
2.10.2.3.5 Authorization JSON data
{
    "AuthorizationId": -18
}
2.10.2.4 Document BusinessPartner
2.10.2.4.1 BusinessPartner Tree Diagram
2.10.2.4.2 BusinessPartner Properties
PropertyValue
Document nameBusinessPartner
Technical name
Activatedtrue
Id
Description
GroupOrganizational Management
RESTful API
Additional propertiesfalse
Comments
2.10.2.4.3 BusinessPartner Fields
FieldTypeReqKeyDescriptionComments
BusinessPartnerIdintegerfalsedk
Titlestringfalse
ForeNamestringfalse
Typestringfalse
ZipCodestringfalse
Countrystringfalse
Citystringfalse
HouseNumberintegerfalse
Streetstringfalse
Surnamestringfalse
Vatstringfalse
2.10.2.4.3.1 Field BusinessPartnerId
2.10.2.4.3.1.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.10.2.4.3.2 Field Title
2.10.2.4.3.2.1 Title properties
PropertyValue
Name Title
Technical name Ttl
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.3 Field ForeName
2.10.2.4.3.3.1 ForeName properties
PropertyValue
Name ForeName
Technical name FrNm
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.4 Field Type
2.10.2.4.3.4.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.5 Field ZipCode
2.10.2.4.3.5.1 ZipCode properties
PropertyValue
Name ZipCode
Technical name ZpCd
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.6 Field Country
2.10.2.4.3.6.1 Country properties
PropertyValue
Name Country
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.7 Field City
2.10.2.4.3.7.1 City properties
PropertyValue
Name City
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.8 Field HouseNumber
2.10.2.4.3.8.1 HouseNumber properties
PropertyValue
Name HouseNumber
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.10.2.4.3.9 Field Street
2.10.2.4.3.9.1 Street properties
PropertyValue
Name Street
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.10 Field Surname
2.10.2.4.3.10.1 Surname properties
PropertyValue
Name Surname
Technical name Srnm
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.3.11 Field Vat
2.10.2.4.3.11.1 Vat properties
PropertyValue
Name Vat
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.4.4 BusinessPartner JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "BusinessPartner",
    "additionalProperties": false,
    "properties": {
        "BusinessPartnerId": {
            "type": "integer"
        },
        "Ttl": {
            "type": "string"
        },
        "FrNm": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ZpCd": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "HouseNumber": {
            "type": "integer"
        },
        "Street": {
            "type": "string"
        },
        "Srnm": {
            "type": "string"
        },
        "Vat": {
            "type": "string"
        }
    }
}
2.10.2.4.5 BusinessPartner JSON data
{
    "BusinessPartnerId": -83,
    "Ttl": "Lorem",
    "FrNm": "Lorem",
    "Type": "Lorem",
    "ZpCd": "Lorem",
    "Country": "Lorem",
    "City": "Lorem",
    "HouseNumber": -79,
    "Street": "Lorem",
    "Srnm": "Lorem",
    "Vat": "Lorem"
}
2.10.2.5 Document CompanyStructureBusinessUnit
2.10.2.5.1 CompanyStructureBusinessUnit Tree Diagram
2.10.2.5.2 CompanyStructureBusinessUnit Properties
PropertyValue
Document nameCompanyStructureBusinessUnit
Technical name
Activatedtrue
Id
Description
GroupOrganizational Management
RESTful API
Additional propertiesfalse
Comments
2.10.2.5.3 CompanyStructureBusinessUnit Fields
FieldTypeReqKeyDescriptionComments
CompanyStructureIdintegerfalse
2.10.2.5.3.1 Field CompanyStructureId
2.10.2.5.3.1.1 CompanyStructureId properties
PropertyValue
Name CompanyStructureId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.10.2.5.4 CompanyStructureBusinessUnit JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CompanyStructureBusinessUnit",
    "additionalProperties": false,
    "properties": {
        "CompanyStructureId": {
            "type": "integer"
        }
    }
}
2.10.2.5.5 CompanyStructureBusinessUnit JSON data
{
    "CompanyStructureId": 19
}
2.10.2.6 Document Role
2.10.2.6.1 Role Tree Diagram
2.10.2.6.2 Role Properties
PropertyValue
Document nameRole
Technical name
Activatedtrue
Id
Description
GroupOrganizational Management
RESTful API
Additional propertiesfalse
Comments
2.10.2.6.3 Role Fields
FieldTypeReqKeyDescriptionComments
RoleIdintegerfalse
BuildingIdstringfalse
2.10.2.6.3.1 Field RoleId
2.10.2.6.3.1.1 RoleId properties
PropertyValue
Name RoleId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.10.2.6.3.2 Field BuildingId
2.10.2.6.3.2.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.10.2.6.4 Role JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Role",
    "additionalProperties": false,
    "properties": {
        "RoleId": {
            "type": "integer"
        },
        "BuildingId": {
            "type": "string"
        }
    }
}
2.10.2.6.5 Role JSON data
{
    "RoleId": -70,
    "BuildingId": "Lorem"
}
2.11 Group Portfolio & Asset Management
2.11.1 Portfolio & Asset Management Properties
PropertyValue
Group namePortfolio & Asset Management
Technical name
Activatedtrue
Description
Comments
2.11.2 Portfolio & Asset Management Documents
2.11.2.1 Document PartOfPortfolio
2.11.2.1.1 PartOfPortfolio Tree Diagram
2.11.2.1.2 PartOfPortfolio Properties
PropertyValue
Document namePartOfPortfolio
Technical name
Activatedtrue
Id
Description
GroupPortfolio & Asset Management
RESTful API
Additional propertiesfalse
Comments
2.11.2.1.3 PartOfPortfolio Fields
FieldTypeReqKeyDescriptionComments
LineIdintegerfalse
2.11.2.1.3.1 Field LineId
2.11.2.1.3.1.1 LineId properties
PropertyValue
Name LineId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.11.2.1.4 PartOfPortfolio JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "PartOfPortfolio",
    "additionalProperties": false,
    "properties": {
        "LineId": {
            "type": "integer"
        }
    }
}
2.11.2.1.5 PartOfPortfolio JSON data
{
    "LineId": 87
}
2.11.2.2 Document Portfolio
2.11.2.2.1 Portfolio Tree Diagram
2.11.2.2.2 Portfolio Properties
PropertyValue
Document namePortfolio
Technical name
Activatedtrue
Id
Description
GroupPortfolio & Asset Management
RESTful API
Additional propertiesfalse
Comments
2.11.2.2.3 Portfolio Fields
FieldTypeReqKeyDescriptionComments
PortfolioIdintegerfalsedk
BusinessPartnerIdintegerfalsefk
PortfolioCodeintegerfalse
Namestringtrue
Typestringfalse
ValidityStartstringtrue

[{ "dataType":"DateTime"}]

ValidityEndstringfalse

[{ "dataType":"DateTime"}]

GrossAreaintegerfalse
Guidstringfalse
2.11.2.2.3.1 Field PortfolioId
2.11.2.2.3.1.1 PortfolioId properties
PropertyValue
Name PortfolioId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.11.2.2.3.2 Field BusinessPartnerId
2.11.2.2.3.2.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.11.2.2.3.3 Field PortfolioCode
2.11.2.2.3.3.1 PortfolioCode properties
PropertyValue
Name PortfolioCode
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.11.2.2.3.4 Field Name
2.11.2.2.3.4.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.11.2.2.3.5 Field Type
2.11.2.2.3.5.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.11.2.2.3.6 Field ValidityStart
2.11.2.2.3.6.1 ValidityStart properties
PropertyValue
Name ValidityStart
Technical name
Activated true
Id
Type string
Description
Dependencies
Required true
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.11.2.2.3.7 Field ValidityEnd
2.11.2.2.3.7.1 ValidityEnd properties
PropertyValue
Name ValidityEnd
Technical name Vldtynd
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.11.2.2.3.8 Field GrossArea
2.11.2.2.3.8.1 GrossArea properties
PropertyValue
Name GrossArea
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.11.2.2.3.9 Field Guid
2.11.2.2.3.9.1 Guid properties
PropertyValue
Name Guid
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.11.2.2.4 Portfolio JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Portfolio",
    "additionalProperties": false,
    "properties": {
        "PortfolioId": {
            "type": "integer"
        },
        "BusinessPartnerId": {
            "type": "integer"
        },
        "PortfolioCode": {
            "type": "integer"
        },
        "Name": {
            "type": "string"
        },
        "Type": {
            "type": "string"
        },
        "ValidityStart": {
            "type": "string"
        },
        "Vldtynd": {
            "type": "string"
        },
        "GrossArea": {
            "type": "integer"
        },
        "Guid": {
            "type": "string"
        }
    },
    "required": [
        "Name",
        "ValidityStart"
    ]
}
2.11.2.2.5 Portfolio JSON data
{
    "PortfolioId": -57,
    "BusinessPartnerId": 8,
    "PortfolioCode": 31,
    "Name": "Lorem",
    "Type": "Lorem",
    "ValidityStart": "Lorem",
    "Vldtynd": "Lorem",
    "GrossArea": 67,
    "Guid": "Lorem"
}
2.11.2.3 Document StrategicProgramsandMeasures
2.11.2.3.1 StrategicProgramsandMeasures Tree Diagram
2.11.2.3.2 StrategicProgramsandMeasures Properties
PropertyValue
Document nameStrategicProgramsandMeasures
Technical name
Activatedtrue
Id
Description
GroupPortfolio & Asset Management
RESTful API
Additional propertiesfalse
Comments
2.11.2.3.3 StrategicProgramsandMeasures Fields
FieldTypeReqKeyDescriptionComments
LineIdintegerfalse
2.11.2.3.3.1 Field LineId
2.11.2.3.3.1.1 LineId properties
PropertyValue
Name LineId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.11.2.3.4 StrategicProgramsandMeasures JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "StrategicProgramsandMeasures",
    "additionalProperties": false,
    "properties": {
        "LineId": {
            "type": "integer"
        }
    }
}
2.11.2.3.5 StrategicProgramsandMeasures JSON data
{
    "LineId": -85
}
2.12 Group Project Management
2.12.1 Project Management Properties
PropertyValue
Group nameProject Management
Technical name
Activatedtrue
Description
Comments
2.12.2 Project Management Documents
2.12.2.1 Document Activity
2.12.2.1.1 Activity Tree Diagram
2.12.2.1.2 Activity Properties
PropertyValue
Document nameActivity
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.1.3 Activity Fields
FieldTypeReqKeyDescriptionComments
ActivityIdintegerfalse
2.12.2.1.3.1 Field ActivityId
2.12.2.1.3.1.1 ActivityId properties
PropertyValue
Name ActivityId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.1.4 Activity JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Activity",
    "additionalProperties": false,
    "properties": {
        "ActivityId": {
            "type": "integer"
        }
    }
}
2.12.2.1.5 Activity JSON data
{
    "ActivityId": 86
}
2.12.2.2 Document CompletionExcecution
2.12.2.2.1 CompletionExcecution Tree Diagram
2.12.2.2.2 CompletionExcecution Properties
PropertyValue
Document nameCompletionExcecution
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.2.3 CompletionExcecution Fields
FieldTypeReqKeyDescriptionComments
ExecutionIdintegerfalse
2.12.2.2.3.1 Field ExecutionId
2.12.2.2.3.1.1 ExecutionId properties
PropertyValue
Name ExecutionId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.2.4 CompletionExcecution JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "CompletionExcecution",
    "additionalProperties": false,
    "properties": {
        "ExecutionId": {
            "type": "integer"
        }
    }
}
2.12.2.2.5 CompletionExcecution JSON data
{
    "ExecutionId": -58
}
2.12.2.3 Document Milestones
2.12.2.3.1 Milestones Tree Diagram
2.12.2.3.2 Milestones Properties
PropertyValue
Document nameMilestones
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.3.3 Milestones Fields
FieldTypeReqKeyDescriptionComments
MilestonesIdintegerfalse
2.12.2.3.3.1 Field MilestonesId
2.12.2.3.3.1.1 MilestonesId properties
PropertyValue
Name MilestonesId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.3.4 Milestones JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Milestones",
    "additionalProperties": false,
    "properties": {
        "MilestonesId": {
            "type": "integer"
        }
    }
}
2.12.2.3.5 Milestones JSON data
{
    "MilestonesId": -39
}
2.12.2.4 Document Project
2.12.2.4.1 Project Tree Diagram
2.12.2.4.2 Project Properties
PropertyValue
Document nameProject
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.4.3 Project Fields
FieldTypeReqKeyDescriptionComments
ProjectIdintegerfalse
2.12.2.4.3.1 Field ProjectId
2.12.2.4.3.1.1 ProjectId properties
PropertyValue
Name ProjectId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.4.4 Project JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Project",
    "additionalProperties": false,
    "properties": {
        "ProjectId": {
            "type": "integer"
        }
    }
}
2.12.2.4.5 Project JSON data
{
    "ProjectId": -80
}
2.12.2.5 Document ProjectDates
2.12.2.5.1 ProjectDates Tree Diagram
2.12.2.5.2 ProjectDates Properties
PropertyValue
Document nameProjectDates
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.5.3 ProjectDates Fields
FieldTypeReqKeyDescriptionComments
ProjectDatesIdintegerfalse
2.12.2.5.3.1 Field ProjectDatesId
2.12.2.5.3.1.1 ProjectDatesId properties
PropertyValue
Name ProjectDatesId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.5.4 ProjectDates JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "ProjectDates",
    "additionalProperties": false,
    "properties": {
        "ProjectDatesId": {
            "type": "integer"
        }
    }
}
2.12.2.5.5 ProjectDates JSON data
{
    "ProjectDatesId": -8
}
2.12.2.6 Document ProjectWorkBreakDownStructure
2.12.2.6.1 ProjectWorkBreakDownStructure Tree Diagram
2.12.2.6.2 ProjectWorkBreakDownStructure Properties
PropertyValue
Document nameProjectWorkBreakDownStructure
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.6.3 ProjectWorkBreakDownStructure Fields
FieldTypeReqKeyDescriptionComments
BreakDownIdintegerfalse
2.12.2.6.3.1 Field BreakDownId
2.12.2.6.3.1.1 BreakDownId properties
PropertyValue
Name BreakDownId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.6.4 ProjectWorkBreakDownStructure JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "ProjectWorkBreakDownStructure",
    "additionalProperties": false,
    "properties": {
        "BreakDownId": {
            "type": "integer"
        }
    }
}
2.12.2.6.5 ProjectWorkBreakDownStructure JSON data
{
    "BreakDownId": -55
}
2.12.2.7 Document Risk
2.12.2.7.1 Risk Tree Diagram
2.12.2.7.2 Risk Properties
PropertyValue
Document nameRisk
Technical name
Activatedtrue
Id
Description
GroupProject Management
RESTful API
Additional propertiesfalse
Comments
2.12.2.7.3 Risk Fields
FieldTypeReqKeyDescriptionComments
RiskIdintegerfalse
2.12.2.7.3.1 Field RiskId
2.12.2.7.3.1.1 RiskId properties
PropertyValue
Name RiskId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.12.2.7.4 Risk JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Risk",
    "additionalProperties": false,
    "properties": {
        "RiskId": {
            "type": "integer"
        }
    }
}
2.12.2.7.5 Risk JSON data
{
    "RiskId": -57
}
2.13 Group Property Management
2.13.1 Property Management Properties
PropertyValue
Group nameProperty Management
Technical name
Activatedtrue
Description
Comments
2.13.2 Property Management Documents
2.13.2.1 Document Dunning
2.13.2.1.1 Dunning Tree Diagram
2.13.2.1.2 Dunning Properties
PropertyValue
Document nameDunning
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.1.3 Dunning Fields
FieldTypeReqKeyDescriptionComments
DunningIdintegerfalse
2.13.2.1.3.1 Field DunningId
2.13.2.1.3.1.1 DunningId properties
PropertyValue
Name DunningId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.1.4 Dunning JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Dunning",
    "additionalProperties": false,
    "properties": {
        "DunningId": {
            "type": "integer"
        }
    }
}
2.13.2.1.5 Dunning JSON data
{
    "DunningId": -14
}
2.13.2.2 Document LeaseContract
2.13.2.2.1 LeaseContract Tree Diagram
2.13.2.2.2 LeaseContract Properties
PropertyValue
Document nameLeaseContract
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.2.3 LeaseContract Fields
FieldTypeReqKeyDescriptionComments
CompanyCodestringfalse
Regionstringfalse
ContractCodestringfalse
Namestringfalse
ContractGroupstringfalse
Lesseestringfalse
Lessorstringfalse
ContractStatusstringfalse
ContractStartDatestringfalse
ContractEndDatestringfalse
ContractPeriodstringfalse
RentalUnitstringfalse
Spacestringfalse
Floorstringfalse
Buildingstringfalse
AddressLine1stringfalse
PostalCodestringfalse
Citystringfalse
Countrystringfalse
ContractDescriptionstringfalse
DateEffectiveContractLinestringfalse
EndDateContractLinestringfalse
StartDateModificationstringfalse
AmountPerstringfalse

Weekly Monthly Quarterly HalfYearly Yearly

Amountnumberfalse
EndDateModificationstringfalse
ContractCurrencystringfalse
BaseC urrencystringfalse
FxRatestringfalse
YearlyTotalstringfalse
ReportingCurrencystringfalse
ContractLinePeriodstringfalse
CostGroupnumberfalse
ProfitCenternumberfalse
BusinessAreanumberfalse
CostCategorynumberfalse
FinancialReportingEntitystringfalse
PaymentInAdvancestringfalse
PaymentFrequencystringfalse
DateofFirstPAymentstringfalse
ShortTermLeasestringfalse
AccountingStandardstringfalse
ContractTypestringfalse
DiscountRatestringfalse
2.13.2.2.3.1 Field CompanyCode
2.13.2.2.3.1.1 CompanyCode properties
PropertyValue
Name CompanyCode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.2 Field Region
2.13.2.2.3.2.1 Region properties
PropertyValue
Name Region
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.3 Field ContractCode
2.13.2.2.3.3.1 ContractCode properties
PropertyValue
Name ContractCode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.4 Field Name
2.13.2.2.3.4.1 Name properties
PropertyValue
Name Name
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.5 Field ContractGroup
2.13.2.2.3.5.1 ContractGroup properties
PropertyValue
Name ContractGroup
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.6 Field Lessee
2.13.2.2.3.6.1 Lessee properties
PropertyValue
Name Lessee
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.7 Field Lessor
2.13.2.2.3.7.1 Lessor properties
PropertyValue
Name Lessor
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.8 Field ContractStatus
2.13.2.2.3.8.1 ContractStatus properties
PropertyValue
Name ContractStatus
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.9 Field ContractStartDate
2.13.2.2.3.9.1 ContractStartDate properties
PropertyValue
Name ContractStartDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.10 Field ContractEndDate
2.13.2.2.3.10.1 ContractEndDate properties
PropertyValue
Name ContractEndDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.11 Field ContractPeriod
2.13.2.2.3.11.1 ContractPeriod properties
PropertyValue
Name ContractPeriod
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.12 Field RentalUnit
2.13.2.2.3.12.1 RentalUnit properties
PropertyValue
Name RentalUnit
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.13 Field Space
2.13.2.2.3.13.1 Space properties
PropertyValue
Name Space
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.14 Field Floor
2.13.2.2.3.14.1 Floor properties
PropertyValue
Name Floor
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.15 Field Building
2.13.2.2.3.15.1 Building properties
PropertyValue
Name Building
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.16 Field AddressLine1
2.13.2.2.3.16.1 AddressLine1 properties
PropertyValue
Name AddressLine1
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.17 Field PostalCode
2.13.2.2.3.17.1 PostalCode properties
PropertyValue
Name PostalCode
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.18 Field City
2.13.2.2.3.18.1 City properties
PropertyValue
Name City
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.19 Field Country
2.13.2.2.3.19.1 Country properties
PropertyValue
Name Country
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.20 Field ContractDescription
2.13.2.2.3.20.1 ContractDescription properties
PropertyValue
Name ContractDescription
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.21 Field DateEffectiveContractLine
2.13.2.2.3.21.1 DateEffectiveContractLine properties
PropertyValue
Name DateEffectiveContractLine
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.22 Field EndDateContractLine
2.13.2.2.3.22.1 EndDateContractLine properties
PropertyValue
Name EndDateContractLine
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.23 Field StartDateModification
2.13.2.2.3.23.1 StartDateModification properties
PropertyValue
Name StartDateModification
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.24 Field AmountPer
2.13.2.2.3.24.1 AmountPer properties
PropertyValue
Name AmountPer
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

Weekly Monthly Quarterly HalfYearly Yearly

2.13.2.2.3.25 Field Amount
2.13.2.2.3.25.1 Amount properties
PropertyValue
Name Amount
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.2.3.26 Field EndDateModification
2.13.2.2.3.26.1 EndDateModification properties
PropertyValue
Name EndDateModification
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.27 Field ContractCurrency
2.13.2.2.3.27.1 ContractCurrency properties
PropertyValue
Name ContractCurrency
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.28 Field BaseC urrency
2.13.2.2.3.28.1 BaseC urrency properties
PropertyValue
Name BaseC urrency
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.29 Field FxRate
2.13.2.2.3.29.1 FxRate properties
PropertyValue
Name FxRate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.30 Field YearlyTotal
2.13.2.2.3.30.1 YearlyTotal properties
PropertyValue
Name YearlyTotal
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.31 Field ReportingCurrency
2.13.2.2.3.31.1 ReportingCurrency properties
PropertyValue
Name ReportingCurrency
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.32 Field ContractLinePeriod
2.13.2.2.3.32.1 ContractLinePeriod properties
PropertyValue
Name ContractLinePeriod
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.33 Field CostGroup
2.13.2.2.3.33.1 CostGroup properties
PropertyValue
Name CostGroup
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.2.3.34 Field ProfitCenter
2.13.2.2.3.34.1 ProfitCenter properties
PropertyValue
Name ProfitCenter
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.2.3.35 Field BusinessArea
2.13.2.2.3.35.1 BusinessArea properties
PropertyValue
Name BusinessArea
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.2.3.36 Field CostCategory
2.13.2.2.3.36.1 CostCategory properties
PropertyValue
Name CostCategory
Technical name
Activated true
Id
Type number
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.2.3.37 Field FinancialReportingEntity
2.13.2.2.3.37.1 FinancialReportingEntity properties
PropertyValue
Name FinancialReportingEntity
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.38 Field PaymentInAdvance
2.13.2.2.3.38.1 PaymentInAdvance properties
PropertyValue
Name PaymentInAdvance
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.39 Field PaymentFrequency
2.13.2.2.3.39.1 PaymentFrequency properties
PropertyValue
Name PaymentFrequency
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.40 Field DateofFirstPAyment
2.13.2.2.3.40.1 DateofFirstPAyment properties
PropertyValue
Name DateofFirstPAyment
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.41 Field ShortTermLease
2.13.2.2.3.41.1 ShortTermLease properties
PropertyValue
Name ShortTermLease
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.42 Field AccountingStandard
2.13.2.2.3.42.1 AccountingStandard properties
PropertyValue
Name AccountingStandard
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.43 Field ContractType
2.13.2.2.3.43.1 ContractType properties
PropertyValue
Name ContractType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.3.44 Field DiscountRate
2.13.2.2.3.44.1 DiscountRate properties
PropertyValue
Name DiscountRate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.2.4 LeaseContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "LeaseContract",
    "additionalProperties": false,
    "properties": {
        "CompanyCode": {
            "type": "string"
        },
        "Region": {
            "type": "string"
        },
        "ContractCode": {
            "type": "string"
        },
        "Name": {
            "type": "string"
        },
        "ContractGroup": {
            "type": "string"
        },
        "Lessee": {
            "type": "string"
        },
        "Lessor": {
            "type": "string"
        },
        "ContractStatus": {
            "type": "string"
        },
        "ContractStartDate": {
            "type": "string"
        },
        "ContractEndDate": {
            "type": "string"
        },
        "ContractPeriod": {
            "type": "string"
        },
        "RentalUnit": {
            "type": "string"
        },
        "Space": {
            "type": "string"
        },
        "Floor": {
            "type": "string"
        },
        "Building": {
            "type": "string"
        },
        "AddressLine1": {
            "type": "string"
        },
        "PostalCode": {
            "type": "string"
        },
        "City": {
            "type": "string"
        },
        "Country": {
            "type": "string"
        },
        "ContractDescription": {
            "type": "string"
        },
        "DateEffectiveContractLine": {
            "type": "string"
        },
        "EndDateContractLine": {
            "type": "string"
        },
        "StartDateModification": {
            "type": "string"
        },
        "AmountPer": {
            "type": "string"
        },
        "Amount": {
            "type": "number"
        },
        "EndDateModification": {
            "type": "string"
        },
        "ContractCurrency": {
            "type": "string"
        },
        "BaseC urrency": {
            "type": "string"
        },
        "FxRate": {
            "type": "string"
        },
        "YearlyTotal": {
            "type": "string"
        },
        "ReportingCurrency": {
            "type": "string"
        },
        "ContractLinePeriod": {
            "type": "string"
        },
        "CostGroup": {
            "type": "number"
        },
        "ProfitCenter": {
            "type": "number"
        },
        "BusinessArea": {
            "type": "number"
        },
        "CostCategory": {
            "type": "number"
        },
        "FinancialReportingEntity": {
            "type": "string"
        },
        "PaymentInAdvance": {
            "type": "string"
        },
        "PaymentFrequency": {
            "type": "string"
        },
        "DateofFirstPAyment": {
            "type": "string"
        },
        "ShortTermLease": {
            "type": "string"
        },
        "AccountingStandard": {
            "type": "string"
        },
        "ContractType": {
            "type": "string"
        },
        "DiscountRate": {
            "type": "string"
        }
    }
}
2.13.2.2.5 LeaseContract JSON data
{
    "CompanyCode": "Lorem",
    "Region": "Lorem",
    "ContractCode": "Lorem",
    "Name": "Lorem",
    "ContractGroup": "Lorem",
    "Lessee": "Lorem",
    "Lessor": "Lorem",
    "ContractStatus": "Lorem",
    "ContractStartDate": "Lorem",
    "ContractEndDate": "Lorem",
    "ContractPeriod": "Lorem",
    "RentalUnit": "Lorem",
    "Space": "Lorem",
    "Floor": "Lorem",
    "Building": "Lorem",
    "AddressLine1": "Lorem",
    "PostalCode": "Lorem",
    "City": "Lorem",
    "Country": "Lorem",
    "ContractDescription": "Lorem",
    "DateEffectiveContractLine": "Lorem",
    "EndDateContractLine": "Lorem",
    "StartDateModification": "Lorem",
    "AmountPer": "Lorem",
    "Amount": 16,
    "EndDateModification": "Lorem",
    "ContractCurrency": "Lorem",
    "BaseC urrency": "Lorem",
    "FxRate": "Lorem",
    "YearlyTotal": "Lorem",
    "ReportingCurrency": "Lorem",
    "ContractLinePeriod": "Lorem",
    "CostGroup": -29,
    "ProfitCenter": 42,
    "BusinessArea": 20,
    "CostCategory": -36,
    "FinancialReportingEntity": "Lorem",
    "PaymentInAdvance": "Lorem",
    "PaymentFrequency": "Lorem",
    "DateofFirstPAyment": "Lorem",
    "ShortTermLease": "Lorem",
    "AccountingStandard": "Lorem",
    "ContractType": "Lorem",
    "DiscountRate": "Lorem"
}
2.13.2.3 Document MarketingCampagne
2.13.2.3.1 MarketingCampagne Tree Diagram
2.13.2.3.2 MarketingCampagne Properties
PropertyValue
Document nameMarketingCampagne
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.3.3 MarketingCampagne Fields
FieldTypeReqKeyDescriptionComments
CampagneIdintegerfalse
2.13.2.3.3.1 Field CampagneId
2.13.2.3.3.1.1 CampagneId properties
PropertyValue
Name CampagneId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.3.4 MarketingCampagne JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "MarketingCampagne",
    "additionalProperties": false,
    "properties": {
        "CampagneId": {
            "type": "integer"
        }
    }
}
2.13.2.3.5 MarketingCampagne JSON data
{
    "CampagneId": -30
}
2.13.2.4 Document RentalContract
2.13.2.4.1 RentalContract Tree Diagram
2.13.2.4.2 RentalContract Properties
PropertyValue
Document nameRentalContract
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.4.3 RentalContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
RentalUnitIdintegerfalsefk
Typestringfalse
LeaseStartDatestringfalse

[{ "dataType":"DateTime"}]

TerminationDatestringfalse

[{ "dataType":"DateTime"}]

FixedLeaseTearmstringfalse
ExtensionOptionstringfalse
RentMonthstringfalse
RentYearstringfalse
AncilarryCoststringfalse
GrossRentMonthstringfalse
GrossRentYearstringfalse
SigningDatestringfalse
ContractStatusstringfalse
TurnoverRentstringfalse
PaymentDatestringfalse
VATrelevantbooleanfalse
RentStartDatestringfalse
Indexationintegerfalse
2.13.2.4.3.1 Field RentalUnitId
2.13.2.4.3.1.1 RentalUnitId properties
PropertyValue
Name RentalUnitId
Technical name Rntlntd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection RentalUnit
Foreign field RentalUnitId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.4.3.2 Field ContractId
2.13.2.4.3.2.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.4.3.3 Field Type
2.13.2.4.3.3.1 Type properties
PropertyValue
Name Type
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.4 Field LeaseStartDate
2.13.2.4.3.4.1 LeaseStartDate properties
PropertyValue
Name LeaseStartDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.13.2.4.3.5 Field TerminationDate
2.13.2.4.3.5.1 TerminationDate properties
PropertyValue
Name TerminationDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments

[{ "dataType":"DateTime"}]

2.13.2.4.3.6 Field FixedLeaseTearm
2.13.2.4.3.6.1 FixedLeaseTearm properties
PropertyValue
Name FixedLeaseTearm
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.7 Field ExtensionOption
2.13.2.4.3.7.1 ExtensionOption properties
PropertyValue
Name ExtensionOption
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.8 Field RentMonth
2.13.2.4.3.8.1 RentMonth properties
PropertyValue
Name RentMonth
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.9 Field RentYear
2.13.2.4.3.9.1 RentYear properties
PropertyValue
Name RentYear
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.10 Field AncilarryCost
2.13.2.4.3.10.1 AncilarryCost properties
PropertyValue
Name AncilarryCost
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.11 Field GrossRentMonth
2.13.2.4.3.11.1 GrossRentMonth properties
PropertyValue
Name GrossRentMonth
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.12 Field GrossRentYear
2.13.2.4.3.12.1 GrossRentYear properties
PropertyValue
Name GrossRentYear
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.13 Field SigningDate
2.13.2.4.3.13.1 SigningDate properties
PropertyValue
Name SigningDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.14 Field ContractStatus
2.13.2.4.3.14.1 ContractStatus properties
PropertyValue
Name ContractStatus
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.15 Field TurnoverRent
2.13.2.4.3.15.1 TurnoverRent properties
PropertyValue
Name TurnoverRent
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.16 Field PaymentDate
2.13.2.4.3.16.1 PaymentDate properties
PropertyValue
Name PaymentDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.17 Field VATrelevant
2.13.2.4.3.17.1 VATrelevant properties
PropertyValue
Name VATrelevant
Technical name
Activated true
Id
Type boolean
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Sample
Comments
2.13.2.4.3.18 Field RentStartDate
2.13.2.4.3.18.1 RentStartDate properties
PropertyValue
Name RentStartDate
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.13.2.4.3.19 Field Indexation
2.13.2.4.3.19.1 Indexation properties
PropertyValue
Name Indexation
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.4.4 RentalContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RentalContract",
    "additionalProperties": false,
    "properties": {
        "Rntlntd": {
            "type": "integer"
        },
        "ContractId": {
            "type": "integer"
        },
        "Type": {
            "type": "string"
        },
        "LeaseStartDate": {
            "type": "string"
        },
        "TerminationDate": {
            "type": "string"
        },
        "FixedLeaseTearm": {
            "type": "string"
        },
        "ExtensionOption": {
            "type": "string"
        },
        "RentMonth": {
            "type": "string"
        },
        "RentYear": {
            "type": "string"
        },
        "AncilarryCost": {
            "type": "string"
        },
        "GrossRentMonth": {
            "type": "string"
        },
        "GrossRentYear": {
            "type": "string"
        },
        "SigningDate": {
            "type": "string"
        },
        "ContractStatus": {
            "type": "string"
        },
        "TurnoverRent": {
            "type": "string"
        },
        "PaymentDate": {
            "type": "string"
        },
        "VATrelevant": {
            "type": "boolean"
        },
        "RentStartDate": {
            "type": "string"
        },
        "Indexation": {
            "type": "integer"
        }
    }
}
2.13.2.4.5 RentalContract JSON data
{
    "Rntlntd": -59,
    "ContractId": -61,
    "Type": "Lorem",
    "LeaseStartDate": "Lorem",
    "TerminationDate": "Lorem",
    "FixedLeaseTearm": "Lorem",
    "ExtensionOption": "Lorem",
    "RentMonth": "Lorem",
    "RentYear": "Lorem",
    "AncilarryCost": "Lorem",
    "GrossRentMonth": "Lorem",
    "GrossRentYear": "Lorem",
    "SigningDate": "Lorem",
    "ContractStatus": "Lorem",
    "TurnoverRent": "Lorem",
    "PaymentDate": "Lorem",
    "VATrelevant": true,
    "RentStartDate": "Lorem",
    "Indexation": 62
}
2.13.2.5 Document RentalUnit
2.13.2.5.1 RentalUnit Tree Diagram
2.13.2.5.2 RentalUnit Properties
PropertyValue
Document nameRentalUnit
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.5.3 RentalUnit Fields
FieldTypeReqKeyDescriptionComments
RentalUnitIdintegerfalsedk
BuildingIdintegerfalsefk
BusinessPartnerIdintegerfalsefk
2.13.2.5.3.1 Field BuildingId
2.13.2.5.3.1.1 BuildingId properties
PropertyValue
Name BuildingId
Technical name Bldngd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection Building
Foreign field BuildingId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.5.3.2 Field BusinessPartnerId
2.13.2.5.3.2.1 BusinessPartnerId properties
PropertyValue
Name BusinessPartnerId
Technical name BsnssPrtnrd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection BusinessPartner
Foreign field BusinessPartnerId
Relationship type Foreign Key
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.5.3.3 Field RentalUnitId
2.13.2.5.3.3.1 RentalUnitId properties
PropertyValue
Name RentalUnitId
Technical name Rntlntd
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.5.4 RentalUnit JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "RentalUnit",
    "additionalProperties": false,
    "properties": {
        "Bldngd": {
            "type": "integer"
        },
        "BsnssPrtnrd": {
            "type": "integer"
        },
        "Rntlntd": {
            "type": "integer"
        }
    }
}
2.13.2.5.5 RentalUnit JSON data
{
    "Bldngd": -11,
    "BsnssPrtnrd": -8,
    "Rntlntd": 22
}
2.13.2.6 Document SecurityDeposit
2.13.2.6.1 SecurityDeposit Tree Diagram
2.13.2.6.2 SecurityDeposit Properties
PropertyValue
Document nameSecurityDeposit
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.6.3 SecurityDeposit Fields
FieldTypeReqKeyDescriptionComments
DepositIdintegerfalse
2.13.2.6.3.1 Field DepositId
2.13.2.6.3.1.1 DepositId properties
PropertyValue
Name DepositId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.6.4 SecurityDeposit JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SecurityDeposit",
    "additionalProperties": false,
    "properties": {
        "DepositId": {
            "type": "integer"
        }
    }
}
2.13.2.6.5 SecurityDeposit JSON data
{
    "DepositId": -42
}
2.13.2.7 Document TenantCommunication
2.13.2.7.1 TenantCommunication Tree Diagram
2.13.2.7.2 TenantCommunication Properties
PropertyValue
Document nameTenantCommunication
Technical name
Activatedtrue
Id
Description
GroupProperty Management
RESTful API
Additional propertiesfalse
Comments
2.13.2.7.3 TenantCommunication Fields
FieldTypeReqKeyDescriptionComments
LineIdintegerfalse
2.13.2.7.3.1 Field LineId
2.13.2.7.3.1.1 LineId properties
PropertyValue
Name LineId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.13.2.7.4 TenantCommunication JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TenantCommunication",
    "additionalProperties": false,
    "properties": {
        "LineId": {
            "type": "integer"
        }
    }
}
2.13.2.7.5 TenantCommunication JSON data
{
    "LineId": 61
}
2.14 Group Transaction Management
2.14.1 Transaction Management Properties
PropertyValue
Group nameTransaction Management
Technical name
Activatedtrue
Description
Comments
2.14.2 Transaction Management Documents
2.14.2.1 Document Transaction
2.14.2.1.1 Transaction Tree Diagram
2.14.2.1.2 Transaction Properties
PropertyValue
Document nameTransaction
Technical name
Activatedtrue
Id
Description
GroupTransaction Management
RESTful API
Additional propertiesfalse
Comments
2.14.2.1.3 Transaction Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
2.14.2.1.3.1 Field TransactionId
2.14.2.1.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.14.2.1.4 Transaction JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Transaction",
    "additionalProperties": false,
    "properties": {
        "TransactionId": {
            "type": "integer"
        }
    }
}
2.14.2.1.5 Transaction JSON data
{
    "TransactionId": -83
}
2.14.2.2 Document TransactionContract
2.14.2.2.1 TransactionContract Tree Diagram
2.14.2.2.2 TransactionContract Properties
PropertyValue
Document nameTransactionContract
Technical name
Activatedtrue
Id
Description
GroupTransaction Management
RESTful API
Additional propertiesfalse
Comments
2.14.2.2.3 TransactionContract Fields
FieldTypeReqKeyDescriptionComments
ContractIdintegerfalse
2.14.2.2.3.1 Field ContractId
2.14.2.2.3.1.1 ContractId properties
PropertyValue
Name ContractId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.14.2.2.4 TransactionContract JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TransactionContract",
    "additionalProperties": false,
    "properties": {
        "ContractId": {
            "type": "integer"
        }
    }
}
2.14.2.2.5 TransactionContract JSON data
{
    "ContractId": -42
}
2.14.2.3 Document TransactionOffer
2.14.2.3.1 TransactionOffer Tree Diagram
2.14.2.3.2 TransactionOffer Properties
PropertyValue
Document nameTransactionOffer
Technical name
Activatedtrue
Id
Description
GroupTransaction Management
RESTful API
Additional propertiesfalse
Comments
2.14.2.3.3 TransactionOffer Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
2.14.2.3.3.1 Field TransactionId
2.14.2.3.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.14.2.3.4 TransactionOffer JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "TransactionOffer",
    "additionalProperties": false,
    "properties": {
        "TransactionId": {
            "type": "integer"
        }
    }
}
2.14.2.3.5 TransactionOffer JSON data
{
    "TransactionId": 10
}
2.15 Group UserAndCustomerExperience
2.15.1 UserAndCustomerExperience Properties
PropertyValue
Group nameUserAndCustomerExperience
Technical name
Activatedtrue
Description
Comments
2.15.2 UserAndCustomerExperience Documents
2.15.2.1 Document Furniture
2.15.2.1.1 Furniture Tree Diagram
2.15.2.1.2 Furniture Properties
PropertyValue
Document nameFurniture
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.1.3 Furniture Fields
FieldTypeReqKeyDescriptionComments
FurnitureIdintegerfalse
2.15.2.1.3.1 Field FurnitureId
2.15.2.1.3.1.1 FurnitureId properties
PropertyValue
Name FurnitureId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.1.4 Furniture JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Furniture",
    "additionalProperties": false,
    "properties": {
        "FurnitureId": {
            "type": "integer"
        }
    }
}
2.15.2.1.5 Furniture JSON data
{
    "FurnitureId": 24
}
2.15.2.2 Document Occupation
2.15.2.2.1 Occupation Tree Diagram
2.15.2.2.2 Occupation Properties
PropertyValue
Document nameOccupation
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.2.3 Occupation Fields
FieldTypeReqKeyDescriptionComments
OccupationIdintegerfalse
2.15.2.2.3.1 Field OccupationId
2.15.2.2.3.1.1 OccupationId properties
PropertyValue
Name OccupationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.2.4 Occupation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Occupation",
    "additionalProperties": false,
    "properties": {
        "OccupationId": {
            "type": "integer"
        }
    }
}
2.15.2.2.5 Occupation JSON data
{
    "OccupationId": 88
}
2.15.2.3 Document Reservation
2.15.2.3.1 Reservation Tree Diagram
2.15.2.3.2 Reservation Properties
PropertyValue
Document nameReservation
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.3.3 Reservation Fields
FieldTypeReqKeyDescriptionComments
ReservationIdintegerfalse
2.15.2.3.3.1 Field ReservationId
2.15.2.3.3.1.1 ReservationId properties
PropertyValue
Name ReservationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.3.4 Reservation JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Reservation",
    "additionalProperties": false,
    "properties": {
        "ReservationId": {
            "type": "integer"
        }
    }
}
2.15.2.3.5 Reservation JSON data
{
    "ReservationId": -39
}
2.15.2.4 Document SatisfactionTenantUser
2.15.2.4.1 SatisfactionTenantUser Tree Diagram
2.15.2.4.2 SatisfactionTenantUser Properties
PropertyValue
Document nameSatisfactionTenantUser
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.4.3 SatisfactionTenantUser Fields
FieldTypeReqKeyDescriptionComments
TransactionIdintegerfalse
2.15.2.4.3.1 Field TransactionId
2.15.2.4.3.1.1 TransactionId properties
PropertyValue
Name TransactionId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.4.4 SatisfactionTenantUser JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SatisfactionTenantUser",
    "additionalProperties": false,
    "properties": {
        "TransactionId": {
            "type": "integer"
        }
    }
}
2.15.2.4.5 SatisfactionTenantUser JSON data
{
    "TransactionId": 76
}
2.15.2.5 Document SpaceUtilization
2.15.2.5.1 SpaceUtilization Tree Diagram
2.15.2.5.2 SpaceUtilization Properties
PropertyValue
Document nameSpaceUtilization
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.5.3 SpaceUtilization Fields
FieldTypeReqKeyDescriptionComments
UtilizationIdintegerfalse
2.15.2.5.3.1 Field UtilizationId
2.15.2.5.3.1.1 UtilizationId properties
PropertyValue
Name UtilizationId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.5.4 SpaceUtilization JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "SpaceUtilization",
    "additionalProperties": false,
    "properties": {
        "UtilizationId": {
            "type": "integer"
        }
    }
}
2.15.2.5.5 SpaceUtilization JSON data
{
    "UtilizationId": 66
}
2.15.2.6 Document UserRequirements
2.15.2.6.1 UserRequirements Tree Diagram
2.15.2.6.2 UserRequirements Properties
PropertyValue
Document nameUserRequirements
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.6.3 UserRequirements Fields
FieldTypeReqKeyDescriptionComments
RequirementIdintegerfalse
2.15.2.6.3.1 Field RequirementId
2.15.2.6.3.1.1 RequirementId properties
PropertyValue
Name RequirementId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.6.4 UserRequirements JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "UserRequirements",
    "additionalProperties": false,
    "properties": {
        "RequirementId": {
            "type": "integer"
        }
    }
}
2.15.2.6.5 UserRequirements JSON data
{
    "RequirementId": -70
}
2.15.2.7 Document Workplace
2.15.2.7.1 Workplace Tree Diagram
2.15.2.7.2 Workplace Properties
PropertyValue
Document nameWorkplace
Technical name
Activatedtrue
Id
Description
GroupUserAndCustomerExperience
RESTful API
Additional propertiesfalse
Comments
2.15.2.7.3 Workplace Fields
FieldTypeReqKeyDescriptionComments
WorkplaceIdintegerfalsedk
AreaIdintegerfalse
WorkplaceTypestringfalse
WorkplaceNamestringfalse
2.15.2.7.3.1 Field AreaId
2.15.2.7.3.1.1 AreaId properties
PropertyValue
Name AreaId
Technical name Ard
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.7.3.2 Field WorkplaceId
2.15.2.7.3.2.1 WorkplaceId properties
PropertyValue
Name WorkplaceId
Technical name
Activated true
Id
Type integer
Description
Dependencies
Required
Primary key true
Foreign collection
Foreign field
Relationship type
Default
Unit
Min value
Excl min
Max value
Excl max
Multiple of
Enum
Sample
Comments
2.15.2.7.3.3 Field WorkplaceType
2.15.2.7.3.3.1 WorkplaceType properties
PropertyValue
Name WorkplaceType
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.15.2.7.3.4 Field WorkplaceName
2.15.2.7.3.4.1 WorkplaceName properties
PropertyValue
Name WorkplaceName
Technical name
Activated true
Id
Type string
Description
Dependencies
Required
Primary key false
Foreign collection
Foreign field
Relationship type
Default
Min length
Max length
Pattern
Format
Enum
Sample
Comments
2.15.2.7.4 Workplace JSON Schema
{
    "$schema": "http://json-schema.org/draft-04/schema#",
    "type": "object",
    "title": "Workplace",
    "additionalProperties": false,
    "properties": {
        "Ard": {
            "type": "integer"
        },
        "WorkplaceId": {
            "type": "integer"
        },
        "WorkplaceType": {
            "type": "string"
        },
        "WorkplaceName": {
            "type": "string"
        }
    }
}
2.15.2.7.5 Workplace JSON data
{
    "Ard": 31,
    "WorkplaceId": 33,
    "WorkplaceType": "Lorem",
    "WorkplaceName": "Lorem"
}
3. Relationships
3.1 Relationship New Relationship
3.1.1 New Relationship Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Portfolio BusinessPartnerId
3.1.2 New Relationship Properties
PropertyValue
Name New Relationship
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentPortfolio
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.2 Relationship fk Address1.AddressId to Building.AddressId
3.2.1 fk Address1.AddressId to Building.AddressId Diagram
Parent TableParent field
Address1 AddressId
Child TableChild field
Building AddressId
3.2.2 fk Address1.AddressId to Building.AddressId Properties
PropertyValue
Name fk Address1.AddressId to Building.AddressId
Description
Parent DocumentAddress1
Parent fieldAddressId
Parent Cardinality 1
Child DocumentBuilding
Child fieldAddressId
Child Cardinality 1
Comments
3.3 Relationship fk Address1.AddressId to Site.AddressId
3.3.1 fk Address1.AddressId to Site.AddressId Diagram
Parent TableParent field
Address1 AddressId
Child TableChild field
Site AddressId
3.3.2 fk Address1.AddressId to Site.AddressId Properties
PropertyValue
Name fk Address1.AddressId to Site.AddressId
Description
Parent DocumentAddress1
Parent fieldAddressId
Parent Cardinality 1
Child DocumentSite
Child fieldAddressId
Child Cardinality 1
Comments
3.4 Relationship fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId
3.4.1 fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Building AreaMeasurementId
3.4.2 fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Building.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentBuilding
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.5 Relationship fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId
3.5.1 fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Floor AreaMeasurementId
3.5.2 fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Floor.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentFloor
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.6 Relationship fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId
3.6.1 fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Land AreaMeasurementId
3.6.2 fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Land.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentLand
Child fieldAreaMeasurementId
Child Cardinality n
Comments
3.7 Relationship fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId
3.7.1 fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Site AreaMeasurementId
3.7.2 fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Site.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentSite
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.8 Relationship fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId
3.8.1 fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId Diagram
Parent TableParent field
AreaMeasurement AreaMeasurementId
Child TableChild field
Space AreaMeasurementId
3.8.2 fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId Properties
PropertyValue
Name fk AreaMeasurement.AreaMeasurementId to Space.AreaMeasurementId
Description
Parent DocumentAreaMeasurement
Parent fieldAreaMeasurementId
Parent Cardinality 1
Child DocumentSpace
Child fieldAreaMeasurementId
Child Cardinality 1
Comments
3.9 Relationship fk Building.BuildingId to Certificate.BuildingId
3.9.1 fk Building.BuildingId to Certificate.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
Certificate BuildingId
3.9.2 fk Building.BuildingId to Certificate.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Certificate.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentCertificate
Child fieldBuildingId
Child Cardinality n
Comments
3.10 Relationship fk Building.BuildingId to Floor.BuildingId
3.10.1 fk Building.BuildingId to Floor.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
Floor BuildingId
3.10.2 fk Building.BuildingId to Floor.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Floor.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentFloor
Child fieldBuildingId
Child Cardinality n
Comments
3.11 Relationship fk Building.BuildingId to FutureGhgEmissions.BuildingId
3.11.1 fk Building.BuildingId to FutureGhgEmissions.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
FutureGhgEmissions BuildingId
3.11.2 fk Building.BuildingId to FutureGhgEmissions.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to FutureGhgEmissions.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentFutureGhgEmissions
Child fieldBuildingId
Child Cardinality 1
Comments
3.12 Relationship fk Building.BuildingId to FutureOperationalMeasurement.BuildingId
3.12.1 fk Building.BuildingId to FutureOperationalMeasurement.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
FutureOperationalMeasurement BuildingId
3.12.2 fk Building.BuildingId to FutureOperationalMeasurement.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to FutureOperationalMeasurement.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldBuildingId
Child Cardinality 1
Comments
3.13 Relationship fk Building.BuildingId to Measurement.BuildingId
3.13.1 fk Building.BuildingId to Measurement.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
AreaMeasurement BuildingId
3.13.2 fk Building.BuildingId to Measurement.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Measurement.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldBuildingId
Child Cardinality n
Comments
3.14 Relationship fk Building.BuildingId to OperationalMeasurement.BuildingId
3.14.1 fk Building.BuildingId to OperationalMeasurement.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
OperationalMeasurement BuildingId
3.14.2 fk Building.BuildingId to OperationalMeasurement.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to OperationalMeasurement.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentOperationalMeasurement
Child fieldBuildingId
Child Cardinality 1
Comments
3.15 Relationship fk Building.BuildingId to Prices.BuildingId
3.15.1 fk Building.BuildingId to Prices.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
Prices BuildingId
3.15.2 fk Building.BuildingId to Prices.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to Prices.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentPrices
Child fieldBuildingId
Child Cardinality 1
Comments
3.16 Relationship fk Building.BuildingId to RentalUnit.BuildingId
3.16.1 fk Building.BuildingId to RentalUnit.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
RentalUnit BuildingId
3.16.2 fk Building.BuildingId to RentalUnit.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to RentalUnit.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentRentalUnit
Child fieldBuildingId
Child Cardinality n
Comments
3.17 Relationship fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId
3.17.1 fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
SustainabilityIndicatorsBuilding BuildingId
3.17.2 fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to SustainabilityIndicatorsBuilding.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentSustainabilityIndicatorsBuilding
Child fieldBuildingId
Child Cardinality 1
Comments
3.18 Relationship fk Building.BuildingId to UserEmissionFactor.BuildingId
3.18.1 fk Building.BuildingId to UserEmissionFactor.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
UserEmissionFactor BuildingId
3.18.2 fk Building.BuildingId to UserEmissionFactor.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to UserEmissionFactor.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentUserEmissionFactor
Child fieldBuildingId
Child Cardinality 1
Comments
3.19 Relationship fk Building.BuildingId to gHgEmissions.BuildingId
3.19.1 fk Building.BuildingId to gHgEmissions.BuildingId Diagram
Parent TableParent field
Building BuildingId
Child TableChild field
gHgEmissions BuildingId
3.19.2 fk Building.BuildingId to gHgEmissions.BuildingId Properties
PropertyValue
Name fk Building.BuildingId to gHgEmissions.BuildingId
Description
Parent DocumentBuilding
Parent fieldBuildingId
Parent Cardinality 1
Child DocumentgHgEmissions
Child fieldBuildingId
Child Cardinality 1
Comments
3.20 Relationship fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId
3.20.1 fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
RentalUnit BusinessPartnerId
3.20.2 fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId Properties
PropertyValue
Name fk Business Partner.BusinessPartnerId to RentalUnit.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentRentalUnit
Child fieldBusinessPartnerId
Child Cardinality n
Comments
3.21 Relationship fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId
3.21.1 fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Site BusinessPartnerId
3.21.2 fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId Properties
PropertyValue
Name fk Business Partner.BusinessPartnerId to Site.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentSite
Child fieldBusinessPartnerId
Child Cardinality n
Comments
3.22 Relationship fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId
3.22.1 fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Product BusinessPartnerId
3.22.2 fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId Properties
PropertyValue
Name fk Business Partner.BusinessPartnerId to TechnicalEquipment.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentProduct
Child fieldBusinessPartnerId
Child Cardinality n
Comments
3.23 Relationship fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId
3.23.1 fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId Diagram
3.23.2 fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to FutureOperationalMeasurement.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.24 Relationship fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId
3.24.1 fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId Diagram
Parent TableParent field
BusinessPartner BusinessPartnerId
Child TableChild field
Prices BusinessPartnerId
3.24.2 fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to Prices.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentPrices
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.25 Relationship fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId
3.25.1 fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId Diagram
3.25.2 fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to SustainabilityIndicatorsCompany.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentSustainabilityIndicatorsCompany
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.26 Relationship fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId
3.26.1 fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId Diagram
3.26.2 fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId Properties
PropertyValue
Name fk BusinessPartner.BusinessPartnerId to UserEmissionFactor.BusinessPartnerId
Description
Parent DocumentBusinessPartner
Parent fieldBusinessPartnerId
Parent Cardinality 1
Child DocumentUserEmissionFactor
Child fieldBusinessPartnerId
Child Cardinality 1
Comments
3.27 Relationship fk Floor.FloorId to FutureOperationalMeasurement.FloorId
3.27.1 fk Floor.FloorId to FutureOperationalMeasurement.FloorId Diagram
Parent TableParent field
Floor FloorId
Child TableChild field
FutureOperationalMeasurement FloorId
3.27.2 fk Floor.FloorId to FutureOperationalMeasurement.FloorId Properties
PropertyValue
Name fk Floor.FloorId to FutureOperationalMeasurement.FloorId
Description
Parent DocumentFloor
Parent fieldFloorId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldFloorId
Child Cardinality 1
Comments
3.28 Relationship fk Floor.FloorId to Measurement.FloorId
3.28.1 fk Floor.FloorId to Measurement.FloorId Diagram
Parent TableParent field
Floor FloorId
Child TableChild field
AreaMeasurement FloorId
3.28.2 fk Floor.FloorId to Measurement.FloorId Properties
PropertyValue
Name fk Floor.FloorId to Measurement.FloorId
Description
Parent DocumentFloor
Parent fieldFloorId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldFloorId
Child Cardinality n
Comments
3.29 Relationship fk Floor.FloorId to Space.FloorId
3.29.1 fk Floor.FloorId to Space.FloorId Diagram
Parent TableParent field
Floor FloorId
Child TableChild field
Space FloorId
3.29.2 fk Floor.FloorId to Space.FloorId Properties
PropertyValue
Name fk Floor.FloorId to Space.FloorId
Description
Parent DocumentFloor
Parent fieldFloorId
Parent Cardinality 1
Child DocumentSpace
Child fieldFloorId
Child Cardinality n
Comments
3.30 Relationship fk Land.LandId to Building.LandId
3.30.1 fk Land.LandId to Building.LandId Diagram
Parent TableParent field
Land LandId
Child TableChild field
Building LandId
3.30.2 fk Land.LandId to Building.LandId Properties
PropertyValue
Name fk Land.LandId to Building.LandId
Description
Parent DocumentLand
Parent fieldLandId
Parent Cardinality 1
Child DocumentBuilding
Child fieldLandId
Child Cardinality n
Comments
3.31 Relationship fk Land.LandId to Servitudes.LandId
3.31.1 fk Land.LandId to Servitudes.LandId Diagram
Parent TableParent field
Land LandId
Child TableChild field
Servitudes LandId
3.31.2 fk Land.LandId to Servitudes.LandId Properties
PropertyValue
Name fk Land.LandId to Servitudes.LandId
Description
Parent DocumentLand
Parent fieldLandId
Parent Cardinality 1
Child DocumentServitudes
Child fieldLandId
Child Cardinality n
Comments
3.32 Relationship fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId
3.32.1 fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId Diagram
Parent TableParent field
OperationalMeasurement operationalMeasurementId
Child TableChild field
Prices MeasurementId
3.32.2 fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId Properties
PropertyValue
Name fk OperationalMeasurement.operationalMeasurementId to Prices.MeasurementId
Description
Parent DocumentOperationalMeasurement
Parent fieldoperationalMeasurementId
Parent Cardinality 1
Child DocumentPrices
Child fieldMeasurementId
Child Cardinality 1
Comments
3.33 Relationship fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId
3.33.1 fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId Diagram
3.33.2 fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId Properties
PropertyValue
Name fk OperationalMeasurement.operationalMeasurementId to UserEmissionFactor.MeasurementId
Description
Parent DocumentOperationalMeasurement
Parent fieldoperationalMeasurementId
Parent Cardinality 1
Child DocumentUserEmissionFactor
Child fieldMeasurementId
Child Cardinality 1
Comments
3.34 Relationship fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId
3.34.1 fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId Diagram
3.34.2 fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId Properties
PropertyValue
Name fk OperationalMeasurement.operationalMeasurementId to gHgEmissions.operationalMeasurementId
Description
Parent DocumentOperationalMeasurement
Parent fieldoperationalMeasurementId
Parent Cardinality 1
Child DocumentgHgEmissions
Child fieldoperationalMeasurementId
Child Cardinality 1
Comments
3.35 Relationship fk Portfolio.PortfolioId to Building.PortfolioId
3.35.1 fk Portfolio.PortfolioId to Building.PortfolioId Diagram
Parent TableParent field
Portfolio PortfolioId
Child TableChild field
Building PortfolioId
3.35.2 fk Portfolio.PortfolioId to Building.PortfolioId Properties
PropertyValue
Name fk Portfolio.PortfolioId to Building.PortfolioId
Description
Parent DocumentPortfolio
Parent fieldPortfolioId
Parent Cardinality 1
Child DocumentBuilding
Child fieldPortfolioId
Child Cardinality 1
Comments
3.36 Relationship fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId
3.36.1 fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId Diagram
Parent TableParent field
Portfolio PortfolioId
Child TableChild field
FutureOperationalMeasurement PortfolioId
3.36.2 fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId Properties
PropertyValue
Name fk Portfolio.PortfolioId to FutureOperationalMeasurement.PortfolioId
Description
Parent DocumentPortfolio
Parent fieldPortfolioId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldPortfolioId
Child Cardinality 1
Comments
3.37 Relationship fk Product.ProductId to BSensingObject.ProductId
3.37.1 fk Product.ProductId to BSensingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
BSensingObject ProductId
3.37.2 fk Product.ProductId to BSensingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to BSensingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentBSensingObject
Child fieldProductId
Child Cardinality n
Comments
3.38 Relationship fk Product.ProductId to CStoringObject.ProductId
3.38.1 fk Product.ProductId to CStoringObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
CStoringObject ProductId
3.38.2 fk Product.ProductId to CStoringObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to CStoringObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentCStoringObject
Child fieldProductId
Child Cardinality n
Comments
3.39 Relationship fk Product.ProductId to EEmittingObject.ProductId
3.39.1 fk Product.ProductId to EEmittingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
EEmittingObject ProductId
3.39.2 fk Product.ProductId to EEmittingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to EEmittingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentEEmittingObject
Child fieldProductId
Child Cardinality n
Comments
3.40 Relationship fk Product.ProductId to FProtectingObject.ProductId
3.40.1 fk Product.ProductId to FProtectingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
FProtectingObject ProductId
3.40.2 fk Product.ProductId to FProtectingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to FProtectingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentFProtectingObject
Child fieldProductId
Child Cardinality 1
Comments
3.41 Relationship fk Product.ProductId to HMatterProcessingObject.ProductId
3.41.1 fk Product.ProductId to HMatterProcessingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
HMatterProcessingObject ProductId
3.41.2 fk Product.ProductId to HMatterProcessingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to HMatterProcessingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentHMatterProcessingObject
Child fieldProductId
Child Cardinality n
Comments
3.42 Relationship fk Product.ProductId to MDrivingObject.ProductId
3.42.1 fk Product.ProductId to MDrivingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
MDrivingObject ProductId
3.42.2 fk Product.ProductId to MDrivingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to MDrivingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentMDrivingObject
Child fieldProductId
Child Cardinality n
Comments
3.43 Relationship fk Product.ProductId to QControllingObject.ProductId
3.43.1 fk Product.ProductId to QControllingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
QControllingObject ProductId
3.43.2 fk Product.ProductId to QControllingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to QControllingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentQControllingObject
Child fieldProductId
Child Cardinality n
Comments
3.44 Relationship fk Product.ProductId to RRestrictingObject.ProductId
3.44.1 fk Product.ProductId to RRestrictingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
RRestrictingObject ProductId
3.44.2 fk Product.ProductId to RRestrictingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to RRestrictingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentRRestrictingObject
Child fieldProductId
Child Cardinality n
Comments
3.45 Relationship fk Product.ProductId to UHoldingObject.ProductId
3.45.1 fk Product.ProductId to UHoldingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
UHoldingObject ProductId
3.45.2 fk Product.ProductId to UHoldingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to UHoldingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentUHoldingObject
Child fieldProductId
Child Cardinality n
Comments
3.46 Relationship fk Product.ProductId to XInterfacingObject.ProductId
3.46.1 fk Product.ProductId to XInterfacingObject.ProductId Diagram
Parent TableParent field
Product ProductId
Child TableChild field
XInterfacingObject ProductId
3.46.2 fk Product.ProductId to XInterfacingObject.ProductId Properties
PropertyValue
Name fk Product.ProductId to XInterfacingObject.ProductId
Description
Parent DocumentProduct
Parent fieldProductId
Parent Cardinality 1
Child DocumentXInterfacingObject
Child fieldProductId
Child Cardinality n
Comments
3.47 Relationship fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId
3.47.1 fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId Diagram
Parent TableParent field
RentalUnit RentalUnitId
Child TableChild field
RentalContract RentalUnitId
3.47.2 fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId Properties
PropertyValue
Name fk RentalUnit.RentalUnitId to RentalContract.RentalUnitId
Description
Parent DocumentRentalUnit
Parent fieldRentalUnitId
Parent Cardinality 1
Child DocumentRentalContract
Child fieldRentalUnitId
Child Cardinality 1
Comments
3.48 Relationship fk Site.SiteId to Building.SiteId
3.48.1 fk Site.SiteId to Building.SiteId Diagram
Parent TableParent field
Site SiteId
Child TableChild field
Building SiteId
3.48.2 fk Site.SiteId to Building.SiteId Properties
PropertyValue
Name fk Site.SiteId to Building.SiteId
Description
Parent DocumentSite
Parent fieldSiteId
Parent Cardinality 1
Child DocumentBuilding
Child fieldSiteId
Child Cardinality n
Comments
3.49 Relationship fk Site.SiteId to Land.SiteId
3.49.1 fk Site.SiteId to Land.SiteId Diagram
Parent TableParent field
Site SiteId
Child TableChild field
Land SiteId
3.49.2 fk Site.SiteId to Land.SiteId Properties
PropertyValue
Name fk Site.SiteId to Land.SiteId
Description
Parent DocumentSite
Parent fieldSiteId
Parent Cardinality 1
Child DocumentLand
Child fieldSiteId
Child Cardinality n
Comments
3.50 Relationship fk Space.SpaceId to FutureOperationalMeasurement.SapceId
3.50.1 fk Space.SpaceId to FutureOperationalMeasurement.SapceId Diagram
Parent TableParent field
Space SpaceId
Child TableChild field
FutureOperationalMeasurement SapceId
3.50.2 fk Space.SpaceId to FutureOperationalMeasurement.SapceId Properties
PropertyValue
Name fk Space.SpaceId to FutureOperationalMeasurement.SapceId
Description
Parent DocumentSpace
Parent fieldSpaceId
Parent Cardinality 1
Child DocumentFutureOperationalMeasurement
Child fieldSapceId
Child Cardinality 1
Comments
3.51 Relationship fk Space.SpaceId to Measurement.SpaceId
3.51.1 fk Space.SpaceId to Measurement.SpaceId Diagram
Parent TableParent field
Space SpaceId
Child TableChild field
AreaMeasurement SpaceId
3.51.2 fk Space.SpaceId to Measurement.SpaceId Properties
PropertyValue
Name fk Space.SpaceId to Measurement.SpaceId
Description
Parent DocumentSpace
Parent fieldSpaceId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldSpaceId
Child Cardinality n
Comments
3.52 Relationship fk Space.SpaceId to TechnicalEquipment.SpaceId
3.52.1 fk Space.SpaceId to TechnicalEquipment.SpaceId Diagram
Parent TableParent field
Space SpaceId
Child TableChild field
Product SpaceId
3.52.2 fk Space.SpaceId to TechnicalEquipment.SpaceId Properties
PropertyValue
Name fk Space.SpaceId to TechnicalEquipment.SpaceId
Description
Parent DocumentSpace
Parent fieldSpaceId
Parent Cardinality 1
Child DocumentProduct
Child fieldSpaceId
Child Cardinality n
Comments
3.53 Relationship fk Workplace.WorkplaceId to Measurement.WorkplaceId
3.53.1 fk Workplace.WorkplaceId to Measurement.WorkplaceId Diagram
Parent TableParent field
Workplace WorkplaceId
Child TableChild field
AreaMeasurement ValidFrom
3.53.2 fk Workplace.WorkplaceId to Measurement.WorkplaceId Properties
PropertyValue
Name fk Workplace.WorkplaceId to Measurement.WorkplaceId
Description
Parent DocumentWorkplace
Parent fieldWorkplaceId
Parent Cardinality 1
Child DocumentAreaMeasurement
Child fieldValidFrom
Child Cardinality n
Comments