GET api/Users/{userId}/meters

Gets all meters.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
userId

The user identifier.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Collection of Meter
NameDescriptionTypeAdditional information
MeterInstallation

MeterInstallation

None.

MeterInstallationId

integer

None.

FacilityId

string

None.

MeterId

string

None.

Status

AssetStatus

None.

MeterType

MeterType

None.

EstimatedAnnualUsage

decimal number

None.

EnergyProviderContracts

Collection of EnergyProviderContract

None.

PowerDistributionContracts

Collection of PowerDistributionContract

None.

LeftDigitCount

integer

None.

RightDigitCount

integer

None.

ConversionFactor

decimal number

None.

StartValue

decimal number

None.

AmiMeterType

AmiMeterType

None.

P2P

boolean

None.

SimCards

Collection of SimCard

None.

SimCardId

string

None.

ModemImei

string

None.

Antenna

Antenna

None.

AntennaId

integer

None.

Id

integer

None.

Name

string

None.

Description

string

None.

InstallationDate

date

None.

CorporateCode

string

None.

PurchasePrice

string

None.

InServiceDate

date

None.

AddressId

integer

None.

ValidFrom

date

None.

ValidTo

date

None.

DefaultTimeZoneId

string

None.

ParticipantId

integer

None.

AssetActivityRecords

Collection of AssetActivityRecord

None.

Address

Address

None.

AssetOwners

Collection of AssetOwner

None.

AssetRelationships

Collection of AssetRelationship

None.

AssetParentRelationships

Collection of AssetRelationship

None.

AssetTimeSeries

Collection of AssetTimeSeries

None.

CommunicationUnits

Collection of CommunicationUnit

None.

Participant

Participant

None.

Location

SpartialData

None.

AssetWorkFlow

Collection of AssetWorkFlow

None.

AlarmHandlings

Collection of AssetAlarmHandling

None.

Categories

Collection of Category

None.

AssetModelId

integer

None.

AssetModel

AssetModel

None.

CreatedTime

date

None.

ImportSource

string

None.

Note

string

None.

Configurations

Collection of AssetConfiguration

None.

ModifiedTime

date

None.

AssetCalculations

Collection of AssetCalculation

None.

CoordinateModified

boolean

None.

SerialNumber

string

None.

AssetGuid

globally unique identifier

None.

Contracts

Collection of AssetContract

None.

Resource

Resource

None.

AssetSubContracts

Collection of AssetSubContract

None.

SDBMHash

integer

None.

LabelGuid

globally unique identifier

None.

ExternalKeys

Collection of ExternalAssetKey

None.

EntityState

EntityStateType

None.

