diff --git a/ZBE/Wall/examples/example.json b/ZBE/Wall/examples/example.json index 4d4bca3f8..5e90b9e86 100644 --- a/ZBE/Wall/examples/example.json +++ b/ZBE/Wall/examples/example.json @@ -1,67 +1,370 @@ { - "id": "ThreePhaseAcMeasurement:LV3_Ventilation", - "type": "ThreePhaseAcMeasurement", - "dateEnergyMeteringStarted": "2018-07-07T15:05:59.408Z", - "refDevice": ["Device:eQL-EDF3GL-2006201705"], - "name": "HKAPK0200", - "description": "measurement corresponding to the ventilation machine rooms", - "totalActiveEnergyImport": 150781.96448, - "totalReactiveEnergyImport": 20490.3392, - "totalActiveEnergyExport": 1059.80176, - "totalReactiveEnergyExport": 93275.02176, - "totalActivePower": 31700.269531, - "activePower": { - "L1": 11996.416016, - "L2": 9461.501953, - "L3": 10242.351562 + "id": "urn:ngsi-ld:Wall:BOZ0000000001", + "type": "Wall", + "dateObjectCreated": "2020-07-20T17:17:00.621Z", + "dateObjectUpdated": "2020-07-20T17:17:00.621Z", + "flagDeleted": "false", + "jointDirection": { + "type": "Point", + "coordinates": [ + [ + 0, + 0, + 90 + ] + ] }, - "totalReactivePower": -7830.332031, - "reactivePower": { - "L1": -2612.606934, - "L2": -2209.906006, - "L3": -3007.81958 + "jointSurface": { + "type": "MultiPoint", + "coordinates": [ + [ + 0, + 0, + 0 + ], + [ + 100, + 0, + 0 + ], + [ + 100, + 100, + 0 + ], + [ + 0, + 100, + 0 + ] + ] }, - "totalApparentPower": 36019.089844, - "apparentPower": { - "L1": 13201.412109, - "L2": 10755.304688, - "L3": 11941.094727 + "jointArea": "0.368", + "objectName": "wall_1", + "refArea": "urn:ngsi-ld:Area:SAZ0000000001", + "refBuilding": "urn:ngsi-ld:Building:ZZZ0000000001", + "refWall": "urn:ngsi-ld:Wall:BWZ0000000001", + "refRoom": "urn:ngsi-ld:Room:SRZ0000000001", + "refStair": "urn:ngsi-ld:Stair:BTZ0000000001", + "shape": { + "type": "MultiPoint", + "coordinates": [ + [ + 0, + 0, + 0 + ], + [ + 100, + 0, + 0 + ], + [ + 0, + 100, + 0 + ], + [ + 100, + 100, + 0 + ], + [ + 0, + 0, + 100 + ], + [ + 100, + 0, + 100 + ], + [ + 0, + 100, + 100 + ], + [ + 100, + 100, + 100 + ] + ] }, - "powerFactor": { - "L1": 0.908817, - "L2": 0.879906, - "L3": 0.859293 + "surfaceInner": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + 25, + 25, + 25 + ], + [ + 25, + 75, + 25 + ], + [ + 75, + 25, + 75 + ], + [ + 75, + 25, + 25 + ] + ], + [ + [ + 75, + 25, + 75 + ], + [ + 75, + 75, + 75 + ], + [ + 75, + 25, + 75 + ], + [ + 75, + 25, + 25 + ] + ], + [ + [ + 25, + 75, + 25 + ], + [ + 25, + 75, + 75 + ], + [ + 75, + 75, + 75 + ], + [ + 75, + 25, + 75 + ] + ], + [ + [ + 25, + 25, + 25 + ], + [ + 25, + 75, + 25 + ], + [ + 75, + 25, + 75 + ], + [ + 75, + 25, + 25 + ] + ], + [ + [ + 25, + 75, + 25 + ], + [ + 75, + 25, + 75 + ], + [ + 75, + 75, + 75 + ], + [ + 25, + 75, + 75 + ] + ], + [ + [ + 25, + 25, + 25 + ], + [ + 75, + 25, + 25 + ], + [ + 75, + 25, + 75 + ], + [ + 25, + 25, + 75 + ] + ] + ] }, - "displacementPowerFactor": { - "L1": 0.978013, - "L2": 0.973317, - "L3": 0.960382 + "surfaceOuter": { + "type": "MultiPolygon", + "coordinates": [ + [ + [ + 0, + 0, + 0 + ], + [ + 100, + 0, + 0 + ], + [ + 100, + 100, + 0 + ], + [ + 0, + 100, + 0 + ] + ], + [ + [ + 100, + 100, + 0 + ], + [ + 100, + 100, + 100 + ], + [ + 100, + 0, + 100 + ], + [ + 100, + 0, + 0 + ] + ], + [ + [ + 0, + 0, + 100 + ], + [ + 100, + 0, + 100 + ], + [ + 100, + 100, + 100 + ], + [ + 0, + 100, + 100 + ] + ], + [ + [ + 0, + 0, + 0 + ], + [ + 0, + 100, + 0 + ], + [ + 0, + 100, + 100 + ], + [ + 0, + 0, + 100 + ] + ], + [ + [ + 0, + 100, + 0 + ], + [ + 100, + 100, + 0 + ], + [ + 100, + 100, + 100 + ], + [ + 0, + 100, + 100 + ] + ], + [ + [ + 0, + 0, + 0 + ], + [ + 100, + 0, + 0 + ], + [ + 100, + 0, + 100 + ], + [ + 0, + 0, + 100 + ] + ] + ] }, - "frequency": 50.020672, - "current": { - "L1": 56.126038, - "L2": 45.894356, - "L3": 50.872452, - "N": 0.0 - }, - "phaseVoltage": { - "L1": 234.961304, - "L2": 234.563477, - "L3": 235.354034 - }, - "phaseToPhaseVoltage": { - "L12": 406.769196, - "L23": 407.081238, - "L31": 407.734558 - }, - "thdVoltage": { - "L1": 0.01471114, - "L2": 0.01600046, - "L3": 0.01541459 - }, - "thdCurrent": { - "L1": 0.38497337, - "L2": 0.45807529, - "L3": 0.4938652 - } + "thermalTransmission": "0.834", + "thickness": "115" }