Response Formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "MeterInstallation": {
      "$id": "2",
      "EANCode": "sample string 1",
      "InstallationId": "sample string 11",
      "Id": 12,
      "SystemVoltage": 2.1,
      "Name": "sample string 13",
      "MainFuseNumPhases": 3,
      "Description": "sample string 14",
      "MainFuseCurrent": 4.1,
      "InstallationDate": "2025-12-25T22:38:03.0785478+00:00",
      "OverloadProtectionNumPhases": 5,
      "CorporateCode": "sample string 15",
      "OverloadProtectionCurrent": 6.1,
      "PurchasePrice": "sample string 16",
      "ShortCircuitNumPhases": 7,
      "InServiceDate": "2025-12-25T22:38:03.0785478+00:00",
      "ShortCircuitCurrent": 8.1,
      "AddressId": 1,
      "Meters": [
        {
          "$ref": "1"
        },
        {
          "$ref": "1"
        }
      ],
      "ValidFrom": "2025-12-25T22:38:03.0785478+00:00",
      "MeterPointNumber": "sample string 9",
      "ValidTo": "2025-12-25T22:38:03.0785478+00:00",
      "IndustryCode": "sample string 10",
      "DefaultTimeZoneId": "sample string 18",
      "InstallationType": 0,
      "ParticipantId": 1,
      "MeteringSiteClassificationId": 1,
      "AssetActivityRecords": [
        {
          "$id": "3",
          "Id": 1,
          "AssetId": 2,
          "Reason": "sample string 3",
          "CreatedDateTime": "2025-12-25T22:38:03.0785478+00:00",
          "Severity": 0,
          "Category": "sample string 5",
          "Asset": {
            "$id": "4",
            "Id": 1,
            "Name": "sample string 2",
            "Description": "sample string 3",
            "InstallationDate": "2025-12-25T22:38:03.0785478+00:00",
            "CorporateCode": "sample string 4",
            "PurchasePrice": "sample string 5",
            "InServiceDate": "2025-12-25T22:38:03.0785478+00:00",
            "AddressId": 1,
            "ValidFrom": "2025-12-25T22:38:03.0785478+00:00",
            "ValidTo": "2025-12-25T22:38:03.0785478+00:00",
            "DefaultTimeZoneId": "sample string 7",
            "ParticipantId": 1,
            "AssetActivityRecords": [
              {
                "$ref": "3"
              },
              {
                "$ref": "3"
              }
            ],
            "Address": {
              "$id": "5",
              "Id": 1,
              "Street": "sample string 2",
              "StreetNumber": "sample string 3",
              "PostalCode": "sample string 4",
              "City": "sample string 5",
              "CountryId": "sample string 6",
              "ValidDate": "2025-12-25T22:38:03.0785478+00:00",
              "StreetNumberExtension": "sample string 8",
              "ParticipantId": 1,
              "LegalEntityDetails": [
                {
                  "$id": "6",
                  "Id": 1,
                  "FirstName": "sample string 2",
                  "LastName": "sample string 3",
                  "OrganisationNo": "sample string 4",
                  "Code": "sample string 5",
                  "Note": "sample string 6",
                  "ExternalId": "sample string 7",
                  "DateOfBirth": "2025-12-25T22:38:03.0785478+00:00",
                  "ParticipantId": 8,
                  "AddressId": 1,
                  "Participant": {
                    "$id": "7",
                    "Id": 1,
                    "Name": "sample string 2",
                    "ElectronicAddressId": 3,
                    "AssetContracts": [
                      {
                        "$id": "8",
                        "MeterId": 1,
                        "Id": "1e9ab339-4cc9-4c81-ac62-c6d890bb5cc8",
                        "Meter": {
                          "$ref": "1"
                        },
                        "Name": "sample string 4",
                        "ParticipantId": 2,
                        "OwnerLegalEntityId": 5,
                        "Participant": {
                          "$ref": "7"
                        },
                        "OwnerLegalEntity": {
                          "$id": "9",
                          "Id": 1,
                          "Name": "sample string 2",
                          "EntityType": 0,
                          "ExternalId": "sample string 3",
                          "LegalEntityRoles": [
                            {
                              "$id": "10",
                              "LegalEntityId": 1,
                              "LegalEntity": {
                                "$ref": "9"
                              },
                              "LegalEntityDetailId": 2,
                              "LegalEntityDetail": {
                                "$ref": "6"
                              },
                              "RoleType": 0,
                              "ValidFrom": "2025-12-25T22:38:03.093742+00:00",
                              "ValidTo": "2025-12-25T22:38:03.093742+00:00"
                            },
                            {
                              "$ref": "10"
                            }
                          ]
                        },
                        "PartnerLegalEntityId": 6,
                        "PartnerLegalEntity": {
                          "$ref": "9"
                        },
                        "BuyOrSale": 0,
                        "ValidFrom": "2025-12-25T22:38:03.093742+00:00",
                        "ValidTo": "2025-12-25T22:38:03.093742+00:00",
                        "CancelTime": "2025-12-25T22:38:03.093742+00:00",
                        "ExternalContractId": "sample string 9",
                        "ProductId": 1,
                        "Product": {
                          "$id": "11",
                          "Id": 1,
                          "Name": "sample string 2",
                          "PaymentType": "sample string 4",
                          "ExternalId": "sample string 5"
                        },
                        "Assets": [
                          {
                            "$id": "12",
                            "Id": "841acf74-531f-4ad4-b6c2-915959c6d3ee",
                            "ContractId": "b12746bb-2fbd-40db-8e69-1e112f0f8405",
                            "Contract": {
                              "$id": "13",
                              "Id": "075781f3-225a-4043-b1ae-8bc8a31b290b",
                              "Name": "sample string 2",
                              "OwnerLegalEntityId": 3,
                              "OwnerLegalEntity": {
                                "$ref": "9"
                              },
                              "PartnerLegalEntityId": 4,
                              "PartnerLegalEntity": {
                                "$ref": "9"
                              },
                              "BuyOrSale": 0,
                              "ValidFrom": "2025-12-25T22:38:03.093742+00:00",
                              "ValidTo": "2025-12-25T22:38:03.093742+00:00",
                              "CancelTime": "2025-12-25T22:38:03.093742+00:00",
                              "ExternalContractId": "sample string 7",
                              "ProductId": 1,
                              "Product": {
                                "$ref": "11"
                              },
                              "Assets": [
                                {
                                  "$ref": "12"
                                },
                                {
                                  "$ref": "12"
                                }
                              ],
                              "Signed": "2025-12-25T22:38:03.093742+00:00"
                            },
                            "Name": "sample string 3",
                            "ValidFrom": "2025-12-25T22:38:03.093742+00:00",
                            "ValidTo": "2025-12-25T22:38:03.093742+00:00",
                            "CancelTime": "2025-12-25T22:38:03.093742+00:00",
                            "Signed": "2025-12-25T22:38:03.093742+00:00",
                            "Renewal": 0,
                            "ParticipantId": 6,
                            "Participant": {
                              "$ref": "7"
                            }
                          },
                          {
                            "$ref": "12"
                          }
                        ],
                        "Signed": "2025-12-25T22:38:03.093742+00:00"
                      },
                      {
                        "$ref": "8"
                      }
                    ],
                    "AssetOwners": [
                      {
                        "$id": "14",
                        "Id": 1,
                        "AssetId": 2,
                        "ValidFrom": "2025-12-25T22:38:03.093742+00:00",
                        "ValidTo": "2025-12-25T22:38:03.093742+00:00",
                        "ParticipantId": 5,
                        "Asset": {
                          "$ref": "4"
                        },
                        "Participant": {
                          "$ref": "7"
                        },
                        "AssetGuid": "e38eea53-eedc-48d2-8bca-157b6ae80670"
                      },
                      {
                        "$ref": "14"
                      }
                    ],
                    "ElectronicAddress": {
                      "$id": "15",
                      "Id": 1,
                      "Email": "sample string 2",
                      "Url": "sample string 3",
                      "Password": "sample string 4",
                      "UserId": "sample string 5",
                      "ExternalId": "sample string 6",
                      "Phone": "sample string 7",
                      "Cell": "sample string 8",
                      "SipAddress": "sample string 9",
                      "TwitterUser": "sample string 10",
                      "FacebookUser": "sample string 11",
                      "ComUnitServiceConnections": [
                        {
                          "$id": "16",
                          "Id": 1,
                          "CommunicationUnitId": 2,
                          "CloudServiceConnectionId": 3,
                          "ElectronicAddressId": 4,
                          "CommunicationUnit": null,
                          "CloudServiceConnection": {
                            "$id": "17",
                            "Id": 1,
                            "ServiceName": "sample string 2",
                            "BaseUrl": "sample string 3",
                            "ComUnitServiceConnections": [
                              {
                                "$ref": "16"
                              },
                              {
                                "$ref": "16"
                              }
                            ],
                            "Username": "sample string 4",
                            "Password": "sample string 5"
                          },
                          "ElectronicAddress": {
                            "$ref": "15"
                          }
                        },
                        {
                          "$ref": "16"
                        }
                      ],
                      "Participants": [
                        {
                          "$ref": "7"
                        },
                        {
                          "$ref": "7"
                        }
                      ]
                    },
                    "Assets": [
                      {
                        "$ref": "4"
                      },
                      {
                        "$ref": "4"
                      }
                    ],
                    "Schedules": [
                      {
                        "$id": "18",
                        "Id": 1,
                        "ExecutionTimeUTC": "2025-12-25T22:38:03.093742+00:00",
                        "TimeZone": "sample string 2",
                        "LastExecutedTimeUTC": "2025-12-25T22:38:03.093742+00:00",
                        "RepeatDayTue": true,
                        "RepeatStartTimeUTC": "00:00:00.1234567",
                        "RepeatEndTimeUTC": "00:00:00.1234567",
                        "RepeatEveryWeekdayInMonth": "sample string 3",
                        "RepeatSeconds": 1,
                        "RepeatDayMon": true,
                        "RepeatDayWed": true,
                        "RepeatDayThu": true,
                        "RepeatDayFri": true,
                        "RepeatDaySat": true,
                        "RepeatDaySun": true,
                        "RepeatEveryXDay": 1,
                        "RepeatEveryXMonth": 1,
                        "RepeatEveryWeekdayNoInMonth": 1,
                        "RepeatEveryXYear": 1,
                        "EndNoOfOccurences": 1,
                        "RepeatExactDateTimeUTC": "2025-12-25T22:38:03.093742+00:00",
                        "EndDateTimeUTC": "2025-12-25T22:38:03.093742+00:00",
                        "RepeatTimeUTC": "00:00:00.1234567",
                        "NoOfOccurences": 1,
                        "Status": 0,
                        "ParticipantId": 4,
                        "Participant": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "18"
                      }
                    ],
                    "UserGroups": [
                      {
                        "$id": "19",
                        "Id": 1,
                        "Name": "sample string 2",
                        "Description": "sample string 3",
                        "ParticipantId": 1,
                        "Users": [
                          {
                            "$id": "20",
                            "Id": "sample string 1",
                            "Name": "sample string 2",
                            "Lastlogon": "2025-12-25T22:38:03.1117121+00:00",
                            "picture": "QEA=",
                            "Created": "2025-12-25T22:38:03.1117121+00:00",
                            "Enabled": true,
                            "ElectronicAddress": {
                              "$ref": "15"
                            },
                            "ElectronicAddressId": 1,
                            "UserGroups": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ],
                            "SearchFilters": [
                              {
                                "$id": "21",
                                "SearchFilters": "QEA=",
                                "Id": 4,
                                "Guid": "f8bb0fa7-947a-4122-861f-5d976d8d927c",
                                "Name": "sample string 5",
                                "UserId": "sample string 2",
                                "Description": "sample string 6",
                                "User": {
                                  "$ref": "20"
                                },
                                "InstallationDate": "2025-12-25T22:38:03.1117121+00:00",
                                "IsShared": true,
                                "CorporateCode": "sample string 7",
                                "ZoneControlContracts": [
                                  {
                                    "$id": "22",
                                    "SearchFilterId": 1,
                                    "Id": "f5bb06ea-3689-43b2-b9f9-f1c76b3dd4d0",
                                    "SearchFilter": {
                                      "$ref": "21"
                                    },
                                    "ContractId": "502d2d64-bc7c-4e11-8116-92d38b5b334b",
                                    "MaxPowerPrActivation": 2.1,
                                    "Contract": {
                                      "$ref": "13"
                                    },
                                    "DaysAllowedForActivation": 0,
                                    "Name": "sample string 12",
                                    "PermittedIntervals": "sample string 3",
                                    "ValidFrom": "2025-12-25T22:38:03.1117121+00:00",
                                    "MaxAllowedActivationTime": 1,
                                    "ValidTo": "2025-12-25T22:38:03.1117121+00:00",
                                    "MininumTimeBetweenActivation": 4,
                                    "CancelTime": "2025-12-25T22:38:03.1117121+00:00",
                                    "Tolerance": 5.1,
                                    "Signed": "2025-12-25T22:38:03.1117121+00:00",
                                    "ReservationFee": 6.1,
                                    "Renewal": 0,
                                    "ActivationFeeWorkdays": 7.1,
                                    "ParticipantId": 15,
                                    "ActivationFeeNonWorkdays": 8.1,
                                    "Participant": {
                                      "$ref": "7"
                                    },
                                    "NonConformanceClause": "sample string 9"
                                  },
                                  {
                                    "$ref": "22"
                                  }
                                ],
                                "PurchasePrice": "sample string 8",
                                "InServiceDate": "2025-12-25T22:38:03.1117121+00:00",
                                "AddressId": 1,
                                "ValidFrom": "2025-12-25T22:38:03.1117121+00:00",
                                "ValidTo": "2025-12-25T22:38:03.1117121+00:00",
                                "DefaultTimeZoneId": "sample string 10",
                                "ParticipantId": 1,
                                "AssetActivityRecords": [
                                  {
                                    "$ref": "3"
                                  },
                                  {
                                    "$ref": "3"
                                  }
                                ],
                                "Address": {
                                  "$ref": "5"
                                },
                                "AssetOwners": [
                                  {
                                    "$ref": "14"
                                  },
                                  {
                                    "$ref": "14"
                                  }
                                ],
                                "AssetRelationships": [
                                  {
                                    "$id": "23",
                                    "Id": 1,
                                    "Guid": "fb4fb192-bd42-48c1-adb2-243641d7884f",
                                    "AssetId": 3,
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "AssetParentId": 1,
                                    "AssetParent": {
                                      "$ref": "4"
                                    },
                                    "RelationshipType": 0,
                                    "AssetGuid": "de979d12-b66a-4fb9-b2b9-de9aa47dd7f4",
                                    "AssetParentGuid": "01b59f29-81d4-4847-931e-e97107737d35",
                                    "Priority": 6,
                                    "PropertiesJsonString": "sample string 7",
                                    "EntityState": 0,
                                    "ValidFrom": "2025-12-25T22:38:03.1117121+00:00",
                                    "ValidTo": "2025-12-25T22:38:03.1117121+00:00"
                                  },
                                  {
                                    "$ref": "23"
                                  }
                                ],
                                "AssetParentRelationships": [
                                  {
                                    "$ref": "23"
                                  },
                                  {
                                    "$ref": "23"
                                  }
                                ],
                                "AssetTimeSeries": [
                                  {
                                    "$id": "24",
                                    "Id": 1,
                                    "AssetId": 2,
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "BlobKey": "sample string 3",
                                    "UnitType": 1,
                                    "Unit": 0,
                                    "Resolution": 0,
                                    "TimeZoneId": "sample string 4",
                                    "SampleFrequencyInSec": 1.1,
                                    "LastValue": 1.1,
                                    "LastCollected": "2025-12-25T22:38:03.1117121+00:00",
                                    "LastCompleteCollection": "2025-12-25T22:38:03.1117121+00:00",
                                    "IsCalculated": true,
                                    "ParentTimeseriesId": 1,
                                    "ParentTimeseries": null,
                                    "Description": "sample string 6",
                                    "DataOrigin": 0,
                                    "AssetGuid": "9ebb7aa6-1b47-4260-bbbc-e7fcc35c2480"
                                  },
                                  {
                                    "$ref": "24"
                                  }
                                ],
                                "CommunicationUnits": [],
                                "Participant": {
                                  "$ref": "7"
                                },
                                "Location": null,
                                "AssetWorkFlow": [
                                  {
                                    "$id": "25",
                                    "InstanceId": "1fe8d10c-91b2-4bd2-a274-c32b9ed8e820",
                                    "AssetId": 1,
                                    "WorkFlowId": 2,
                                    "Remarks": "sample string 3",
                                    "ExecutedTime": "2025-12-25T22:38:03.1586022+00:00",
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "Workflow": {
                                      "$id": "26",
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Active": true,
                                      "Content": "sample string 4",
                                      "Status": 0,
                                      "ParticipantId": 5,
                                      "WorkflowContentType": 0,
                                      "AssetWorkFlow": [
                                        {
                                          "$ref": "25"
                                        },
                                        {
                                          "$ref": "25"
                                        }
                                      ],
                                      "Participant": {
                                        "$ref": "7"
                                      },
                                      "TimeSeriesTypeClass": 1
                                    },
                                    "ValidFromDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "ValidToDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "ManuallySet": true,
                                    "AssetGuid": "b0022794-9b82-4f82-a90e-a2a3b3e5caf8"
                                  },
                                  {
                                    "$ref": "25"
                                  }
                                ],
                                "AlarmHandlings": [
                                  {
                                    "$id": "27",
                                    "Id": 1,
                                    "AssetId": 2,
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "Mode": 0,
                                    "Description": "sample string 3",
                                    "UserId": "sample string 4",
                                    "User": {
                                      "$ref": "20"
                                    },
                                    "CreatedDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "FromDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "ToDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "AssetGuid": "958876a4-1020-41e5-a7a4-f40dd223454b"
                                  },
                                  {
                                    "$ref": "27"
                                  }
                                ],
                                "Categories": [
                                  {
                                    "$id": "28",
                                    "Id": 1,
                                    "Name": "sample string 2",
                                    "Description": "sample string 3",
                                    "SourceStatus": 0,
                                    "Source": "sample string 4",
                                    "Participant": {
                                      "$ref": "7"
                                    },
                                    "ParticipantId": 5,
                                    "Assets": [
                                      {
                                        "$ref": "4"
                                      },
                                      {
                                        "$ref": "4"
                                      }
                                    ],
                                    "CategoryType": 0
                                  },
                                  {
                                    "$ref": "28"
                                  }
                                ],
                                "AssetModelId": 1,
                                "AssetModel": {
                                  "$id": "29",
                                  "Id": 1,
                                  "Description": "sample string 2",
                                  "Note": "sample string 3",
                                  "ExternalId": "sample string 4",
                                  "TypeCode": "sample string 5",
                                  "ModelCode": "sample string 6",
                                  "HasOffSwitch": true,
                                  "InitialValue": 8.1,
                                  "Manufacturer": "sample string 9",
                                  "ModelVersion": "sample string 10",
                                  "AssetModelProperties": [
                                    {
                                      "$id": "30",
                                      "Id": 1,
                                      "Name": "sample string 2",
                                      "Value": "sample string 3",
                                      "AssetModelId": 4,
                                      "AssetModel": {
                                        "$ref": "29"
                                      }
                                    },
                                    {
                                      "$ref": "30"
                                    }
                                  ]
                                },
                                "CreatedTime": "2025-12-25T22:38:03.1742299+00:00",
                                "ImportSource": "sample string 11",
                                "Note": "sample string 12",
                                "Configurations": [],
                                "ModifiedTime": "2025-12-25T22:38:03.1742299+00:00",
                                "AssetCalculations": [
                                  {
                                    "$id": "31",
                                    "AssetId": 1,
                                    "CalculationId": 2,
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "Calculation": {
                                      "$id": "32",
                                      "Id": 1,
                                      "CalculationDefinitionId": 2,
                                      "Name": "sample string 3",
                                      "Description": "sample string 4",
                                      "lastRunTime": "2025-12-25T22:38:03.1742299+00:00",
                                      "FrequencyInSeconds": 5,
                                      "ValidFrom": "2025-12-25T22:38:03.1742299+00:00",
                                      "ValidTo": "2025-12-25T22:38:03.1742299+00:00"
                                    },
                                    "ValidFromDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "ValidToDateTime": "2025-12-25T22:38:03.1742299+00:00",
                                    "ManuallySet": true,
                                    "AssetGuid": "48d22767-4b19-48a6-960f-7debf2c68292"
                                  },
                                  {
                                    "$ref": "31"
                                  }
                                ],
                                "CoordinateModified": true,
                                "SerialNumber": "sample string 14",
                                "AssetGuid": "f7fd8668-7b0a-422f-bb54-1765cf849019",
                                "Contracts": [
                                  {
                                    "$id": "33",
                                    "AssetId": 1,
                                    "Id": "e209d759-a0dd-4777-8046-2aadbeeeafcb",
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "Name": "sample string 4",
                                    "ParticipantId": 2,
                                    "OwnerLegalEntityId": 5,
                                    "Participant": {
                                      "$ref": "7"
                                    },
                                    "OwnerLegalEntity": {
                                      "$ref": "9"
                                    },
                                    "Type": 0,
                                    "PartnerLegalEntityId": 6,
                                    "PartnerLegalEntity": {
                                      "$ref": "9"
                                    },
                                    "BuyOrSale": 0,
                                    "ValidFrom": "2025-12-25T22:38:03.208671+00:00",
                                    "ValidTo": "2025-12-25T22:38:03.208671+00:00",
                                    "CancelTime": "2025-12-25T22:38:03.208671+00:00",
                                    "ExternalContractId": "sample string 9",
                                    "ProductId": 1,
                                    "Product": {
                                      "$ref": "11"
                                    },
                                    "Assets": [
                                      {
                                        "$ref": "12"
                                      },
                                      {
                                        "$ref": "12"
                                      }
                                    ],
                                    "Signed": "2025-12-25T22:38:03.208671+00:00"
                                  },
                                  {
                                    "$ref": "33"
                                  }
                                ],
                                "Resource": null,
                                "AssetSubContracts": [
                                  {
                                    "$id": "34",
                                    "AssetId": 1,
                                    "Id": "b70ddb23-579a-49a7-b73a-7347091827c4",
                                    "Asset": {
                                      "$ref": "4"
                                    },
                                    "ContractId": "7f1baa3b-4682-4d4d-aa95-1f1abe8bf6a5",
                                    "Contract": {
                                      "$ref": "13"
                                    },
                                    "Name": "sample string 4",
                                    "ValidFrom": "2025-12-25T22:38:03.208671+00:00",
                                    "ValidTo": "2025-12-25T22:38:03.208671+00:00",
                                    "CancelTime": "2025-12-25T22:38:03.208671+00:00",
                                    "Signed": "2025-12-25T22:38:03.208671+00:00",
                                    "Renewal": 0,
                                    "ParticipantId": 7,
                                    "Participant": {
                                      "$ref": "7"
                                    }
                                  },
                                  {
                                    "$ref": "34"
                                  }
                                ],
                                "SDBMHash": 16,
                                "LabelGuid": "7ee85f5d-1a62-41b7-8c00-5a3d5a0d7a3c",
                                "ExternalKeys": [
                                  {
                                    "$id": "35",
                                    "AssetId": 1,
                                    "ExternalId": "sample string 2",
                                    "ExternalSystemId": "4252a0b5-8bd1-438f-87a1-320a6174c755",
                                    "ExternalSystem": {
                                      "$id": "36",
                                      "Id": "f9069459-d75b-4405-8e17-94f4c0c2c412",
                                      "SystemName": "sample string 2"
                                    }
                                  },
                                  {
                                    "$ref": "35"
                                  }
                                ],
                                "EntityState": 0
                              },
                              {
                                "$ref": "21"
                              }
                            ],
                            "Diagrams": [
                              {
                                "$id": "37",
                                "Id": 1,
                                "DiagramKey": "sample string 2",
                                "CreatedTime": "2025-12-25T22:38:03.2243097+00:00",
                                "ModifiedTime": "2025-12-25T22:38:03.2243097+00:00",
                                "UserId": "sample string 5",
                                "IsShared": true,
                                "User": {
                                  "$ref": "20"
                                },
                                "Description": "sample string 7",
                                "Name": "sample string 8",
                                "DiagramType": 0
                              },
                              {
                                "$ref": "37"
                              }
                            ],
                            "FirstName": "sample string 5",
                            "LastName": "sample string 6"
                          },
                          {
                            "$ref": "20"
                          }
                        ],
                        "Roles": [
                          {
                            "$id": "38",
                            "Id": 1,
                            "Name": "sample string 2",
                            "Description": "sample string 3",
                            "RoleFunctions": [
                              {
                                "$id": "39",
                                "Id": 1,
                                "RoleId": 2,
                                "SystemFunctionId": 3,
                                "Permission": 0,
                                "UserRole": {
                                  "$ref": "38"
                                },
                                "SystemFunction": {
                                  "$id": "40",
                                  "Id": 1,
                                  "Name": "sample string 2",
                                  "Enabled": true,
                                  "Description": "sample string 4",
                                  "RoleFunctions": [
                                    {
                                      "$ref": "39"
                                    },
                                    {
                                      "$ref": "39"
                                    }
                                  ],
                                  "SystemProperties": []
                                }
                              },
                              {
                                "$ref": "39"
                              }
                            ],
                            "Groups": [
                              {
                                "$ref": "19"
                              },
                              {
                                "$ref": "19"
                              }
                            ]
                          },
                          {
                            "$ref": "38"
                          }
                        ],
                        "Participant": {
                          "$ref": "7"
                        }
                      },
                      {
                        "$ref": "19"
                      }
                    ],
                    "LegalEntityId": 1,
                    "LegalEntity": {
                      "$ref": "9"
                    },
                    "GridOwnerCode": "sample string 4",
                    "AddressId": 1,
                    "InvoiceAddressId": 1,
                    "OrganizationNumber": "sample string 5",
                    "Address": {
                      "$ref": "5"
                    },
                    "InvoiceAddress": {
                      "$ref": "5"
                    },
                    "ShortName": "sample string 6"
                  },
                  "Address": {
                    "$ref": "5"
                  },
                  "ElectronicAddress": {
                    "$ref": "15"
                  },
                  "ElectronicAddressId": 1,
                  "GlobalLocationNumber": "sample string 9"
                },
                {
                  "$ref": "6"
                }
              ],
              "Assets": [
                {
                  "$ref": "4"
                },
                {
                  "$ref": "4"
                }
              ],
              "Participant": {
                "$ref": "7"
              },
              "CoAddress": "sample string 9",
              "ExtraAddress": "sample string 10",
              "Country": "sample string 11",
              "StateOrProvince": "sample string 12",
              "StateOrProvinceId": "sample string 13",
              "Postbox": "sample string 14"
            },
            "AssetOwners": [
              {
                "$ref": "14"
              },
              {
                "$ref": "14"
              }
            ],
            "AssetRelationships": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "AssetParentRelationships": [
              {
                "$ref": "23"
              },
              {
                "$ref": "23"
              }
            ],
            "AssetTimeSeries": [
              {
                "$ref": "24"
              },
              {
                "$ref": "24"
              }
            ],
            "CommunicationUnits": [],
            "Participant": {
              "$ref": "7"
            },
            "Location": {
              "$id": "41",
              "AssetId": 1,
              "Asset": {
                "$ref": "4"
              },
              "SpartialReference": 2,
              "GeoBinary": "QEA=",
              "AssetGuid": "00000000-0000-0000-0000-000000000000"
            },
            "AssetWorkFlow": [
              {
                "$ref": "25"
              },
              {
                "$ref": "25"
              }
            ],
            "AlarmHandlings": [
              {
                "$ref": "27"
              },
              {
                "$ref": "27"
              }
            ],
            "Categories": [
              {
                "$ref": "28"
              },
              {
                "$ref": "28"
              }
            ],
            "AssetModelId": 1,
            "AssetModel": {
              "$ref": "29"
            },
            "CreatedTime": "2025-12-25T22:38:03.2243097+00:00",
            "ImportSource": "sample string 8",
            "Note": "sample string 9",
            "Configurations": [],
            "ModifiedTime": "2025-12-25T22:38:03.2243097+00:00",
            "AssetCalculations": [
              {
                "$ref": "31"
              },
              {
                "$ref": "31"
              }
            ],
            "CoordinateModified": true,
            "SerialNumber": "sample string 11",
            "AssetGuid": "53b6b514-d295-48ca-934a-a45e2122d229",
            "Contracts": [
              {
                "$ref": "33"
              },
              {
                "$ref": "33"
              }
            ],
            "Resource": null,
            "AssetSubContracts": [
              {
                "$ref": "34"
              },
              {
                "$ref": "34"
              }
            ],
            "SDBMHash": 13,
            "LabelGuid": "185dd2fc-9cf4-4500-8ca2-1becb2c584ec",
            "ExternalKeys": [
              {
                "$ref": "35"
              },
              {
                "$ref": "35"
              }
            ],
            "EntityState": 0
          },
          "Documents": [
            {
              "$id": "42",
              "Id": 1,
              "Content": "QEA=",
              "AssetActivityRecordId": 2,
              "FileName": "sample string 3",
              "FileExtension": "sample string 4",
              "Description": "sample string 5",
              "AssetActivityRecord": {
                "$ref": "3"
              }
            },
            {
              "$ref": "42"
            }
          ],
          "AssetGuid": "eaa53852-edbe-45eb-875c-08957d3fdf98"
        },
        {
          "$ref": "3"
        }
      ],
      "MeteringSiteClassification": {
        "$id": "43",
        "Id": 1,
        "Code": "sample string 2",
        "Description": "sample string 3"
      },
      "Address": {
        "$ref": "5"
      },
      "AssetOwners": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "AssetRelationships": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "AssetParentRelationships": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "AssetTimeSeries": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "CommunicationUnits": [],
      "Participant": {
        "$ref": "7"
      },
      "Location": {
        "$ref": "41"
      },
      "AssetWorkFlow": [
        {
          "$ref": "25"
        },
        {
          "$ref": "25"
        }
      ],
      "AlarmHandlings": [
        {
          "$ref": "27"
        },
        {
          "$ref": "27"
        }
      ],
      "Categories": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ],
      "AssetModelId": 1,
      "AssetModel": {
        "$ref": "29"
      },
      "CreatedTime": "2025-12-25T22:38:03.2243097+00:00",
      "ImportSource": "sample string 19",
      "Note": "sample string 20",
      "Configurations": [],
      "ModifiedTime": "2025-12-25T22:38:03.2243097+00:00",
      "AssetCalculations": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "CoordinateModified": true,
      "SerialNumber": "sample string 22",
      "AssetGuid": "41999c00-8a56-4086-aab2-1fa3963ff4dc",
      "Contracts": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "Resource": null,
      "AssetSubContracts": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "SDBMHash": 24,
      "LabelGuid": "25536639-875e-4607-af42-9de13029d6b0",
      "ExternalKeys": [
        {
          "$ref": "35"
        },
        {
          "$ref": "35"
        }
      ],
      "EntityState": 0
    },
    "Id": 7,
    "MeterInstallationId": 1,
    "Name": "sample string 8",
    "FacilityId": "sample string 1",
    "Description": "sample string 9",
    "MeterId": "sample string 2",
    "InstallationDate": "2025-12-25T22:38:03.2427528+00:00",
    "Status": 1,
    "CorporateCode": "sample string 10",
    "MeterType": 0,
    "PurchasePrice": "sample string 11",
    "EstimatedAnnualUsage": 1.1,
    "InServiceDate": "2025-12-25T22:38:03.2427528+00:00",
    "EnergyProviderContracts": [
      {
        "$id": "44",
        "MeterId": 1,
        "Id": "6c5eeca5-9d65-4afb-a3fe-f9c48dcfef34",
        "Meter": {
          "$ref": "1"
        },
        "Name": "sample string 4",
        "ParticipantId": 2,
        "OwnerLegalEntityId": 5,
        "Participant": {
          "$ref": "7"
        },
        "OwnerLegalEntity": {
          "$ref": "9"
        },
        "PartnerLegalEntityId": 6,
        "PartnerLegalEntity": {
          "$ref": "9"
        },
        "BuyOrSale": 0,
        "ValidFrom": "2025-12-25T22:38:03.2399399+00:00",
        "ValidTo": "2025-12-25T22:38:03.2399399+00:00",
        "CancelTime": "2025-12-25T22:38:03.2399399+00:00",
        "ExternalContractId": "sample string 9",
        "ProductId": 1,
        "Product": {
          "$ref": "11"
        },
        "Assets": [
          {
            "$ref": "12"
          },
          {
            "$ref": "12"
          }
        ],
        "Signed": "2025-12-25T22:38:03.2399399+00:00"
      },
      {
        "$ref": "44"
      }
    ],
    "AddressId": 1,
    "PowerDistributionContracts": [
      {
        "$ref": "8"
      },
      {
        "$ref": "8"
      }
    ],
    "ValidFrom": "2025-12-25T22:38:03.2427528+00:00",
    "LeftDigitCount": 1,
    "ValidTo": "2025-12-25T22:38:03.2427528+00:00",
    "RightDigitCount": 1,
    "DefaultTimeZoneId": "sample string 13",
    "ConversionFactor": 1.0,
    "ParticipantId": 1,
    "StartValue": 3.1,
    "AssetActivityRecords": [
      {
        "$ref": "3"
      },
      {
        "$ref": "3"
      }
    ],
    "AmiMeterType": 0,
    "Address": {
      "$ref": "5"
    },
    "P2P": true,
    "SimCards": [
      {
        "$id": "45",
        "VoltageLevel": "sample string 1",
        "Id": 10,
        "StorageCapacity": "sample string 2",
        "Name": "sample string 11",
        "NumberOfContacts": "sample string 3",
        "Description": "sample string 12",
        "Data": "sample string 4",
        "InstallationDate": "2025-12-25T22:38:03.2427528+00:00",
        "PreferredNetworksList": [
          "sample string 1",
          "sample string 2"
        ],
        "CorporateCode": "sample string 13",
        "ICCID": "sample string 5",
        "PurchasePrice": "sample string 14",
        "Installed": "2025-12-25T22:38:03.2427528+00:00",
        "InServiceDate": "2025-12-25T22:38:03.2427528+00:00",
        "Active": true,
        "AddressId": 1,
        "PhoneCommunicationUnitId": 1,
        "ValidFrom": "2025-12-25T22:38:03.2427528+00:00",
        "PhoneCommunicationUnit": {
          "$id": "46",
          "PhoneNumber": "sample string 1",
          "Id": 2,
          "SimCards": [
            {
              "$ref": "45"
            },
            {
              "$ref": "45"
            }
          ],
          "MacAddress": "sample string 3",
          "SerialNumber": "sample string 4",
          "NetworkCarrier": 1,
          "AssetId": 5,
          "CloudServiceConnectionId": 6,
          "Asset": {
            "$ref": "4"
          },
          "ComUnitServiceConnections": [
            {
              "$ref": "16"
            },
            {
              "$ref": "16"
            }
          ],
          "AssetGuid": "9336d5b4-8753-4eda-a49e-f49e41cca18c"
        },
        "ValidTo": "2025-12-25T22:38:03.2427528+00:00",
        "PhoneNumber": "sample string 8",
        "DefaultTimeZoneId": "sample string 16",
        "IpAddress": "sample string 9",
        "ParticipantId": 1,
        "AssetActivityRecords": [
          {
            "$ref": "3"
          },
          {
            "$ref": "3"
          }
        ],
        "Address": {
          "$ref": "5"
        },
        "AssetOwners": [
          {
            "$ref": "14"
          },
          {
            "$ref": "14"
          }
        ],
        "AssetRelationships": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "AssetParentRelationships": [
          {
            "$ref": "23"
          },
          {
            "$ref": "23"
          }
        ],
        "AssetTimeSeries": [
          {
            "$ref": "24"
          },
          {
            "$ref": "24"
          }
        ],
        "CommunicationUnits": [],
        "Participant": {
          "$ref": "7"
        },
        "Location": {
          "$ref": "41"
        },
        "AssetWorkFlow": [
          {
            "$ref": "25"
          },
          {
            "$ref": "25"
          }
        ],
        "AlarmHandlings": [
          {
            "$ref": "27"
          },
          {
            "$ref": "27"
          }
        ],
        "Categories": [
          {
            "$ref": "28"
          },
          {
            "$ref": "28"
          }
        ],
        "AssetModelId": 1,
        "AssetModel": {
          "$ref": "29"
        },
        "CreatedTime": "2025-12-25T22:38:03.2427528+00:00",
        "ImportSource": "sample string 17",
        "Note": "sample string 18",
        "Configurations": [],
        "ModifiedTime": "2025-12-25T22:38:03.2427528+00:00",
        "AssetCalculations": [
          {
            "$ref": "31"
          },
          {
            "$ref": "31"
          }
        ],
        "CoordinateModified": true,
        "SerialNumber": "sample string 20",
        "AssetGuid": "5eca075e-1608-40d7-b837-7f537a9ee514",
        "Contracts": [
          {
            "$ref": "33"
          },
          {
            "$ref": "33"
          }
        ],
        "Resource": null,
        "AssetSubContracts": [
          {
            "$ref": "34"
          },
          {
            "$ref": "34"
          }
        ],
        "SDBMHash": 22,
        "LabelGuid": "57d349c1-a0dc-4e33-9ac7-49243fd5e585",
        "ExternalKeys": [
          {
            "$ref": "35"
          },
          {
            "$ref": "35"
          }
        ],
        "EntityState": 0
      },
      {
        "$ref": "45"
      }
    ],
    "AssetOwners": [
      {
        "$ref": "14"
      },
      {
        "$ref": "14"
      }
    ],
    "SimCardId": "sample string 5",
    "AssetRelationships": [
      {
        "$ref": "23"
      },
      {
        "$ref": "23"
      }
    ],
    "ModemImei": "sample string 6",
    "AssetParentRelationships": [
      {
        "$ref": "23"
      },
      {
        "$ref": "23"
      }
    ],
    "Antenna": {
      "$id": "47",
      "Impedans": "sample string 1",
      "Id": 7,
      "EffectArea": "sample string 2",
      "Name": "sample string 8",
      "Placement": "sample string 3",
      "Description": "sample string 9",
      "Position": "sample string 4",
      "InstallationDate": "2025-12-25T22:38:03.2427528+00:00",
      "Documentation": "sample string 5",
      "CorporateCode": "sample string 10",
      "AntennaType": 0,
      "PurchasePrice": "sample string 11",
      "OpeningAngle": 6.1,
      "InServiceDate": "2025-12-25T22:38:03.2427528+00:00",
      "AddressId": 1,
      "ValidFrom": "2025-12-25T22:38:03.2427528+00:00",
      "ValidTo": "2025-12-25T22:38:03.2427528+00:00",
      "DefaultTimeZoneId": "sample string 13",
      "ParticipantId": 1,
      "AssetActivityRecords": [
        {
          "$ref": "3"
        },
        {
          "$ref": "3"
        }
      ],
      "Address": {
        "$ref": "5"
      },
      "AssetOwners": [
        {
          "$ref": "14"
        },
        {
          "$ref": "14"
        }
      ],
      "AssetRelationships": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "AssetParentRelationships": [
        {
          "$ref": "23"
        },
        {
          "$ref": "23"
        }
      ],
      "AssetTimeSeries": [
        {
          "$ref": "24"
        },
        {
          "$ref": "24"
        }
      ],
      "CommunicationUnits": [],
      "Participant": {
        "$ref": "7"
      },
      "Location": {
        "$ref": "41"
      },
      "AssetWorkFlow": [
        {
          "$ref": "25"
        },
        {
          "$ref": "25"
        }
      ],
      "AlarmHandlings": [
        {
          "$ref": "27"
        },
        {
          "$ref": "27"
        }
      ],
      "Categories": [
        {
          "$ref": "28"
        },
        {
          "$ref": "28"
        }
      ],
      "AssetModelId": 1,
      "AssetModel": {
        "$ref": "29"
      },
      "CreatedTime": "2025-12-25T22:38:03.2427528+00:00",
      "ImportSource": "sample string 14",
      "Note": "sample string 15",
      "Configurations": [],
      "ModifiedTime": "2025-12-25T22:38:03.2427528+00:00",
      "AssetCalculations": [
        {
          "$ref": "31"
        },
        {
          "$ref": "31"
        }
      ],
      "CoordinateModified": true,
      "SerialNumber": "sample string 17",
      "AssetGuid": "3478059e-48f6-43e7-b0e8-6cfb45d7f34f",
      "Contracts": [
        {
          "$ref": "33"
        },
        {
          "$ref": "33"
        }
      ],
      "Resource": null,
      "AssetSubContracts": [
        {
          "$ref": "34"
        },
        {
          "$ref": "34"
        }
      ],
      "SDBMHash": 19,
      "LabelGuid": "a52bd547-9cf4-4169-b806-ea63e91f8bc1",
      "ExternalKeys": [
        {
          "$ref": "35"
        },
        {
          "$ref": "35"
        }
      ],
      "EntityState": 0
    },
    "AssetTimeSeries": [
      {
        "$ref": "24"
      },
      {
        "$ref": "24"
      }
    ],
    "AntennaId": 1,
    "CommunicationUnits": [],
    "Participant": {
      "$ref": "7"
    },
    "Location": {
      "$ref": "41"
    },
    "AssetWorkFlow": [
      {
        "$ref": "25"
      },
      {
        "$ref": "25"
      }
    ],
    "AlarmHandlings": [
      {
        "$ref": "27"
      },
      {
        "$ref": "27"
      }
    ],
    "Categories": [
      {
        "$ref": "28"
      },
      {
        "$ref": "28"
      }
    ],
    "AssetModelId": 1,
    "AssetModel": {
      "$ref": "29"
    },
    "CreatedTime": "2025-12-25T22:38:03.2427528+00:00",
    "ImportSource": "sample string 14",
    "Note": "sample string 15",
    "Configurations": [],
    "ModifiedTime": "2025-12-25T22:38:03.2427528+00:00",
    "AssetCalculations": [
      {
        "$ref": "31"
      },
      {
        "$ref": "31"
      }
    ],
    "CoordinateModified": true,
    "SerialNumber": "sample string 17",
    "AssetGuid": "9f0696e0-9a61-4c04-a90e-7a8d96f24bf0",
    "Contracts": [
      {
        "$ref": "33"
      },
      {
        "$ref": "33"
      }
    ],
    "Resource": null,
    "AssetSubContracts": [
      {
        "$ref": "34"
      },
      {
        "$ref": "34"
      }
    ],
    "SDBMHash": 19,
    "LabelGuid": "699aed19-6dca-444e-86c4-8d33668909cd",
    "ExternalKeys": [
      {
        "$ref": "35"
      },
      {
        "$ref": "35"
      }
    ],
    "EntityState": 0
  },
  {
    "$ref": "1"
  }
]

text/html

Sample:
[{"$id":"1","MeterInstallation":{"$id":"2","EANCode":"sample string 1","InstallationId":"sample string 11","Id":12,"SystemVoltage":2.1,"Name":"sample string 13","MainFuseNumPhases":3,"Description":"sample string 14","MainFuseCurrent":4.1,"InstallationDate":"2025-12-25T22:38:03.0785478+00:00","OverloadProtectionNumPhases":5,"CorporateCode":"sample string 15","OverloadProtectionCurrent":6.1,"PurchasePrice":"sample string 16","ShortCircuitNumPhases":7,"InServiceDate":"2025-12-25T22:38:03.0785478+00:00","ShortCircuitCurrent":8.1,"AddressId":1,"Meters":[{"$ref":"1"},{"$ref":"1"}],"ValidFrom":"2025-12-25T22:38:03.0785478+00:00","MeterPointNumber":"sample string 9","ValidTo":"2025-12-25T22:38:03.0785478+00:00","IndustryCode":"sample string 10","DefaultTimeZoneId":"sample string 18","InstallationType":0,"ParticipantId":1,"MeteringSiteClassificationId":1,"AssetActivityRecords":[{"$id":"3","Id":1,"AssetId":2,"Reason":"sample string 3","CreatedDateTime":"2025-12-25T22:38:03.0785478+00:00","Severity":0,"Category":"sample string 5","Asset":{"$id":"4","Id":1,"Name":"sample string 2","Description":"sample string 3","InstallationDate":"2025-12-25T22:38:03.0785478+00:00","CorporateCode":"sample string 4","PurchasePrice":"sample string 5","InServiceDate":"2025-12-25T22:38:03.0785478+00:00","AddressId":1,"ValidFrom":"2025-12-25T22:38:03.0785478+00:00","ValidTo":"2025-12-25T22:38:03.0785478+00:00","DefaultTimeZoneId":"sample string 7","ParticipantId":1,"AssetActivityRecords":[{"$ref":"3"},{"$ref":"3"}],"Address":{"$id":"5","Id":1,"Street":"sample string 2","StreetNumber":"sample string 3","PostalCode":"sample string 4","City":"sample string 5","CountryId":"sample string 6","ValidDate":"2025-12-25T22:38:03.0785478+00:00","StreetNumberExtension":"sample string 8","ParticipantId":1,"LegalEntityDetails":[{"$id":"6","Id":1,"FirstName":"sample string 2","LastName":"sample string 3","OrganisationNo":"sample string 4","Code":"sample string 5","Note":"sample string 6","ExternalId":"sample string 7","DateOfBirth":"2025-12-25T22:38:03.0785478+00:00","ParticipantId":8,"AddressId":1,"Participant":{"$id":"7","Id":1,"Name":"sample string 2","ElectronicAddressId":3,"AssetContracts":[{"$id":"8","MeterId":1,"Id":"1e9ab339-4cc9-4c81-ac62-c6d890bb5cc8","Meter":{"$ref":"1"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"7"},"OwnerLegalEntity":{"$id":"9","Id":1,"Name":"sample string 2","EntityType":0,"ExternalId":"sample string 3","LegalEntityRoles":[{"$id":"10","LegalEntityId":1,"LegalEntity":{"$ref":"9"},"LegalEntityDetailId":2,"LegalEntityDetail":{"$ref":"6"},"RoleType":0,"ValidFrom":"2025-12-25T22:38:03.093742+00:00","ValidTo":"2025-12-25T22:38:03.093742+00:00"},{"$ref":"10"}]},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"9"},"BuyOrSale":0,"ValidFrom":"2025-12-25T22:38:03.093742+00:00","ValidTo":"2025-12-25T22:38:03.093742+00:00","CancelTime":"2025-12-25T22:38:03.093742+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$id":"11","Id":1,"Name":"sample string 2","PaymentType":"sample string 4","ExternalId":"sample string 5"},"Assets":[{"$id":"12","Id":"841acf74-531f-4ad4-b6c2-915959c6d3ee","ContractId":"b12746bb-2fbd-40db-8e69-1e112f0f8405","Contract":{"$id":"13","Id":"075781f3-225a-4043-b1ae-8bc8a31b290b","Name":"sample string 2","OwnerLegalEntityId":3,"OwnerLegalEntity":{"$ref":"9"},"PartnerLegalEntityId":4,"PartnerLegalEntity":{"$ref":"9"},"BuyOrSale":0,"ValidFrom":"2025-12-25T22:38:03.093742+00:00","ValidTo":"2025-12-25T22:38:03.093742+00:00","CancelTime":"2025-12-25T22:38:03.093742+00:00","ExternalContractId":"sample string 7","ProductId":1,"Product":{"$ref":"11"},"Assets":[{"$ref":"12"},{"$ref":"12"}],"Signed":"2025-12-25T22:38:03.093742+00:00"},"Name":"sample string 3","ValidFrom":"2025-12-25T22:38:03.093742+00:00","ValidTo":"2025-12-25T22:38:03.093742+00:00","CancelTime":"2025-12-25T22:38:03.093742+00:00","Signed":"2025-12-25T22:38:03.093742+00:00","Renewal":0,"ParticipantId":6,"Participant":{"$ref":"7"}},{"$ref":"12"}],"Signed":"2025-12-25T22:38:03.093742+00:00"},{"$ref":"8"}],"AssetOwners":[{"$id":"14","Id":1,"AssetId":2,"ValidFrom":"2025-12-25T22:38:03.093742+00:00","ValidTo":"2025-12-25T22:38:03.093742+00:00","ParticipantId":5,"Asset":{"$ref":"4"},"Participant":{"$ref":"7"},"AssetGuid":"e38eea53-eedc-48d2-8bca-157b6ae80670"},{"$ref":"14"}],"ElectronicAddress":{"$id":"15","Id":1,"Email":"sample string 2","Url":"sample string 3","Password":"sample string 4","UserId":"sample string 5","ExternalId":"sample string 6","Phone":"sample string 7","Cell":"sample string 8","SipAddress":"sample string 9","TwitterUser":"sample string 10","FacebookUser":"sample string 11","ComUnitServiceConnections":[{"$id":"16","Id":1,"CommunicationUnitId":2,"CloudServiceConnectionId":3,"ElectronicAddressId":4,"CommunicationUnit":null,"CloudServiceConnection":{"$id":"17","Id":1,"ServiceName":"sample string 2","BaseUrl":"sample string 3","ComUnitServiceConnections":[{"$ref":"16"},{"$ref":"16"}],"Username":"sample string 4","Password":"sample string 5"},"ElectronicAddress":{"$ref":"15"}},{"$ref":"16"}],"Participants":[{"$ref":"7"},{"$ref":"7"}]},"Assets":[{"$ref":"4"},{"$ref":"4"}],"Schedules":[{"$id":"18","Id":1,"ExecutionTimeUTC":"2025-12-25T22:38:03.093742+00:00","TimeZone":"sample string 2","LastExecutedTimeUTC":"2025-12-25T22:38:03.093742+00:00","RepeatDayTue":true,"RepeatStartTimeUTC":"00:00:00.1234567","RepeatEndTimeUTC":"00:00:00.1234567","RepeatEveryWeekdayInMonth":"sample string 3","RepeatSeconds":1,"RepeatDayMon":true,"RepeatDayWed":true,"RepeatDayThu":true,"RepeatDayFri":true,"RepeatDaySat":true,"RepeatDaySun":true,"RepeatEveryXDay":1,"RepeatEveryXMonth":1,"RepeatEveryWeekdayNoInMonth":1,"RepeatEveryXYear":1,"EndNoOfOccurences":1,"RepeatExactDateTimeUTC":"2025-12-25T22:38:03.093742+00:00","EndDateTimeUTC":"2025-12-25T22:38:03.093742+00:00","RepeatTimeUTC":"00:00:00.1234567","NoOfOccurences":1,"Status":0,"ParticipantId":4,"Participant":{"$ref":"7"}},{"$ref":"18"}],"UserGroups":[{"$id":"19","Id":1,"Name":"sample string 2","Description":"sample string 3","ParticipantId":1,"Users":[{"$id":"20","Id":"sample string 1","Name":"sample string 2","Lastlogon":"2025-12-25T22:38:03.1117121+00:00","picture":"QEA=","Created":"2025-12-25T22:38:03.1117121+00:00","Enabled":true,"ElectronicAddress":{"$ref":"15"},"ElectronicAddressId":1,"UserGroups":[{"$ref":"19"},{"$ref":"19"}],"SearchFilters":[{"$id":"21","SearchFilters":"QEA=","Id":4,"Guid":"f8bb0fa7-947a-4122-861f-5d976d8d927c","Name":"sample string 5","UserId":"sample string 2","Description":"sample string 6","User":{"$ref":"20"},"InstallationDate":"2025-12-25T22:38:03.1117121+00:00","IsShared":true,"CorporateCode":"sample string 7","ZoneControlContracts":[{"$id":"22","SearchFilterId":1,"Id":"f5bb06ea-3689-43b2-b9f9-f1c76b3dd4d0","SearchFilter":{"$ref":"21"},"ContractId":"502d2d64-bc7c-4e11-8116-92d38b5b334b","MaxPowerPrActivation":2.1,"Contract":{"$ref":"13"},"DaysAllowedForActivation":0,"Name":"sample string 12","PermittedIntervals":"sample string 3","ValidFrom":"2025-12-25T22:38:03.1117121+00:00","MaxAllowedActivationTime":1,"ValidTo":"2025-12-25T22:38:03.1117121+00:00","MininumTimeBetweenActivation":4,"CancelTime":"2025-12-25T22:38:03.1117121+00:00","Tolerance":5.1,"Signed":"2025-12-25T22:38:03.1117121+00:00","ReservationFee":6.1,"Renewal":0,"ActivationFeeWorkdays":7.1,"ParticipantId":15,"ActivationFeeNonWorkdays":8.1,"Participant":{"$ref":"7"},"NonConformanceClause":"sample string 9"},{"$ref":"22"}],"PurchasePrice":"sample string 8","InServiceDate":"2025-12-25T22:38:03.1117121+00:00","AddressId":1,"ValidFrom":"2025-12-25T22:38:03.1117121+00:00","ValidTo":"2025-12-25T22:38:03.1117121+00:00","DefaultTimeZoneId":"sample string 10","ParticipantId":1,"AssetActivityRecords":[{"$ref":"3"},{"$ref":"3"}],"Address":{"$ref":"5"},"AssetOwners":[{"$ref":"14"},{"$ref":"14"}],"AssetRelationships":[{"$id":"23","Id":1,"Guid":"fb4fb192-bd42-48c1-adb2-243641d7884f","AssetId":3,"Asset":{"$ref":"4"},"AssetParentId":1,"AssetParent":{"$ref":"4"},"RelationshipType":0,"AssetGuid":"de979d12-b66a-4fb9-b2b9-de9aa47dd7f4","AssetParentGuid":"01b59f29-81d4-4847-931e-e97107737d35","Priority":6,"PropertiesJsonString":"sample string 7","EntityState":0,"ValidFrom":"2025-12-25T22:38:03.1117121+00:00","ValidTo":"2025-12-25T22:38:03.1117121+00:00"},{"$ref":"23"}],"AssetParentRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetTimeSeries":[{"$id":"24","Id":1,"AssetId":2,"Asset":{"$ref":"4"},"BlobKey":"sample string 3","UnitType":1,"Unit":0,"Resolution":0,"TimeZoneId":"sample string 4","SampleFrequencyInSec":1.1,"LastValue":1.1,"LastCollected":"2025-12-25T22:38:03.1117121+00:00","LastCompleteCollection":"2025-12-25T22:38:03.1117121+00:00","IsCalculated":true,"ParentTimeseriesId":1,"ParentTimeseries":null,"Description":"sample string 6","DataOrigin":0,"AssetGuid":"9ebb7aa6-1b47-4260-bbbc-e7fcc35c2480"},{"$ref":"24"}],"CommunicationUnits":[],"Participant":{"$ref":"7"},"Location":null,"AssetWorkFlow":[{"$id":"25","InstanceId":"1fe8d10c-91b2-4bd2-a274-c32b9ed8e820","AssetId":1,"WorkFlowId":2,"Remarks":"sample string 3","ExecutedTime":"2025-12-25T22:38:03.1586022+00:00","Asset":{"$ref":"4"},"Workflow":{"$id":"26","Id":1,"Name":"sample string 2","Active":true,"Content":"sample string 4","Status":0,"ParticipantId":5,"WorkflowContentType":0,"AssetWorkFlow":[{"$ref":"25"},{"$ref":"25"}],"Participant":{"$ref":"7"},"TimeSeriesTypeClass":1},"ValidFromDateTime":"2025-12-25T22:38:03.1742299+00:00","ValidToDateTime":"2025-12-25T22:38:03.1742299+00:00","ManuallySet":true,"AssetGuid":"b0022794-9b82-4f82-a90e-a2a3b3e5caf8"},{"$ref":"25"}],"AlarmHandlings":[{"$id":"27","Id":1,"AssetId":2,"Asset":{"$ref":"4"},"Mode":0,"Description":"sample string 3","UserId":"sample string 4","User":{"$ref":"20"},"CreatedDateTime":"2025-12-25T22:38:03.1742299+00:00","FromDateTime":"2025-12-25T22:38:03.1742299+00:00","ToDateTime":"2025-12-25T22:38:03.1742299+00:00","AssetGuid":"958876a4-1020-41e5-a7a4-f40dd223454b"},{"$ref":"27"}],"Categories":[{"$id":"28","Id":1,"Name":"sample string 2","Description":"sample string 3","SourceStatus":0,"Source":"sample string 4","Participant":{"$ref":"7"},"ParticipantId":5,"Assets":[{"$ref":"4"},{"$ref":"4"}],"CategoryType":0},{"$ref":"28"}],"AssetModelId":1,"AssetModel":{"$id":"29","Id":1,"Description":"sample string 2","Note":"sample string 3","ExternalId":"sample string 4","TypeCode":"sample string 5","ModelCode":"sample string 6","HasOffSwitch":true,"InitialValue":8.1,"Manufacturer":"sample string 9","ModelVersion":"sample string 10","AssetModelProperties":[{"$id":"30","Id":1,"Name":"sample string 2","Value":"sample string 3","AssetModelId":4,"AssetModel":{"$ref":"29"}},{"$ref":"30"}]},"CreatedTime":"2025-12-25T22:38:03.1742299+00:00","ImportSource":"sample string 11","Note":"sample string 12","Configurations":[],"ModifiedTime":"2025-12-25T22:38:03.1742299+00:00","AssetCalculations":[{"$id":"31","AssetId":1,"CalculationId":2,"Asset":{"$ref":"4"},"Calculation":{"$id":"32","Id":1,"CalculationDefinitionId":2,"Name":"sample string 3","Description":"sample string 4","lastRunTime":"2025-12-25T22:38:03.1742299+00:00","FrequencyInSeconds":5,"ValidFrom":"2025-12-25T22:38:03.1742299+00:00","ValidTo":"2025-12-25T22:38:03.1742299+00:00"},"ValidFromDateTime":"2025-12-25T22:38:03.1742299+00:00","ValidToDateTime":"2025-12-25T22:38:03.1742299+00:00","ManuallySet":true,"AssetGuid":"48d22767-4b19-48a6-960f-7debf2c68292"},{"$ref":"31"}],"CoordinateModified":true,"SerialNumber":"sample string 14","AssetGuid":"f7fd8668-7b0a-422f-bb54-1765cf849019","Contracts":[{"$id":"33","AssetId":1,"Id":"e209d759-a0dd-4777-8046-2aadbeeeafcb","Asset":{"$ref":"4"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"7"},"OwnerLegalEntity":{"$ref":"9"},"Type":0,"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"9"},"BuyOrSale":0,"ValidFrom":"2025-12-25T22:38:03.208671+00:00","ValidTo":"2025-12-25T22:38:03.208671+00:00","CancelTime":"2025-12-25T22:38:03.208671+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"11"},"Assets":[{"$ref":"12"},{"$ref":"12"}],"Signed":"2025-12-25T22:38:03.208671+00:00"},{"$ref":"33"}],"Resource":null,"AssetSubContracts":[{"$id":"34","AssetId":1,"Id":"b70ddb23-579a-49a7-b73a-7347091827c4","Asset":{"$ref":"4"},"ContractId":"7f1baa3b-4682-4d4d-aa95-1f1abe8bf6a5","Contract":{"$ref":"13"},"Name":"sample string 4","ValidFrom":"2025-12-25T22:38:03.208671+00:00","ValidTo":"2025-12-25T22:38:03.208671+00:00","CancelTime":"2025-12-25T22:38:03.208671+00:00","Signed":"2025-12-25T22:38:03.208671+00:00","Renewal":0,"ParticipantId":7,"Participant":{"$ref":"7"}},{"$ref":"34"}],"SDBMHash":16,"LabelGuid":"7ee85f5d-1a62-41b7-8c00-5a3d5a0d7a3c","ExternalKeys":[{"$id":"35","AssetId":1,"ExternalId":"sample string 2","ExternalSystemId":"4252a0b5-8bd1-438f-87a1-320a6174c755","ExternalSystem":{"$id":"36","Id":"f9069459-d75b-4405-8e17-94f4c0c2c412","SystemName":"sample string 2"}},{"$ref":"35"}],"EntityState":0},{"$ref":"21"}],"Diagrams":[{"$id":"37","Id":1,"DiagramKey":"sample string 2","CreatedTime":"2025-12-25T22:38:03.2243097+00:00","ModifiedTime":"2025-12-25T22:38:03.2243097+00:00","UserId":"sample string 5","IsShared":true,"User":{"$ref":"20"},"Description":"sample string 7","Name":"sample string 8","DiagramType":0},{"$ref":"37"}],"FirstName":"sample string 5","LastName":"sample string 6"},{"$ref":"20"}],"Roles":[{"$id":"38","Id":1,"Name":"sample string 2","Description":"sample string 3","RoleFunctions":[{"$id":"39","Id":1,"RoleId":2,"SystemFunctionId":3,"Permission":0,"UserRole":{"$ref":"38"},"SystemFunction":{"$id":"40","Id":1,"Name":"sample string 2","Enabled":true,"Description":"sample string 4","RoleFunctions":[{"$ref":"39"},{"$ref":"39"}],"SystemProperties":[]}},{"$ref":"39"}],"Groups":[{"$ref":"19"},{"$ref":"19"}]},{"$ref":"38"}],"Participant":{"$ref":"7"}},{"$ref":"19"}],"LegalEntityId":1,"LegalEntity":{"$ref":"9"},"GridOwnerCode":"sample string 4","AddressId":1,"InvoiceAddressId":1,"OrganizationNumber":"sample string 5","Address":{"$ref":"5"},"InvoiceAddress":{"$ref":"5"},"ShortName":"sample string 6"},"Address":{"$ref":"5"},"ElectronicAddress":{"$ref":"15"},"ElectronicAddressId":1,"GlobalLocationNumber":"sample string 9"},{"$ref":"6"}],"Assets":[{"$ref":"4"},{"$ref":"4"}],"Participant":{"$ref":"7"},"CoAddress":"sample string 9","ExtraAddress":"sample string 10","Country":"sample string 11","StateOrProvince":"sample string 12","StateOrProvinceId":"sample string 13","Postbox":"sample string 14"},"AssetOwners":[{"$ref":"14"},{"$ref":"14"}],"AssetRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetParentRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetTimeSeries":[{"$ref":"24"},{"$ref":"24"}],"CommunicationUnits":[],"Participant":{"$ref":"7"},"Location":{"$id":"41","AssetId":1,"Asset":{"$ref":"4"},"SpartialReference":2,"GeoBinary":"QEA=","AssetGuid":"00000000-0000-0000-0000-000000000000"},"AssetWorkFlow":[{"$ref":"25"},{"$ref":"25"}],"AlarmHandlings":[{"$ref":"27"},{"$ref":"27"}],"Categories":[{"$ref":"28"},{"$ref":"28"}],"AssetModelId":1,"AssetModel":{"$ref":"29"},"CreatedTime":"2025-12-25T22:38:03.2243097+00:00","ImportSource":"sample string 8","Note":"sample string 9","Configurations":[],"ModifiedTime":"2025-12-25T22:38:03.2243097+00:00","AssetCalculations":[{"$ref":"31"},{"$ref":"31"}],"CoordinateModified":true,"SerialNumber":"sample string 11","AssetGuid":"53b6b514-d295-48ca-934a-a45e2122d229","Contracts":[{"$ref":"33"},{"$ref":"33"}],"Resource":null,"AssetSubContracts":[{"$ref":"34"},{"$ref":"34"}],"SDBMHash":13,"LabelGuid":"185dd2fc-9cf4-4500-8ca2-1becb2c584ec","ExternalKeys":[{"$ref":"35"},{"$ref":"35"}],"EntityState":0},"Documents":[{"$id":"42","Id":1,"Content":"QEA=","AssetActivityRecordId":2,"FileName":"sample string 3","FileExtension":"sample string 4","Description":"sample string 5","AssetActivityRecord":{"$ref":"3"}},{"$ref":"42"}],"AssetGuid":"eaa53852-edbe-45eb-875c-08957d3fdf98"},{"$ref":"3"}],"MeteringSiteClassification":{"$id":"43","Id":1,"Code":"sample string 2","Description":"sample string 3"},"Address":{"$ref":"5"},"AssetOwners":[{"$ref":"14"},{"$ref":"14"}],"AssetRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetParentRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetTimeSeries":[{"$ref":"24"},{"$ref":"24"}],"CommunicationUnits":[],"Participant":{"$ref":"7"},"Location":{"$ref":"41"},"AssetWorkFlow":[{"$ref":"25"},{"$ref":"25"}],"AlarmHandlings":[{"$ref":"27"},{"$ref":"27"}],"Categories":[{"$ref":"28"},{"$ref":"28"}],"AssetModelId":1,"AssetModel":{"$ref":"29"},"CreatedTime":"2025-12-25T22:38:03.2243097+00:00","ImportSource":"sample string 19","Note":"sample string 20","Configurations":[],"ModifiedTime":"2025-12-25T22:38:03.2243097+00:00","AssetCalculations":[{"$ref":"31"},{"$ref":"31"}],"CoordinateModified":true,"SerialNumber":"sample string 22","AssetGuid":"41999c00-8a56-4086-aab2-1fa3963ff4dc","Contracts":[{"$ref":"33"},{"$ref":"33"}],"Resource":null,"AssetSubContracts":[{"$ref":"34"},{"$ref":"34"}],"SDBMHash":24,"LabelGuid":"25536639-875e-4607-af42-9de13029d6b0","ExternalKeys":[{"$ref":"35"},{"$ref":"35"}],"EntityState":0},"Id":7,"MeterInstallationId":1,"Name":"sample string 8","FacilityId":"sample string 1","Description":"sample string 9","MeterId":"sample string 2","InstallationDate":"2025-12-25T22:38:03.2427528+00:00","Status":1,"CorporateCode":"sample string 10","MeterType":0,"PurchasePrice":"sample string 11","EstimatedAnnualUsage":1.1,"InServiceDate":"2025-12-25T22:38:03.2427528+00:00","EnergyProviderContracts":[{"$id":"44","MeterId":1,"Id":"6c5eeca5-9d65-4afb-a3fe-f9c48dcfef34","Meter":{"$ref":"1"},"Name":"sample string 4","ParticipantId":2,"OwnerLegalEntityId":5,"Participant":{"$ref":"7"},"OwnerLegalEntity":{"$ref":"9"},"PartnerLegalEntityId":6,"PartnerLegalEntity":{"$ref":"9"},"BuyOrSale":0,"ValidFrom":"2025-12-25T22:38:03.2399399+00:00","ValidTo":"2025-12-25T22:38:03.2399399+00:00","CancelTime":"2025-12-25T22:38:03.2399399+00:00","ExternalContractId":"sample string 9","ProductId":1,"Product":{"$ref":"11"},"Assets":[{"$ref":"12"},{"$ref":"12"}],"Signed":"2025-12-25T22:38:03.2399399+00:00"},{"$ref":"44"}],"AddressId":1,"PowerDistributionContracts":[{"$ref":"8"},{"$ref":"8"}],"ValidFrom":"2025-12-25T22:38:03.2427528+00:00","LeftDigitCount":1,"ValidTo":"2025-12-25T22:38:03.2427528+00:00","RightDigitCount":1,"DefaultTimeZoneId":"sample string 13","ConversionFactor":1.0,"ParticipantId":1,"StartValue":3.1,"AssetActivityRecords":[{"$ref":"3"},{"$ref":"3"}],"AmiMeterType":0,"Address":{"$ref":"5"},"P2P":true,"SimCards":[{"$id":"45","VoltageLevel":"sample string 1","Id":10,"StorageCapacity":"sample string 2","Name":"sample string 11","NumberOfContacts":"sample string 3","Description":"sample string 12","Data":"sample string 4","InstallationDate":"2025-12-25T22:38:03.2427528+00:00","PreferredNetworksList":["sample string 1","sample string 2"],"CorporateCode":"sample string 13","ICCID":"sample string 5","PurchasePrice":"sample string 14","Installed":"2025-12-25T22:38:03.2427528+00:00","InServiceDate":"2025-12-25T22:38:03.2427528+00:00","Active":true,"AddressId":1,"PhoneCommunicationUnitId":1,"ValidFrom":"2025-12-25T22:38:03.2427528+00:00","PhoneCommunicationUnit":{"$id":"46","PhoneNumber":"sample string 1","Id":2,"SimCards":[{"$ref":"45"},{"$ref":"45"}],"MacAddress":"sample string 3","SerialNumber":"sample string 4","NetworkCarrier":1,"AssetId":5,"CloudServiceConnectionId":6,"Asset":{"$ref":"4"},"ComUnitServiceConnections":[{"$ref":"16"},{"$ref":"16"}],"AssetGuid":"9336d5b4-8753-4eda-a49e-f49e41cca18c"},"ValidTo":"2025-12-25T22:38:03.2427528+00:00","PhoneNumber":"sample string 8","DefaultTimeZoneId":"sample string 16","IpAddress":"sample string 9","ParticipantId":1,"AssetActivityRecords":[{"$ref":"3"},{"$ref":"3"}],"Address":{"$ref":"5"},"AssetOwners":[{"$ref":"14"},{"$ref":"14"}],"AssetRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetParentRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetTimeSeries":[{"$ref":"24"},{"$ref":"24"}],"CommunicationUnits":[],"Participant":{"$ref":"7"},"Location":{"$ref":"41"},"AssetWorkFlow":[{"$ref":"25"},{"$ref":"25"}],"AlarmHandlings":[{"$ref":"27"},{"$ref":"27"}],"Categories":[{"$ref":"28"},{"$ref":"28"}],"AssetModelId":1,"AssetModel":{"$ref":"29"},"CreatedTime":"2025-12-25T22:38:03.2427528+00:00","ImportSource":"sample string 17","Note":"sample string 18","Configurations":[],"ModifiedTime":"2025-12-25T22:38:03.2427528+00:00","AssetCalculations":[{"$ref":"31"},{"$ref":"31"}],"CoordinateModified":true,"SerialNumber":"sample string 20","AssetGuid":"5eca075e-1608-40d7-b837-7f537a9ee514","Contracts":[{"$ref":"33"},{"$ref":"33"}],"Resource":null,"AssetSubContracts":[{"$ref":"34"},{"$ref":"34"}],"SDBMHash":22,"LabelGuid":"57d349c1-a0dc-4e33-9ac7-49243fd5e585","ExternalKeys":[{"$ref":"35"},{"$ref":"35"}],"EntityState":0},{"$ref":"45"}],"AssetOwners":[{"$ref":"14"},{"$ref":"14"}],"SimCardId":"sample string 5","AssetRelationships":[{"$ref":"23"},{"$ref":"23"}],"ModemImei":"sample string 6","AssetParentRelationships":[{"$ref":"23"},{"$ref":"23"}],"Antenna":{"$id":"47","Impedans":"sample string 1","Id":7,"EffectArea":"sample string 2","Name":"sample string 8","Placement":"sample string 3","Description":"sample string 9","Position":"sample string 4","InstallationDate":"2025-12-25T22:38:03.2427528+00:00","Documentation":"sample string 5","CorporateCode":"sample string 10","AntennaType":0,"PurchasePrice":"sample string 11","OpeningAngle":6.1,"InServiceDate":"2025-12-25T22:38:03.2427528+00:00","AddressId":1,"ValidFrom":"2025-12-25T22:38:03.2427528+00:00","ValidTo":"2025-12-25T22:38:03.2427528+00:00","DefaultTimeZoneId":"sample string 13","ParticipantId":1,"AssetActivityRecords":[{"$ref":"3"},{"$ref":"3"}],"Address":{"$ref":"5"},"AssetOwners":[{"$ref":"14"},{"$ref":"14"}],"AssetRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetParentRelationships":[{"$ref":"23"},{"$ref":"23"}],"AssetTimeSeries":[{"$ref":"24"},{"$ref":"24"}],"CommunicationUnits":[],"Participant":{"$ref":"7"},"Location":{"$ref":"41"},"AssetWorkFlow":[{"$ref":"25"},{"$ref":"25"}],"AlarmHandlings":[{"$ref":"27"},{"$ref":"27"}],"Categories":[{"$ref":"28"},{"$ref":"28"}],"AssetModelId":1,"AssetModel":{"$ref":"29"},"CreatedTime":"2025-12-25T22:38:03.2427528+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-12-25T22:38:03.2427528+00:00","AssetCalculations":[{"$ref":"31"},{"$ref":"31"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"3478059e-48f6-43e7-b0e8-6cfb45d7f34f","Contracts":[{"$ref":"33"},{"$ref":"33"}],"Resource":null,"AssetSubContracts":[{"$ref":"34"},{"$ref":"34"}],"SDBMHash":19,"LabelGuid":"a52bd547-9cf4-4169-b806-ea63e91f8bc1","ExternalKeys":[{"$ref":"35"},{"$ref":"35"}],"EntityState":0},"AssetTimeSeries":[{"$ref":"24"},{"$ref":"24"}],"AntennaId":1,"CommunicationUnits":[],"Participant":{"$ref":"7"},"Location":{"$ref":"41"},"AssetWorkFlow":[{"$ref":"25"},{"$ref":"25"}],"AlarmHandlings":[{"$ref":"27"},{"$ref":"27"}],"Categories":[{"$ref":"28"},{"$ref":"28"}],"AssetModelId":1,"AssetModel":{"$ref":"29"},"CreatedTime":"2025-12-25T22:38:03.2427528+00:00","ImportSource":"sample string 14","Note":"sample string 15","Configurations":[],"ModifiedTime":"2025-12-25T22:38:03.2427528+00:00","AssetCalculations":[{"$ref":"31"},{"$ref":"31"}],"CoordinateModified":true,"SerialNumber":"sample string 17","AssetGuid":"9f0696e0-9a61-4c04-a90e-7a8d96f24bf0","Contracts":[{"$ref":"33"},{"$ref":"33"}],"Resource":null,"AssetSubContracts":[{"$ref":"34"},{"$ref":"34"}],"SDBMHash":19,"LabelGuid":"699aed19-6dca-444e-86c4-8d33668909cd","ExternalKeys":[{"$ref":"35"},{"$ref":"35"}],"EntityState":0},{"$ref":"1"}]