Error 404 Not Found

GET https://backoffice.softlabel.nl/api/v1/projects/277

ErrorController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"9da2fa"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1365
  #message: ""App\Entity\Project" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"."
  #code: 0
  #file: "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php"
  #line: 86
  -statusCode: 404
  -headers: []
  trace: {
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:86 {
      Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
      › if (null === $object && !$argument->isNullable()) {    throw new NotFoundHttpException($options->message ?? (\sprintf('"%s" object not found by "%s".', $options->class, self::class).$message));}
    }
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
      › 
      › yield from $this->inner->resolve($request, $argument);}
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
      Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
      › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
    }
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
      Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
      › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
    }
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/HttpKernel.php:175 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Kernel.php:182 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public/index.php:7 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#212
  -records: [
    17 => [
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.707+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "api_v1_projects_update"
          "route_parameters" => [
            "_route" => "api_v1_projects_update"
            "_controller" => "App\Api\V1\Controller\ProjectController::update"
            "id" => "277"
          ]
          "request_uri" => "https://backoffice.softlabel.nl/api/v1/projects/277"
          "method" => "PATCH"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.739+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "api"
          "authenticators" => 1
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.740+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "api"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.796+00:00"
        "message" => "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#854
            #message: "User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)"
            #code: 0
            #file: "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:176 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getMariaDbMysqlVersionNumber(string $versionString): string …
                › if (stripos($versionString, 'MariaDB') === 0) {    Deprecation::trigger(        'doctrine/orm',
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:45 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->createDatabasePlatformForVersion($version) …
                › if ($mariadb) {    $mariaDbVersion = $this->getMariaDbMysqlVersionNumber($version);    if (version_compare($mariaDbVersion, '11.7.0', '>=')) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:68 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->createDatabasePlatformForVersion($version) …
                › if ($this->wrappedDriver instanceof VersionAwarePlatformDriver) {    return $this->wrappedDriver->createDatabasePlatformForVersion($version);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Connection.php:421 {
                Doctrine\DBAL\Connection->detectDatabasePlatform(): AbstractPlatform …
                › 
                ›     return $this->_driver->createDatabasePlatformForVersion($version);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/dbal/src/Connection.php:323 {
                Doctrine\DBAL\Connection->getDatabasePlatform() …
                › if ($this->platform === null) {    $this->platform = $this->detectDatabasePlatform();    $this->platform->setEventManager($this->_eventManager);
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:740 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:550 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:178 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:18 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:47 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:27 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:138 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->getRepository(): ObjectRepository …
                › {    return $this->getObjectManager()->getRepository($this->classOrAlias);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/doctrine-bridge/Security/User/EntityUserProvider.php:52 {
                Symfony\Bridge\Doctrine\Security\User\EntityUserProvider->loadUserByIdentifier(string $identifier): UserInterface …
                › {    $repository = $this->getRepository();    if (null !== $this->property) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:208 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->loadUser(array $payload, string $identity): UserInterface …
                › 
                ›     return $this->userProvider->loadUserByIdentifier($identity);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/lexik/jwt-authentication-bundle/Security/Authenticator/JWTAuthenticator.php:105 {
                Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator->Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\{closure} …
                ›     (string) $payload[$idClaim],    fn ($userIdentifier) => $this->loadUser($payload, $userIdentifier))
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Authenticator/Passport/Badge/UserBadge.php:101 {
                Symfony\Component\Security\Http\Authenticator\Passport\Badge\UserBadge->getUser(): UserInterface …
                › if (null === $this->getAttributes()) {    $user = ($this->userLoader)($this->getUserIdentifier());} else {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Authenticator/Passport/Passport.php:56 {
                Symfony\Component\Security\Http\Authenticator\Passport\Passport->getUser(): UserInterface …
                › 
                ›     $this->user = $this->getBadge(UserBadge::class)->getUser();}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/EventListener/UserCheckerListener.php:40 {
                Symfony\Component\Security\Http\EventListener\UserCheckerListener->preCheckCredentials(CheckPassportEvent $event): void …
                › 
                ›     $this->userChecker->checkPreAuth($passport->getUser());}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:189 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticator(AuthenticatorInterface $authenticator, Request $request): Response …
                › $event = new CheckPassportEvent($authenticator, $passport);$this->eventDispatcher->dispatch($event);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:167 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->executeAuthenticators(array $authenticators, Request $request): Response …
                › 
                › $response = $this->executeAuthenticator($authenticator, $request);if (null !== $response) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Authentication/AuthenticatorManager.php:149 {
                Symfony\Component\Security\Http\Authentication\AuthenticatorManager->authenticateRequest(Request $request): Response …
                › 
                ›     return $this->executeAuthenticators($authenticators, $request);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php:38 {
                Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › $request = $event->getRequest();$response = $this->authenticatorManager->authenticateRequest($request);if (null === $response) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php:58 {
                Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener->authenticate(RequestEvent $event): void …
                › {    $this->authenticationManagerListener->authenticate($event);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php:46 {
                Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener->authenticate(RequestEvent $event): void …
                › try {    $this->listener->authenticate($event);} catch (LazyResponseException $e) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Firewall/AbstractListener.php:26 {
                Symfony\Component\Security\Http\Firewall\AbstractListener->__invoke(RequestEvent $event): void …
                › if (false !== $this->supports($event->getRequest())) {    $this->authenticate($event);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php:91 {
                Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener->callListeners(RequestEvent $event, iterable $listeners): void …
                › foreach ($requestListeners as $listener) {    $listener($event);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/security-http/Firewall.php:92 {
                Symfony\Component\Security\Http\Firewall->onKernelRequest(RequestEvent $event) …
                › 
                ›     $this->callListeners($event, $authenticationListeners());}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/EventDispatcher.php:206 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event): void …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:126 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/HttpKernel.php:159 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.811+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "h2962805.stratoserver.net"
            "port" => 3306
            "user" => "external_user_softlabel_db"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => [
              "collation" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "softlabel_db"
            "serverVersion" => "mariadb-10.11.10"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.816+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.first_name AS first_name_3, t0.last_name_prefix AS last_name_prefix_4, t0.last_name AS last_name_5, t0.professional_competence_number AS professional_competence_number_6, t0.calendar_token AS calendar_token_7, t0.booking_lead_hours AS booking_lead_hours_8, t0.subscription AS subscription_9, t0.roles AS roles_10, t0.password AS password_11, t0.company_id AS company_id_12 FROM user t0 WHERE t0.email = ? LIMIT 1"
          "params" => [
            1 => "adviseur@bedrijfx.com"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.829+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.829+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserProviderListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.829+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CsrfProtectionListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.829+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::preCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.829+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\CheckPassportEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\CheckCredentialsListener::checkPassport"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.831+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "security.authentication.success"
          "listener" => "Symfony\Component\Security\Http\EventListener\UserCheckerListener::postCheckCredentials"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.831+00:00"
        "message" => "Authenticator successful!"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "token" => Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\Token\JWTPostAuthenticationToken {#1044
            -user: App\Entity\User {#953 …}
            -roleNames: [
              2 => "ROLE_COMPANY_ADMIN"
              0 => "ROLE_ADVISOR"
              3 => "ROLE_USER"
            ]
            -attributes: []
            -firewallName: "api"
            -token: "eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg5NDk2OTcsImV4cCI6MTc4ODk1MzI5Nywicm9sZXMiOnsiMiI6IlJPTEVfQ09NUEFOWV9BRE1JTiIsIjAiOiJST0xFX0FEVklTT1IiLCIzIjoiUk9MRV9VU0VSIn0sInVzZXJuYW1lIjoiYWR2aXNldXJAYmVkcmlqZnguY29tIn0.C_r4baP0gLXaIUlW_j_NNDoJrbvAN8X5GHml2cl1nxJ8T4RrjkOtQ2mVhiRsFKFhcvhNeW-HP-0HU_2yjMtWZElGmh37uW8wGNe32bulx5sjzFYLelP7LmDgakWSQRvyeiOG9a4jERXEs8zee5nwaMY4Y2OlsDiHtntBYHoYw-VjLONmRL-6ecfSEm_Zca2ps8x6ZJLS8Yh5FfBdk-MmKJ8G69O4LX5sKQRIWrU10Y8Oq85n1PMNfmHOpMBEUGp3nXZGpX7B_JvEZP1nYzuBjwOk5HdRr0utXVNzDITebecpXvtTkLJAoax85qBeGrQ17WTwfsuCBp1e4uVypo48_g"
          }
          "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.832+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "Symfony\Component\Security\Http\Event\LoginSuccessEvent"
          "listener" => "Symfony\Component\Security\Http\EventListener\PasswordMigratingListener::onLoginSuccess"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.832+00:00"
        "message" => "Authenticator set no success response: request continues."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "authenticator" => "Lexik\Bundle\JWTAuthenticationBundle\Security\Authenticator\JWTAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "debug.security.authorization.vote"
          "listener" => "Symfony\Bundle\SecurityBundle\EventListener\VoteListener::onVoterVote"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.834+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.853+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.864+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.postcode AS postcode_2, t0.huisnummer AS huisnummer_3, t0.toevoeging AS toevoeging_4, t0.straat AS straat_5, t0.plaats AS plaats_6, t0.bag_id AS bag_id_7, t0.bouwjaar AS bouwjaar_8, t0.oppervlakte AS oppervlakte_9, t0.gebruikdsdoel AS gebruikdsdoel_10, t0.standpipe_penetrations AS standpipe_penetrations_11, t0.vabi_general_source AS vabi_general_source_12, t0.remarks AS remarks_13, t0.lat AS lat_14, t0.lng AS lng_15, t0.streetview_image_base64 AS streetview_image_base64_16, t0.building_sketch_path AS building_sketch_path_17, t0.preview_image_filename AS preview_image_filename_18, t0.preview_image_mime_type AS preview_image_mime_type_19, t0.preview_image_size AS preview_image_size_20, t0.preview_image_uploaded_at AS preview_image_uploaded_at_21, t0.status AS status_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.scheduling_token AS scheduling_token_25, t0.energy_data AS energy_data_26, t0.floor_plan AS floor_plan_27, t0.appendix_g_selections AS appendix_g_selections_28, t0.bouwlagen AS bouwlagen_29, t0.floor_mass_class AS floor_mass_class_30, t0.wall_mass_class AS wall_mass_class_31, t0.dwelling_type AS dwelling_type_32, t0.ground_height_nap AS ground_height_nap_33, t0.ridge_height_nap AS ridge_height_nap_34, t0.building_height_m AS building_height_m_35, t0.footprint_area_m2 AS footprint_area_m2_36, t0.roof_pitched_area_m2 AS roof_pitched_area_m2_37, t0.roof_flat_area_m2 AS roof_flat_area_m2_38, t0.outer_wall_area_m2 AS outer_wall_area_m2_39, t0.party_wall_area_m2 AS party_wall_area_m2_40, t0.building_volume_m3 AS building_volume_m3_41, t0.roof_type AS roof_type_42, t0.roof_facets AS roof_facets_43, t0.building_sketch_geometry AS building_sketch_geometry_44, t0.building_orientation_deg AS building_orientation_deg_45, t0.signature AS signature_46, t0.signed_at AS signed_at_47, t0.advisor_id AS advisor_id_48, t0.client_id AS client_id_49 FROM project t0 WHERE t0.id = ?"
          "params" => [
            1 => "277"
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.868+00:00"
        "message" => "Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: ""App\Entity\Project" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"." at EntityValueResolver.php line 86"
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "exception" => Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1365
            #message: ""App\Entity\Project" object not found by "Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver"."
            #code: 0
            #file: "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php"
            #line: 86
            -statusCode: 404
            -headers: []
            trace: {
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/doctrine-bridge/ArgumentResolver/EntityValueResolver.php:86 {
                Symfony\Bridge\Doctrine\ArgumentResolver\EntityValueResolver->resolve(Request $request, ArgumentMetadata $argument): array …
                › if (null === $object && !$argument->isNullable()) {    throw new NotFoundHttpException($options->message ?? (\sprintf('"%s" object not found by "%s".', $options->class, self::class).$message));}
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Controller/ArgumentResolver/TraceableValueResolver.php:37 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver\TraceableValueResolver->resolve(Request $request, ArgumentMetadata $argument): iterable …
                › 
                › yield from $this->inner->resolve($request, $argument);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Controller/ArgumentResolver.php:91 {
                Symfony\Component\HttpKernel\Controller\ArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › $count = 0;foreach ($resolver->resolve($request, $metadata) as $argument) {    ++$count;
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Controller/TraceableArgumentResolver.php:33 {
                Symfony\Component\HttpKernel\Controller\TraceableArgumentResolver->getArguments(Request $request, callable $controller, ?ReflectionFunctionAbstract $reflector = null): array …
                › try {    return $this->resolver->getArguments($request, $controller, $reflector);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/HttpKernel.php:175 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // controller arguments$arguments = $this->argumentResolver->getArguments($request, $controller, $event->getControllerReflector());}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/http-kernel/Kernel.php:182 {
                Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.899+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    1442 => [
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.870+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.880+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.880+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.881+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.881+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.881+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.881+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerUcSxGH8\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.881+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.897+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788951777
        "timestamp_rfc3339" => "2026-09-09T11:02:57.898+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    17 => 1
    1442 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#214 …}
}

Request Headers

Header Value
accept
"application/json"
accept-encoding
"gzip, deflate, br"
accept-language
"nl-NL,nl;q=0.9"
authorization
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg5NDk2OTcsImV4cCI6MTc4ODk1MzI5Nywicm9sZXMiOnsiMiI6IlJPTEVfQ09NUEFOWV9BRE1JTiIsIjAiOiJST0xFX0FEVklTT1IiLCIzIjoiUk9MRV9VU0VSIn0sInVzZXJuYW1lIjoiYWR2aXNldXJAYmVkcmlqZnguY29tIn0.C_r4baP0gLXaIUlW_j_NNDoJrbvAN8X5GHml2cl1nxJ8T4RrjkOtQ2mVhiRsFKFhcvhNeW-HP-0HU_2yjMtWZElGmh37uW8wGNe32bulx5sjzFYLelP7LmDgakWSQRvyeiOG9a4jERXEs8zee5nwaMY4Y2OlsDiHtntBYHoYw-VjLONmRL-6ecfSEm_Zca2ps8x6ZJLS8Yh5FfBdk-MmKJ8G69O4LX5sKQRIWrU10Y8Oq85n1PMNfmHOpMBEUGp3nXZGpX7B_JvEZP1nYzuBjwOk5HdRr0utXVNzDITebecpXvtTkLJAoax85qBeGrQ17WTwfsuCBp1e4uVypo48_g"
content-length
"50592"
content-type
"application/json"
host
"backoffice.softlabel.nl"
priority
"u=3"
user-agent
"SoftLabel/15 CFNetwork/3896.100.1.2.1 Darwin/27.0.0"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"93.170.44.80"

Request Content

Pretty

{
    "floorPlan": {
        "activeLayerLevel": 1,
        "northOffsetDegrees": 24.01510216411782,
        "cameraTransform": {
            "ty": 349.50008472161926,
            "a": 0.2513830200921139,
            "c": 0,
            "b": 0,
            "d": 0.2513830200921139,
            "tx": 614.4382987296651
        },
        "layers": [
            {
                "cvBoilers": [],
                "walls": [
                    {
                        "thermalSegments": [
                            {
                                "id": "331DFF5B-ACD7-4900-8B80-5B91C18B67C1",
                                "area": 4.29,
                                "boundaries": [
                                    {
                                        "area": 4.29,
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "id": "24DD3C76-A449-4586-982F-BD7F18DA0127"
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "unknown",
                                        "buildYear": 1984
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                },
                                "splitHeightsAB": false
                            }
                        ],
                        "thickness": 11,
                        "id": "9C705ECC-6708-407B-89EA-07B2D0886F90",
                        "frames": [],
                        "heatingZone": "RZ1",
                        "publicID": "BG1",
                        "axisLineIDs": [
                            "7A59629E-986B-44E4-8AD8-B2B72F30F537"
                        ],
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "methodology": {
                                "decisionTree": {}
                            },
                            "selection": {
                                "insulationType": "unknown",
                                "buildYear": 1984
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "vertices": [
                            {
                                "x": -409,
                                "height": 2.6,
                                "y": 740
                            },
                            {
                                "x": -409,
                                "height": 2.6,
                                "y": 575
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "id": "24DD3C76-A449-4586-982F-BD7F18DA0127",
                                "area": 4.29,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "type": {
                                            "AVR": {}
                                        },
                                        "id": "71B444E7-9426-403E-960D-C9CE9E60CC29",
                                        "area": 32.838
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "id": "EA0E9E14-D4A1-4DA7-939F-EB98C25EC137",
                                "area": 32.838,
                                "rcResult": {
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {}
                                }
                            }
                        ],
                        "thickness": 11,
                        "id": "057A9E02-D9F5-426B-BC5A-D45C55256265",
                        "frames": [],
                        "heatingZone": "RZ1",
                        "publicID": "BG2",
                        "axisLineIDs": [
                            "6B822FAB-043C-4821-BF11-137D20034FA1"
                        ],
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "selection": {},
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "vertices": [
                            {
                                "height": 2.6,
                                "x": -409,
                                "y": 575
                            },
                            {
                                "height": 2.6,
                                "x": -409,
                                "y": -688
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "id": "71B444E7-9426-403E-960D-C9CE9E60CC29",
                                "area": 32.838,
                                "type": {
                                    "AVR": {}
                                }
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "id": "3B9A29E3-F0FB-44CC-9500-ACCD1735B1D8",
                                        "area": 13.884
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "id": "457C60D7-2DE1-4B24-8337-CBEFECB74E7E",
                                "area": 13.884,
                                "rcResult": {
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "unknown",
                                        "buildYear": 1984
                                    }
                                }
                            }
                        ],
                        "thickness": 11,
                        "id": "7066254F-ABB8-481E-8678-DF614F560C4D",
                        "frames": [
                            {
                                "type": "window",
                                "templateId": "D271FC66-BCDB-4C06-8B0D-FC79D843B0C4",
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "type": "window",
                                    "payload": {
                                        "window": {
                                            "window": {
                                                "shadingType": "none",
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus"
                                            },
                                            "details": {
                                                "material": "woodPlastic",
                                                "thermallyBroken": true,
                                                "adjacentToExterior": true
                                            }
                                        },
                                        "type": "window"
                                    }
                                },
                                "id": "090BCA89-980A-46B5-895C-1DC4BBDA88CD",
                                "publicID": "BG3r1",
                                "height": 1.600000023841858,
                                "width": 1.7799999713897705
                            },
                            {
                                "type": "window",
                                "templateId": "690A70C3-474E-40EE-97F2-87A371BF7F6C",
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "type": "window",
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "details": {
                                                "adjacentToExterior": true,
                                                "thermallyBroken": true,
                                                "material": "woodPlastic"
                                            },
                                            "window": {
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none"
                                            }
                                        }
                                    }
                                },
                                "id": "B0876353-755A-4302-8305-081E40D2508E",
                                "publicID": "BG3r2",
                                "height": 1.600000023841858,
                                "width": 1.9900000095367432
                            }
                        ],
                        "heatingZone": "RZ1",
                        "publicID": "BG3",
                        "axisLineIDs": [
                            "650A385D-D0DE-4980-96D9-D89C9534A5FE"
                        ],
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "selection": {
                                "buildYear": 1984,
                                "insulationType": "unknown"
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "vertices": [
                            {
                                "height": 2.6,
                                "x": -409,
                                "y": -688
                            },
                            {
                                "height": 2.6,
                                "x": -943,
                                "y": -688
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "id": "3B9A29E3-F0FB-44CC-9500-ACCD1735B1D8",
                                "area": 13.884,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "id": "231C5D0D-48E2-457D-BB44-3849F6784078",
                                        "area": 15.47,
                                        "type": {
                                            "AVR": {}
                                        }
                                    }
                                ],
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {},
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                },
                                "id": "126CB995-D531-40C1-9E99-CD7DAF752202",
                                "splitHeightsAB": false,
                                "heatingZone": "RZ1",
                                "area": 15.47
                            }
                        ],
                        "thickness": 11,
                        "id": "21DCDBD6-5D41-4BBF-B628-74CAD744E461",
                        "frames": [],
                        "heatingZone": "RZ1",
                        "axisLineIDs": [
                            "030B2309-2374-4E12-9983-86C1438EAB67"
                        ],
                        "publicID": "BG4",
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "selection": {},
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "vertices": [
                            {
                                "y": 145,
                                "height": 2.6,
                                "x": -1240
                            },
                            {
                                "y": 740,
                                "height": 2.6,
                                "x": -1240
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "id": "231C5D0D-48E2-457D-BB44-3849F6784078",
                                "type": {
                                    "AVR": {}
                                },
                                "area": 15.47
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "area": 21.606,
                                        "id": "F56C355A-E311-4B1F-8E45-BBAE03CD6199",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "area": 21.606,
                                "id": "CEEDED08-FA68-43AD-8FC8-3D9880932DAF",
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "unknown",
                                        "buildYear": 1984
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                }
                            }
                        ],
                        "thickness": 11,
                        "id": "CB77133E-0F10-4EF9-A9D7-E2A468AC2255",
                        "frames": [
                            {
                                "id": "574D75EA-6C18-465C-93F0-AEF4C47EFC88",
                                "type": "window",
                                "publicID": "BG5r1",
                                "width": 1.6399999856948853,
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "type": "window",
                                    "payload": {
                                        "window": {
                                            "window": {
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none",
                                                "obstructionType": "minimal"
                                            },
                                            "details": {
                                                "adjacentToExterior": true,
                                                "material": "woodPlastic",
                                                "thermallyBroken": true
                                            }
                                        },
                                        "type": "window"
                                    }
                                },
                                "templateId": "533142AA-89EF-4C20-B74A-E703D2A631B9",
                                "height": 1.6399999856948853
                            },
                            {
                                "id": "F7B3967D-E6B6-4340-A268-97ACEB8344E7",
                                "type": "window",
                                "publicID": "BG5r2",
                                "width": 1.6399999856948853,
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "type": "window",
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "window": {
                                                "shadingType": "none",
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus"
                                            },
                                            "details": {
                                                "material": "woodPlastic",
                                                "thermallyBroken": true,
                                                "adjacentToExterior": true
                                            }
                                        }
                                    }
                                },
                                "templateId": "39936103-9D21-4989-9A13-B59DC07EE774",
                                "height": 1.6399999856948853
                            },
                            {
                                "id": "7D1C2E34-3CCB-4826-91BD-6450BA4260E5",
                                "type": "window",
                                "width": 2,
                                "publicID": "BG5r3",
                                "thermalResult": {
                                    "type": "window",
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "window": {
                                            "window": {
                                                "glassType": "hrDoublePlus",
                                                "obstructionType": "minimal",
                                                "shadingType": "none"
                                            },
                                            "details": {
                                                "material": "woodPlastic",
                                                "adjacentToExterior": true,
                                                "thermallyBroken": true
                                            }
                                        },
                                        "type": "window"
                                    }
                                },
                                "templateId": "0105CD14-8241-470A-9E30-378141BF4C11",
                                "height": 2.859999895095825
                            }
                        ],
                        "heatingZone": "RZ1",
                        "publicID": "BG5",
                        "axisLineIDs": [
                            "BEDB8FAD-DAAE-4EF9-ACC7-AAD11E4B44DB"
                        ],
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "selection": {
                                "insulationType": "unknown",
                                "buildYear": 1984
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "vertices": [
                            {
                                "y": 740,
                                "height": 2.6,
                                "x": -1240
                            },
                            {
                                "y": 740,
                                "height": 2.6,
                                "x": -409
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "type": {
                                    "outdoorAir": {}
                                },
                                "area": 21.606,
                                "id": "F56C355A-E311-4B1F-8E45-BBAE03CD6199"
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "area": 12.688,
                                        "id": "BDB2379C-A8C4-4E9E-9501-9495B60B6128",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "area": 12.688,
                                "splitHeightsAB": false,
                                "id": "E4C6E838-0FB5-4CD0-8484-A2179B4202A6",
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "unknown",
                                        "buildYear": 1984
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                },
                                "heatingZone": "RZ1"
                            }
                        ],
                        "thickness": 11,
                        "id": "653A9F7F-4BD5-42E1-A5D5-E2A87E6C07A0",
                        "frames": [],
                        "heatingZone": "RZ1",
                        "axisLineIDs": [
                            "32C73F88-9454-49F7-9921-E86E0DCB71F4"
                        ],
                        "publicID": "BG6",
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "selection": {
                                "insulationType": "unknown",
                                "buildYear": 1984
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "vertices": [
                            {
                                "y": -343,
                                "x": -1240,
                                "height": 2.6
                            },
                            {
                                "y": 145,
                                "x": -1240,
                                "height": 2.6
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "area": 12.688,
                                "id": "BDB2379C-A8C4-4E9E-9501-9495B60B6128",
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "id": "470FE740-D8A0-4AED-9091-2AFB49FF2D2C",
                                "area": 7.722,
                                "boundaries": [
                                    {
                                        "id": "A37BC039-BF0A-4041-845F-6AF6C71BC744",
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "area": 7.722
                                    }
                                ],
                                "splitHeightsAB": false,
                                "rcResult": {
                                    "selection": {
                                        "insulationType": "unknown",
                                        "buildYear": 1984
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "heatingZone": "RZ1"
                            }
                        ],
                        "thickness": 11,
                        "id": "9C640781-5E2C-4D75-A27F-9468B0492871",
                        "frames": [],
                        "heatingZone": "RZ1",
                        "axisLineIDs": [
                            "F8EABD13-2249-4328-8C06-34874FF8A2B6"
                        ],
                        "publicID": "BG7",
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "selection": {
                                "insulationType": "unknown",
                                "buildYear": 1984
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "vertices": [
                            {
                                "height": 2.6,
                                "x": -943,
                                "y": -523
                            },
                            {
                                "height": 2.6,
                                "x": -1240,
                                "y": -523
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "area": 7.722,
                                "id": "A37BC039-BF0A-4041-845F-6AF6C71BC744",
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ]
                    },
                    {
                        "thermalSegments": [
                            {
                                "id": "AC07BF6A-7DC1-48DA-A216-8FFC445BEB61",
                                "area": 4.680000000000001,
                                "boundaries": [
                                    {
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "id": "106F7C57-61BF-4A66-8FAA-DFCB45C010B3",
                                        "area": 4.680000000000001
                                    }
                                ],
                                "splitHeightsAB": false,
                                "rcResult": {
                                    "selection": {
                                        "insulationType": "unknown",
                                        "buildYear": 1984
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "heatingZone": "RZ1"
                            }
                        ],
                        "thickness": 11,
                        "id": "0D2DD3F8-A6A5-42A2-95C9-3EA323731EF2",
                        "frames": [],
                        "heatingZone": "RZ1",
                        "publicID": "BG8",
                        "axisLineIDs": [
                            "FBD1AA7C-7287-44BC-A2CB-738CEA027AC5"
                        ],
                        "intermediateLayer": 0.1,
                        "rcResult": {
                            "selection": {
                                "insulationType": "unknown",
                                "buildYear": 1984
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "vertices": [
                            {
                                "x": -1240,
                                "y": -523,
                                "height": 2.6
                            },
                            {
                                "x": -1240,
                                "y": -343,
                                "height": 2.6
                            }
                        ],
                        "facadeType": "none",
                        "boundaries": [
                            {
                                "id": "106F7C57-61BF-4A66-8FAA-DFCB45C010B3",
                                "area": 4.680000000000001,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ]
                    },
                    {
                        "boundaries": [
                            {
                                "area": 4.29,
                                "id": "5A0A08AC-2DDB-4579-BC1F-92FC04479BAF",
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ],
                        "intermediateLayer": 0.1,
                        "axisLineIDs": [
                            "87436E89-F2D3-4D34-AEB0-7BF0BF3840B3"
                        ],
                        "heatingZone": "RZ1",
                        "thermalSegments": [
                            {
                                "splitHeightsAB": false,
                                "area": 4.29,
                                "id": "C9B803C4-6339-4E3C-B9CF-4192432D0E37",
                                "rcResult": {
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "buildYear": 1984,
                                        "insulationType": "unknown"
                                    }
                                },
                                "boundaries": [
                                    {
                                        "id": "5A0A08AC-2DDB-4579-BC1F-92FC04479BAF",
                                        "area": 4.29,
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "heatingZone": "RZ1"
                            }
                        ],
                        "facadeType": "none",
                        "publicID": "BG9",
                        "id": "CBF5091A-EBB4-4FDC-B61B-A203706E8AC7",
                        "thickness": 11,
                        "rcResult": {
                            "selection": {
                                "buildYear": 1984,
                                "insulationType": "unknown"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "vertices": [
                            {
                                "x": -943,
                                "height": 2.6,
                                "y": -688
                            },
                            {
                                "x": -943,
                                "height": 2.6,
                                "y": -523
                            }
                        ],
                        "frames": []
                    }
                ],
                "coolingInstallations": [],
                "boilers": [],
                "ventilationInstallations": [],
                "level": 0,
                "openingTemplates": [
                    {
                        "type": "window",
                        "height": 1.600000023841858,
                        "width": 1.7799999713897705,
                        "id": "D271FC66-BCDB-4C06-8B0D-FC79D843B0C4",
                        "title": "Raam  HR++",
                        "thermalResult": {
                            "type": "window",
                            "payload": {
                                "type": "window",
                                "window": {
                                    "details": {
                                        "thermallyBroken": true,
                                        "material": "woodPlastic",
                                        "adjacentToExterior": true
                                    },
                                    "window": {
                                        "glassType": "hrDoublePlus",
                                        "obstructionType": "minimal",
                                        "shadingType": "none"
                                    }
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "documentsObjectId": "opening-D271FC66-BCDB-4C06-8B0D-FC79D843B0C4"
                    },
                    {
                        "type": "window",
                        "height": 1.600000023841858,
                        "width": 1.9900000095367432,
                        "id": "690A70C3-474E-40EE-97F2-87A371BF7F6C",
                        "title": "Raam 1",
                        "thermalResult": {
                            "type": "window",
                            "payload": {
                                "type": "window",
                                "window": {
                                    "details": {
                                        "material": "woodPlastic",
                                        "adjacentToExterior": true,
                                        "thermallyBroken": true
                                    },
                                    "window": {
                                        "glassType": "hrDoublePlus",
                                        "obstructionType": "minimal",
                                        "shadingType": "none"
                                    }
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "documentsObjectId": "opening-690A70C3-474E-40EE-97F2-87A371BF7F6C"
                    },
                    {
                        "type": "door",
                        "height": 0.800000011920929,
                        "width": 1.9800000190734863,
                        "id": "9B685B04-B0A4-424F-A997-FEAE4E0D4A7C",
                        "title": "Deur 1",
                        "thermalResult": {
                            "type": "door",
                            "payload": {
                                "door": {
                                    "insulated": false,
                                    "adjacentToExterior": true
                                },
                                "type": "door"
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "documentsObjectId": "opening-9B685B04-B0A4-424F-A997-FEAE4E0D4A7C",
                        "subFrameTypeCounters": [
                            "window",
                            1
                        ],
                        "subFrames": [
                            {
                                "type": "window",
                                "id": "55E684AF-6D9B-4A4E-81FD-3D0892D05353",
                                "publicID": "opening-9B685B04-B0A4-424F-A997-FEAE4E0D4A7Cr1",
                                "width": 1.340000033378601,
                                "height": 0.6000000238418579,
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "details": {
                                                "thermallyBroken": true,
                                                "material": "woodPlastic",
                                                "adjacentToExterior": true
                                            },
                                            "window": {
                                                "glassType": "hrDoublePlus",
                                                "obstructionType": "minimal",
                                                "shadingType": "none"
                                            }
                                        }
                                    },
                                    "type": "window"
                                }
                            }
                        ]
                    },
                    {
                        "documentsObjectId": "opening-5829E9AC-2B0B-4083-A8C8-D83E0ACECCBB",
                        "subFrameTypeCounters": [
                            "window",
                            1
                        ],
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "payload": {
                                "door": {
                                    "insulated": false,
                                    "adjacentToExterior": true
                                },
                                "type": "door"
                            },
                            "type": "door",
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "subFrames": [
                            {
                                "width": 2,
                                "type": "window",
                                "publicID": "opening-5829E9AC-2B0B-4083-A8C8-D83E0ACECCBBr1",
                                "height": 2.859999895095825,
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "details": {
                                                "adjacentToExterior": true,
                                                "material": "woodPlastic",
                                                "thermallyBroken": true
                                            },
                                            "window": {
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none"
                                            }
                                        }
                                    },
                                    "type": "window"
                                },
                                "id": "D20E1A6A-0963-425E-BDC6-96DF369C9A1F"
                            }
                        ],
                        "title": "Deur 2",
                        "id": "5829E9AC-2B0B-4083-A8C8-D83E0ACECCBB",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-4E4A6B14-DF9C-41D4-A174-32F3D34FAE64",
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "payload": {
                                "door": {
                                    "adjacentToExterior": true,
                                    "insulated": false
                                },
                                "type": "door"
                            },
                            "type": "door",
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Deur 3",
                        "id": "4E4A6B14-DF9C-41D4-A174-32F3D34FAE64",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-B4E6E5F2-1605-4562-B86F-073FE37D5753",
                        "subFrameTypeCounters": [
                            "window",
                            1
                        ],
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "payload": {
                                "type": "door",
                                "door": {
                                    "insulated": false,
                                    "adjacentToExterior": true
                                }
                            },
                            "type": "door",
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "subFrames": [
                            {
                                "width": 2,
                                "type": "window",
                                "publicID": "BG5d3r1",
                                "height": 2.859999895095825,
                                "thermalResult": {
                                    "payload": {
                                        "window": {
                                            "window": {
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none",
                                                "obstructionType": "minimal"
                                            },
                                            "details": {
                                                "thermallyBroken": true,
                                                "adjacentToExterior": true,
                                                "material": "woodPlastic"
                                            }
                                        },
                                        "type": "window"
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "type": "window"
                                },
                                "id": "766EBB80-053C-45C2-BC52-FAB6AD920B80"
                            }
                        ],
                        "title": "Deur 4",
                        "id": "B4E6E5F2-1605-4562-B86F-073FE37D5753",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-467028C0-0BED-4806-8F29-7E241D00D3E8",
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "payload": {
                                "type": "door",
                                "door": {
                                    "adjacentToExterior": true,
                                    "insulated": false
                                }
                            },
                            "type": "door",
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Deur 5",
                        "id": "467028C0-0BED-4806-8F29-7E241D00D3E8",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-9BF6C6AE-0828-4AE1-A63D-7B0A5B190C9F",
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "type": "door",
                            "payload": {
                                "door": {
                                    "insulated": false,
                                    "adjacentToExterior": true
                                },
                                "type": "door"
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Deur 6",
                        "id": "9BF6C6AE-0828-4AE1-A63D-7B0A5B190C9F",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-00115EEC-7412-4583-AC82-CD7070E1CD66",
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "type": "door",
                            "payload": {
                                "type": "door",
                                "door": {
                                    "insulated": false,
                                    "adjacentToExterior": true
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Deur 7",
                        "id": "00115EEC-7412-4583-AC82-CD7070E1CD66",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-83C704B0-0055-483F-B2B4-4F3AC44B0AC4",
                        "subFrameTypeCounters": [
                            "window",
                            1
                        ],
                        "type": "door",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "type": "door",
                            "payload": {
                                "type": "door",
                                "door": {
                                    "adjacentToExterior": true,
                                    "insulated": false
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "subFrames": [
                            {
                                "height": 2.859999895095825,
                                "publicID": "BG5d7r1",
                                "id": "12E0B494-B20C-450E-9C50-F1A7CAFAA499",
                                "width": 2,
                                "thermalResult": {
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "details": {
                                                "adjacentToExterior": true,
                                                "thermallyBroken": true,
                                                "material": "woodPlastic"
                                            },
                                            "window": {
                                                "shadingType": "none",
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus"
                                            }
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "type": "window"
                                },
                                "type": "window"
                            }
                        ],
                        "title": "Deur 8",
                        "id": "83C704B0-0055-483F-B2B4-4F3AC44B0AC4",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-533142AA-89EF-4C20-B74A-E703D2A631B9",
                        "type": "window",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "type": "window",
                            "payload": {
                                "window": {
                                    "window": {
                                        "glassType": "hrDoublePlus",
                                        "obstructionType": "minimal",
                                        "shadingType": "none"
                                    },
                                    "details": {
                                        "adjacentToExterior": true,
                                        "material": "woodPlastic",
                                        "thermallyBroken": true
                                    }
                                },
                                "type": "window"
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Raam 2",
                        "id": "533142AA-89EF-4C20-B74A-E703D2A631B9",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-39936103-9D21-4989-9A13-B59DC07EE774",
                        "type": "window",
                        "width": 1.6399999856948853,
                        "thermalResult": {
                            "type": "window",
                            "payload": {
                                "type": "window",
                                "window": {
                                    "window": {
                                        "obstructionType": "minimal",
                                        "glassType": "hrDoublePlus",
                                        "shadingType": "none"
                                    },
                                    "details": {
                                        "adjacentToExterior": true,
                                        "material": "woodPlastic",
                                        "thermallyBroken": true
                                    }
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Raam 3",
                        "id": "39936103-9D21-4989-9A13-B59DC07EE774",
                        "height": 1.6399999856948853
                    },
                    {
                        "documentsObjectId": "opening-0105CD14-8241-470A-9E30-378141BF4C11",
                        "width": 2,
                        "type": "window",
                        "thermalResult": {
                            "methodology": {
                                "decisionTree": {}
                            },
                            "payload": {
                                "window": {
                                    "window": {
                                        "glassType": "hrDoublePlus",
                                        "obstructionType": "minimal",
                                        "shadingType": "none"
                                    },
                                    "details": {
                                        "material": "woodPlastic",
                                        "adjacentToExterior": true,
                                        "thermallyBroken": true
                                    }
                                },
                                "type": "window"
                            },
                            "type": "window"
                        },
                        "title": "Raam 4",
                        "id": "0105CD14-8241-470A-9E30-378141BF4C11",
                        "height": 2.859999895095825
                    }
                ],
                "floorGeometry": {
                    "isUpToDate": false,
                    "polygons": [
                        {
                            "id": "D260FCAD-CDE4-4E62-AF28-DB1696DFF097",
                            "halfEdgesEnd": [
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -1240,
                                    -523
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ],
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ]
                            ],
                            "halfEdgesStart": [
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -1240,
                                    -523
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ],
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -688
                                ]
                            ],
                            "color": {
                                "g": 0,
                                "r": 0,
                                "b": 1,
                                "a": 0.7
                            }
                        }
                    ],
                    "lines": [
                        {
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "startPoint": [
                                -1240,
                                145
                            ],
                            "id": "030B2309-2374-4E12-9983-86C1438EAB67",
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "endPoint": [
                                -1240,
                                740
                            ]
                        },
                        {
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "startPoint": [
                                -409,
                                575
                            ],
                            "id": "6B822FAB-043C-4821-BF11-137D20034FA1",
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "endPoint": [
                                -409,
                                -688
                            ]
                        },
                        {
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "startPoint": [
                                -409,
                                740
                            ],
                            "id": "7A59629E-986B-44E4-8AD8-B2B72F30F537",
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "endPoint": [
                                -409,
                                575
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "FBD1AA7C-7287-44BC-A2CB-738CEA027AC5",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                -343
                            ],
                            "startPoint": [
                                -1240,
                                -523
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "BEDB8FAD-DAAE-4EF9-ACC7-AAD11E4B44DB",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -409,
                                740
                            ],
                            "startPoint": [
                                -1240,
                                740
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "87436E89-F2D3-4D34-AEB0-7BF0BF3840B3",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -943,
                                -523
                            ],
                            "startPoint": [
                                -943,
                                -688
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "32C73F88-9454-49F7-9921-E86E0DCB71F4",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                145
                            ],
                            "startPoint": [
                                -1240,
                                -343
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "F8EABD13-2249-4328-8C06-34874FF8A2B6",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                -523
                            ],
                            "startPoint": [
                                -943,
                                -523
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "650A385D-D0DE-4980-96D9-D89C9534A5FE",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -943,
                                -688
                            ],
                            "startPoint": [
                                -409,
                                -688
                            ]
                        }
                    ]
                },
                "sketches": [],
                "thermalTemplates": {
                    "wallThermalTemplate": {
                        "methodology": {
                            "decisionTree": {}
                        },
                        "selection": {
                            "insulationType": "unknown",
                            "buildYear": 1984
                        },
                        "context": {
                            "facade": {
                                "thatchedFacade": false
                            }
                        }
                    },
                    "wallRoofFacadeThermalTemplate": {
                        "methodology": {
                            "decisionTree": {}
                        },
                        "selection": {
                            "buildYear": 1984,
                            "insulationType": "unknown"
                        },
                        "context": {
                            "facade": {
                                "thatchedFacade": false
                            }
                        }
                    }
                },
                "roofs": [
                    {
                        "publicID": "BD1",
                        "positionX": -1091.5,
                        "measurements": {
                            "sides": {
                                "A": 2.97,
                                "B": 1.8
                            }
                        },
                        "roofVolumeM3": 0,
                        "roofHeight": 2.6,
                        "baseOrientation": "N",
                        "outlineIDs": [],
                        "excludedRemark": "",
                        "id": "C95E9838-858D-4205-84B6-15009479CFB1",
                        "positionY": -433,
                        "thermalProperties": [
                            {
                                "rcResult": {
                                    "context": {
                                        "roof": {
                                            "thermalCushions": false
                                        }
                                    },
                                    "selection": {
                                        "insulationType": "insulated",
                                        "thickness": 50
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "boundaries": [
                                    {
                                        "area": 5.35,
                                        "id": "33B08FD2-791A-4CBE-859C-6C7B1D1D7BED",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "area": 5.35,
                                "orientation": "H",
                                "id": "BD1v1",
                                "excludedArea": 0,
                                "heatingZone": "RZ1",
                                "type": "roof",
                                "dormers": [],
                                "excludedRemark": ""
                            }
                        ],
                        "surfaceType": {
                            "roof": {
                                "_0": "flatRoof"
                            }
                        },
                        "polygonID": "AC4848F9-06CE-4632-8A39-C53836A8C346",
                        "rotationAngle": 0,
                        "excludedArea": 0
                    }
                ],
                "floors": [
                    {
                        "publicID": "BV1",
                        "rcResult": {
                            "selection": {
                                "cavity": "absent",
                                "insulationType": "none"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "floor": {
                                    "thermalCushions": false
                                }
                            }
                        },
                        "usableArea": 113.77000000000001,
                        "outlineIDs": [
                            "87436E89-F2D3-4D34-AEB0-7BF0BF3840B3",
                            "F8EABD13-2249-4328-8C06-34874FF8A2B6",
                            "FBD1AA7C-7287-44BC-A2CB-738CEA027AC5",
                            "32C73F88-9454-49F7-9921-E86E0DCB71F4",
                            "030B2309-2374-4E12-9983-86C1438EAB67",
                            "BEDB8FAD-DAAE-4EF9-ACC7-AAD11E4B44DB",
                            "7A59629E-986B-44E4-8AD8-B2B72F30F537",
                            "6B822FAB-043C-4821-BF11-137D20034FA1",
                            "650A385D-D0DE-4980-96D9-D89C9534A5FE"
                        ],
                        "boundaries": [
                            {
                                "area": 114,
                                "id": "B959AF56-1887-4358-BCCF-3CC44ED6FFD2",
                                "type": {
                                    "crawlSpaceOrNonHeatedBasement": {}
                                }
                            }
                        ],
                        "heatingZone": "RZ1",
                        "excludedRemark": "",
                        "avrHalfWallThicknessM": 0.11,
                        "maaiveldPosition": "onOrAboveGroundLevel",
                        "id": "48FCB40C-D0B5-46A0-90E5-53B2DA216F84",
                        "floorVolumeM3": 295.79240000000004,
                        "thermalProperties": [],
                        "polygonID": "D260FCAD-CDE4-4E62-AF28-DB1696DFF097",
                        "excludedArea": 0
                    }
                ],
                "otherInstallations": [],
                "ceilingGeometry": {
                    "polygons": [
                        {
                            "id": "AC4848F9-06CE-4632-8A39-C53836A8C346",
                            "color": {
                                "g": 0.3058823529411765,
                                "b": 0.24313725490196078,
                                "r": 0.9215686274509803,
                                "a": 0.7
                            },
                            "halfEdgesEnd": [
                                [
                                    -1240,
                                    -523
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -943,
                                    -343
                                ],
                                [
                                    -943,
                                    -523
                                ]
                            ],
                            "halfEdgesStart": [
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -1240,
                                    -523
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -943,
                                    -343
                                ]
                            ]
                        },
                        {
                            "id": "4FEAFA32-EFC8-4816-AB7B-BA80AA6CB010",
                            "color": {
                                "r": 0.9686274509803922,
                                "g": 0.807843137254902,
                                "a": 0.7,
                                "b": 0.27058823529411763
                            },
                            "halfEdgesEnd": [
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ],
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -943,
                                    -343
                                ],
                                [
                                    -1240,
                                    -343
                                ]
                            ],
                            "halfEdgesStart": [
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ],
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -943,
                                    -343
                                ]
                            ]
                        }
                    ],
                    "lines": [
                        {
                            "type": {
                                "ceilingReference": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "thickness": 5,
                            "id": "C8936C55-422C-456E-BC65-726FDEAFDF2E",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -943,
                                -343
                            ],
                            "startPoint": [
                                -943,
                                -523
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "thickness": 5,
                            "id": "65C409DF-B99D-4313-A5A2-6016D5F5831D",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                145
                            ],
                            "startPoint": [
                                -1240,
                                -343
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "thickness": 5,
                            "id": "9751804B-945D-43B5-B672-A47EB10F27E5",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                740
                            ],
                            "startPoint": [
                                -1240,
                                145
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "thickness": 5,
                            "id": "30036B40-4753-4781-AC6B-F6EE83467C17",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -943,
                                -523
                            ],
                            "startPoint": [
                                -943,
                                -688
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "thickness": 5,
                            "id": "9D8EAFB1-998A-4F3C-BBB1-50687C8D7533",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -409,
                                -688
                            ],
                            "startPoint": [
                                -409,
                                575
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "696E7C9B-F7D3-4A80-8F7D-C61A665B8665",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -943,
                                -688
                            ],
                            "startPoint": [
                                -409,
                                -688
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "B5C5A21E-EA74-4D4E-ABEE-37E3871F7365",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -409,
                                740
                            ],
                            "startPoint": [
                                -1240,
                                740
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "8F6A2B30-AA75-437F-AFAA-35EE5A388D30",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                -343
                            ],
                            "startPoint": [
                                -1240,
                                -523
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "0C3B8B98-FB55-4092-8A8E-44C361388D98",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                -523
                            ],
                            "startPoint": [
                                -943,
                                -523
                            ]
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "90D438D9-2EF4-4939-9AE9-D1707AA5B9F8",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -409,
                                575
                            ],
                            "startPoint": [
                                -409,
                                740
                            ]
                        },
                        {
                            "type": {
                                "ceilingReference": {}
                            },
                            "thickness": 5,
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "id": "09A7BBFA-D154-492D-B280-F4A23103241C",
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "endPoint": [
                                -1240,
                                -343
                            ],
                            "startPoint": [
                                -943,
                                -343
                            ]
                        }
                    ],
                    "isUpToDate": true
                }
            },
            {
                "floors": [
                    {
                        "heatingZone": "RZ1",
                        "polygonID": "2CDC6F6D-2926-4B08-BCD4-670423C3E5D6",
                        "avrHalfWallThicknessM": 0.11,
                        "publicID": "1V2",
                        "usableArea": 108.42,
                        "rcResult": {
                            "context": {
                                "floor": {
                                    "thermalCushions": false
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "selection": {}
                        },
                        "thermalProperties": [],
                        "id": "0B160668-82E4-4731-A5B9-9245E5233388",
                        "excludedArea": 0,
                        "floorVolumeM3": 281.892,
                        "boundaries": [
                            {
                                "type": {
                                    "AVR": {}
                                },
                                "id": "EC248B03-E8A3-438B-95E1-D3A8A490D90D",
                                "area": 108.42
                            }
                        ],
                        "excludedRemark": "",
                        "outlineIDs": [
                            "2ADC830C-85E5-42C2-BEDF-7841922349A5",
                            "FD1DD02F-FF93-4034-BC81-A0B62BDC2F32",
                            "7404F048-217B-4F3C-953F-196E0CF7B90F",
                            "08919F90-E251-46F8-AE11-C6B4191BB337",
                            "869394E1-F8E4-4FF6-A7A9-88A1FBB4767A",
                            "D8A86FD0-C231-4FAB-9AC0-D59968E4178A",
                            "A1F7D3B0-BEFD-4007-B0A2-3AE728D6E829",
                            "F77429AF-4ABE-4A27-8619-37B8C611D38A",
                            "063C3DF1-A017-41E4-AAF1-306125F981F8",
                            "CA85AC24-9E9F-4911-949B-DEC5C451B1F4"
                        ],
                        "maaiveldPosition": "onOrAboveGroundLevel"
                    }
                ],
                "coolingInstallations": [],
                "walls": [
                    {
                        "vertices": [
                            {
                                "x": -409,
                                "y": -688,
                                "height": 2.6
                            },
                            {
                                "x": -943,
                                "y": -688,
                                "height": 2.6
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "7404F048-217B-4F3C-953F-196E0CF7B90F"
                        ],
                        "publicID": "1G1",
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "area": 13.884,
                                        "id": "5D6707CE-6F6B-4B79-A617-8A7F4C4DD514",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "id": "40458777-9AFB-4992-AB38-4ADF7F7DDF40",
                                "splitHeightsAB": false,
                                "heatingZone": "RZ1",
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                },
                                "area": 13.884
                            }
                        ],
                        "rcResult": {
                            "selection": {
                                "cavity": "absent",
                                "insulationType": "none"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "boundaries": [
                            {
                                "id": "5D6707CE-6F6B-4B79-A617-8A7F4C4DD514",
                                "type": {
                                    "outdoorAir": {}
                                },
                                "area": 13.884
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [
                            {
                                "templateId": "047393DE-0535-486D-BE2E-6FBD6CA9FE03",
                                "id": "BD8D4405-627B-4DEB-957A-6ABFE4B21DBE",
                                "publicID": "1G1r1",
                                "width": 1.7799999713897705,
                                "thermalResult": {
                                    "type": "window",
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "window": {
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none"
                                            },
                                            "details": {
                                                "material": "woodPlastic",
                                                "adjacentToExterior": true,
                                                "thermallyBroken": true
                                            }
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "type": "window",
                                "height": 1.600000023841858
                            },
                            {
                                "templateId": "E10F26AA-512C-436F-BCD8-137325A537B8",
                                "id": "CF405221-1079-4D1C-8314-BFE74E8104E9",
                                "publicID": "1G1r2",
                                "width": 1.9800000190734863,
                                "thermalResult": {
                                    "type": "window",
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "window": {
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none"
                                            },
                                            "details": {
                                                "adjacentToExterior": true,
                                                "material": "woodPlastic",
                                                "thermallyBroken": true
                                            }
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "type": "window",
                                "height": 1.600000023841858
                            }
                        ],
                        "id": "1AC94F10-169B-482F-A901-2C2711909574",
                        "intermediateLayer": 0.1
                    },
                    {
                        "vertices": [
                            {
                                "height": 2.6,
                                "y": -688,
                                "x": -943
                            },
                            {
                                "height": 2.6,
                                "y": -523,
                                "x": -943
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "08919F90-E251-46F8-AE11-C6B4191BB337"
                        ],
                        "publicID": "1G2",
                        "thermalSegments": [
                            {
                                "id": "DA40857F-98E4-4E95-9549-4F89339E3390",
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                },
                                "heatingZone": "RZ1",
                                "area": 4.29,
                                "boundaries": [
                                    {
                                        "id": "DD631861-DF0A-4C30-A073-4EE4F4E49A14",
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "area": 4.29
                                    }
                                ],
                                "splitHeightsAB": false
                            }
                        ],
                        "rcResult": {
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "selection": {
                                "insulationType": "none",
                                "cavity": "absent"
                            }
                        },
                        "boundaries": [
                            {
                                "id": "DD631861-DF0A-4C30-A073-4EE4F4E49A14",
                                "area": 4.29,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [],
                        "id": "04BBBD8C-57E7-46A9-9E01-A68206251C4D",
                        "intermediateLayer": 0.1
                    },
                    {
                        "vertices": [
                            {
                                "x": -943,
                                "y": -343,
                                "height": 2.6
                            },
                            {
                                "x": -1240,
                                "y": -343,
                                "height": 2.6
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "D8A86FD0-C231-4FAB-9AC0-D59968E4178A"
                        ],
                        "publicID": "1G3",
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "area": 7.722,
                                        "id": "C9D9612E-33A5-469F-A4C1-76B7458E8442",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "id": "D6D1648B-E707-4426-A8E8-F1545872769D",
                                "area": 7.722,
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "cavity": "absent",
                                        "insulationType": "none"
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                }
                            }
                        ],
                        "rcResult": {
                            "selection": {
                                "cavity": "absent",
                                "insulationType": "none"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "boundaries": [
                            {
                                "id": "C9D9612E-33A5-469F-A4C1-76B7458E8442",
                                "area": 7.722,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [
                            {
                                "type": "door",
                                "thermalResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "type": "door",
                                        "door": {
                                            "adjacentToExterior": true,
                                            "insulated": false
                                        }
                                    },
                                    "type": "door"
                                },
                                "width": 1.9800000190734863,
                                "height": 1.7999999523162842,
                                "publicID": "1G3d1",
                                "subFrameTypeCounters": [
                                    "window",
                                    1
                                ],
                                "templateId": "0D45B424-A5AE-4618-875D-9BE3467C7A8A",
                                "id": "0347AA55-C473-4778-B348-6B6B7EE8274E",
                                "subFrames": [
                                    {
                                        "type": "window",
                                        "height": 0.6000000238418579,
                                        "id": "75E52A62-4981-4FE0-BC0B-B1651A1B7E16",
                                        "width": 1.340000033378601,
                                        "publicID": "1G3d1r1",
                                        "thermalResult": {
                                            "methodology": {
                                                "decisionTree": {}
                                            },
                                            "payload": {
                                                "type": "window",
                                                "window": {
                                                    "details": {
                                                        "adjacentToExterior": true,
                                                        "material": "woodPlastic",
                                                        "thermallyBroken": true
                                                    },
                                                    "window": {
                                                        "glassType": "hrDoublePlus",
                                                        "obstructionType": "minimal",
                                                        "shadingType": "none"
                                                    }
                                                }
                                            },
                                            "type": "window"
                                        }
                                    }
                                ]
                            }
                        ],
                        "id": "F170B27C-BA92-417F-9FD2-E21510C191BF",
                        "intermediateLayer": 0.1
                    },
                    {
                        "vertices": [
                            {
                                "y": 145,
                                "x": -1240,
                                "height": 2.6
                            },
                            {
                                "y": 740,
                                "x": -1240,
                                "height": 2.6
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "F77429AF-4ABE-4A27-8619-37B8C611D38A"
                        ],
                        "publicID": "1G4",
                        "thermalSegments": [
                            {
                                "rcResult": {
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "id": "70B4B51D-5A82-46BA-A6D1-8DF8D02007F9",
                                "heatingZone": "RZ1",
                                "area": 15.47,
                                "splitHeightsAB": false,
                                "boundaries": [
                                    {
                                        "id": "361B9573-059D-4262-BF69-879B3CB16614",
                                        "area": 15.47,
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ]
                            }
                        ],
                        "rcResult": {
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "selection": {
                                "insulationType": "none",
                                "cavity": "absent"
                            }
                        },
                        "boundaries": [
                            {
                                "id": "361B9573-059D-4262-BF69-879B3CB16614",
                                "area": 15.47,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [],
                        "id": "69372AED-29FE-4051-BDAF-DD90C0FE6D51",
                        "intermediateLayer": 0.1
                    },
                    {
                        "vertices": [
                            {
                                "y": 740,
                                "x": -409,
                                "height": 2.6
                            },
                            {
                                "y": 575,
                                "x": -409,
                                "height": 2.6
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "CA85AC24-9E9F-4911-949B-DEC5C451B1F4"
                        ],
                        "publicID": "1G5",
                        "thermalSegments": [
                            {
                                "area": 4.29,
                                "heatingZone": "RZ1",
                                "id": "91B64687-B20F-421B-A4D2-19B00C7045B9",
                                "boundaries": [
                                    {
                                        "area": 4.29,
                                        "id": "1B76CE81-BDAF-4FF4-86CF-1D178E6E7283",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "rcResult": {
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "splitHeightsAB": false
                            }
                        ],
                        "rcResult": {
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "selection": {
                                "insulationType": "none",
                                "cavity": "absent"
                            }
                        },
                        "boundaries": [
                            {
                                "id": "1B76CE81-BDAF-4FF4-86CF-1D178E6E7283",
                                "area": 4.29,
                                "type": {
                                    "outdoorAir": {}
                                }
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [],
                        "id": "723339A9-D473-4D3F-934D-D0E104122E09",
                        "intermediateLayer": 0.1
                    },
                    {
                        "vertices": [
                            {
                                "x": -409,
                                "height": 2.6,
                                "y": 575
                            },
                            {
                                "x": -409,
                                "height": 2.6,
                                "y": -220.21593733958605
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "2ADC830C-85E5-42C2-BEDF-7841922349A5"
                        ],
                        "publicID": "1G6",
                        "thermalSegments": [
                            {
                                "area": 20.67561437082924,
                                "heatingZone": "RZ1",
                                "id": "BAF905F0-C2C0-4572-9011-4C0908C17994",
                                "boundaries": [
                                    {
                                        "id": "6889C32D-4548-45CA-BE83-8E55C1D0327F",
                                        "type": {
                                            "AVR": {}
                                        },
                                        "area": 20.67561437082924
                                    }
                                ],
                                "rcResult": {
                                    "selection": {},
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                },
                                "splitHeightsAB": false
                            }
                        ],
                        "rcResult": {
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "selection": {},
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "boundaries": [
                            {
                                "area": 20.67561437082924,
                                "id": "6889C32D-4548-45CA-BE83-8E55C1D0327F",
                                "type": {
                                    "AVR": {}
                                }
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [],
                        "id": "3DE84E9B-9C10-4D67-A063-83ADDF332C5A",
                        "intermediateLayer": 0.1
                    },
                    {
                        "vertices": [
                            {
                                "x": -1240,
                                "height": 2.6,
                                "y": 740
                            },
                            {
                                "x": -409,
                                "y": 740,
                                "height": 2.6
                            }
                        ],
                        "thickness": 11,
                        "axisLineIDs": [
                            "063C3DF1-A017-41E4-AAF1-306125F981F8"
                        ],
                        "publicID": "1G7",
                        "thermalSegments": [
                            {
                                "rcResult": {
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "boundaries": [
                                    {
                                        "area": 21.606,
                                        "id": "B4C17A2D-3BA4-4DF9-B316-0DC20ACDEBCA",
                                        "type": {
                                            "outdoorAir": {}
                                        }
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "id": "D7E0B1DD-8549-40AF-845B-AAE03A0B230B",
                                "area": 21.606
                            }
                        ],
                        "rcResult": {
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "selection": {
                                "insulationType": "none",
                                "cavity": "absent"
                            }
                        },
                        "boundaries": [
                            {
                                "type": {
                                    "outdoorAir": {}
                                },
                                "id": "B4C17A2D-3BA4-4DF9-B316-0DC20ACDEBCA",
                                "area": 21.606
                            }
                        ],
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "frames": [
                            {
                                "thermalResult": {
                                    "type": "window",
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "window": {
                                            "details": {
                                                "material": "woodPlastic",
                                                "adjacentToExterior": true,
                                                "thermallyBroken": true
                                            },
                                            "window": {
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none",
                                                "obstructionType": "minimal"
                                            }
                                        },
                                        "type": "window"
                                    }
                                },
                                "templateId": "9C12EA2A-9DE7-443C-A3CF-97509B4E0E13",
                                "id": "82102843-AB5A-4F3A-9045-3ADAE9369FC0",
                                "publicID": "1G7r1",
                                "type": "window",
                                "width": 1.6399999856948853,
                                "height": 1.6399999856948853
                            },
                            {
                                "thermalResult": {
                                    "type": "window",
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "type": "window",
                                        "window": {
                                            "window": {
                                                "shadingType": "none",
                                                "glassType": "hrDoublePlus",
                                                "obstructionType": "minimal"
                                            },
                                            "details": {
                                                "thermallyBroken": true,
                                                "adjacentToExterior": true,
                                                "material": "woodPlastic"
                                            }
                                        }
                                    }
                                },
                                "templateId": "B1577A64-7B5C-4CDA-9FCD-5C115DAA9233",
                                "id": "841BF9BC-EBF1-4010-8181-D0112A64EC7C",
                                "publicID": "1G7r2",
                                "type": "window",
                                "width": 1.6399999856948853,
                                "height": 1.6399999856948853
                            },
                            {
                                "thermalResult": {
                                    "type": "window",
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "payload": {
                                        "window": {
                                            "details": {
                                                "adjacentToExterior": true,
                                                "material": "woodPlastic",
                                                "thermallyBroken": true
                                            },
                                            "window": {
                                                "shadingType": "none",
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus"
                                            }
                                        },
                                        "type": "window"
                                    }
                                },
                                "templateId": "2F5E79E4-841B-4213-A167-6549D2F31D97",
                                "id": "06BD6B47-AF90-486D-8EC2-6BF64066BAFC",
                                "publicID": "1G7r3",
                                "type": "window",
                                "width": 2,
                                "height": 2.859999895095825
                            }
                        ],
                        "id": "1F9532E2-4C93-48D1-9F94-4E8E8FC69C16",
                        "intermediateLayer": 0.1
                    },
                    {
                        "boundaries": [
                            {
                                "id": "64D6FBC2-0B58-41B8-8A17-2B169144777C",
                                "type": {
                                    "outdoorAir": {}
                                },
                                "area": 12.688
                            }
                        ],
                        "frames": [],
                        "thickness": 11,
                        "rcResult": {
                            "selection": {
                                "cavity": "absent",
                                "insulationType": "none"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "axisLineIDs": [
                            "A1F7D3B0-BEFD-4007-B0A2-3AE728D6E829"
                        ],
                        "heatingZone": "RZ1",
                        "id": "A5D73132-C9B1-40BB-8CF7-4D9A6100280F",
                        "facadeType": "none",
                        "thermalSegments": [
                            {
                                "id": "8A2591AF-7557-4E4F-8CEF-1BFB427E0DF5",
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    },
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    }
                                },
                                "boundaries": [
                                    {
                                        "id": "64D6FBC2-0B58-41B8-8A17-2B169144777C",
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "area": 12.688
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "area": 12.688
                            }
                        ],
                        "publicID": "1G8",
                        "intermediateLayer": 0.1,
                        "vertices": [
                            {
                                "height": 2.6,
                                "y": -343,
                                "x": -1240
                            },
                            {
                                "height": 2.6,
                                "y": 145,
                                "x": -1240
                            }
                        ]
                    },
                    {
                        "boundaries": [
                            {
                                "id": "CE89CA96-EF58-4562-8298-EB5BDA868E84",
                                "type": {
                                    "outdoorAir": {}
                                },
                                "area": 12.162385629170764
                            }
                        ],
                        "frames": [],
                        "thickness": 11,
                        "rcResult": {
                            "selection": {
                                "cavity": "absent",
                                "insulationType": "none"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            }
                        },
                        "axisLineIDs": [
                            "FD1DD02F-FF93-4034-BC81-A0B62BDC2F32"
                        ],
                        "heatingZone": "RZ1",
                        "id": "6326CD83-4388-425E-85E9-AA32FBCEEB52",
                        "facadeType": "none",
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "area": 12.162385629170764,
                                        "id": "CE89CA96-EF58-4562-8298-EB5BDA868E84"
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "id": "FF932EAA-C61D-4854-BC88-73C9707F4549",
                                "area": 12.162385629170764,
                                "rcResult": {
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                }
                            }
                        ],
                        "publicID": "1G9",
                        "intermediateLayer": 0.1,
                        "vertices": [
                            {
                                "height": 2.6,
                                "y": -220.21593733958605,
                                "x": -409
                            },
                            {
                                "height": 2.6,
                                "y": -688,
                                "x": -409
                            }
                        ]
                    },
                    {
                        "boundaries": [
                            {
                                "type": {
                                    "outdoorAir": {}
                                },
                                "id": "D647E292-13AE-474C-A9FF-D6A3AE4AFF4E",
                                "area": 4.680000000000001
                            }
                        ],
                        "frames": [],
                        "thickness": 11,
                        "rcResult": {
                            "context": {
                                "facade": {
                                    "thatchedFacade": false
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "selection": {
                                "insulationType": "none",
                                "cavity": "absent"
                            }
                        },
                        "heatingZone": "RZ1",
                        "facadeType": "none",
                        "id": "1DC1B4A6-634C-474D-B682-BDDCCDC7E02C",
                        "axisLineIDs": [
                            "869394E1-F8E4-4FF6-A7A9-88A1FBB4767A"
                        ],
                        "thermalSegments": [
                            {
                                "boundaries": [
                                    {
                                        "area": 4.680000000000001,
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "id": "D647E292-13AE-474C-A9FF-D6A3AE4AFF4E"
                                    }
                                ],
                                "heatingZone": "RZ1",
                                "splitHeightsAB": false,
                                "id": "CAE8B7C9-9FB7-43D2-B2A6-803D0F8917CB",
                                "area": 4.680000000000001,
                                "rcResult": {
                                    "selection": {
                                        "insulationType": "none",
                                        "cavity": "absent"
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "context": {
                                        "facade": {
                                            "thatchedFacade": false
                                        }
                                    }
                                }
                            }
                        ],
                        "publicID": "1G10",
                        "intermediateLayer": 0.1,
                        "vertices": [
                            {
                                "height": 2.6,
                                "x": -943,
                                "y": -523
                            },
                            {
                                "height": 2.6,
                                "x": -943,
                                "y": -343
                            }
                        ]
                    }
                ],
                "boilers": [
                    {
                        "heatSourcePosition": "RZ1",
                        "modelFullName": "Renegade advantage ace 28c",
                        "deviceType": "conventionele ketel met indirect verwarmde warm watervoorraadvat(en)",
                        "distributionSystemType": "twoPipe",
                        "manufactureYearBand": "deviceUnknown",
                        "subcategory": "gas",
                        "infoRequirement": "noFurtherInfo",
                        "heatDeliveryControlType": "unknown",
                        "boilerFunction": "heatingAndDhw",
                        "bcrgNotAvailable": true,
                        "deviceSelectionMode": "fillOrScanAI",
                        "distributionPipesOutsideHeatedZone": "none",
                        "distributionAdditionalPump": "notPresent",
                        "heatDeliverySystemType": "unknown",
                        "documentsObjectId": "boiler-analysis-26F8CEAE-580A-421A-96BF-31AA1A3AAF68",
                        "pilotLightState": "notPresent",
                        "boilerInstallationType": "nonShared",
                        "agTotalPerSystemExclSharedRooms": 0,
                        "boilerInputMode": "forfaitaire",
                        "distributionHydraulicBalancing": "unknown",
                        "heatDeliveryVentilationOption": "none"
                    }
                ],
                "openingTemplates": [
                    {
                        "type": "door",
                        "documentsObjectId": "opening-0D45B424-A5AE-4618-875D-9BE3467C7A8A",
                        "thermalResult": {
                            "type": "door",
                            "methodology": {
                                "decisionTree": {}
                            },
                            "payload": {
                                "type": "door",
                                "door": {
                                    "insulated": false,
                                    "adjacentToExterior": true
                                }
                            }
                        },
                        "id": "0D45B424-A5AE-4618-875D-9BE3467C7A8A",
                        "title": "Deur 1",
                        "subFrameTypeCounters": [
                            "window",
                            1
                        ],
                        "height": 1.7999999523162842,
                        "width": 1.9800000190734863,
                        "subFrames": [
                            {
                                "publicID": "opening-0D45B424-A5AE-4618-875D-9BE3467C7A8Ar1",
                                "id": "1FFB1584-8252-403E-BA49-FC9174AEC6B0",
                                "type": "window",
                                "thermalResult": {
                                    "type": "window",
                                    "payload": {
                                        "window": {
                                            "window": {
                                                "obstructionType": "minimal",
                                                "glassType": "hrDoublePlus",
                                                "shadingType": "none"
                                            },
                                            "details": {
                                                "material": "woodPlastic",
                                                "adjacentToExterior": true,
                                                "thermallyBroken": true
                                            }
                                        },
                                        "type": "window"
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    }
                                },
                                "height": 0.6000000238418579,
                                "width": 1.340000033378601
                            }
                        ]
                    },
                    {
                        "type": "window",
                        "documentsObjectId": "opening-047393DE-0535-486D-BE2E-6FBD6CA9FE03",
                        "thermalResult": {
                            "payload": {
                                "window": {
                                    "window": {
                                        "glassType": "hrDoublePlus",
                                        "shadingType": "none",
                                        "obstructionType": "minimal"
                                    },
                                    "details": {
                                        "material": "woodPlastic",
                                        "thermallyBroken": true,
                                        "adjacentToExterior": true
                                    }
                                },
                                "type": "window"
                            },
                            "type": "window",
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "title": "Raam 1",
                        "id": "047393DE-0535-486D-BE2E-6FBD6CA9FE03",
                        "height": 1.600000023841858,
                        "width": 1.7799999713897705
                    },
                    {
                        "type": "window",
                        "documentsObjectId": "opening-E10F26AA-512C-436F-BCD8-137325A537B8",
                        "title": "Raam 2",
                        "id": "E10F26AA-512C-436F-BCD8-137325A537B8",
                        "thermalResult": {
                            "payload": {
                                "window": {
                                    "window": {
                                        "shadingType": "none",
                                        "glassType": "hrDoublePlus",
                                        "obstructionType": "minimal"
                                    },
                                    "details": {
                                        "adjacentToExterior": true,
                                        "material": "woodPlastic",
                                        "thermallyBroken": true
                                    }
                                },
                                "type": "window"
                            },
                            "type": "window",
                            "methodology": {
                                "decisionTree": {}
                            }
                        },
                        "height": 1.600000023841858,
                        "width": 1.9800000190734863
                    },
                    {
                        "type": "window",
                        "documentsObjectId": "opening-9C12EA2A-9DE7-443C-A3CF-97509B4E0E13",
                        "title": "Raam 3",
                        "thermalResult": {
                            "payload": {
                                "type": "window",
                                "window": {
                                    "window": {
                                        "shadingType": "none",
                                        "obstructionType": "minimal",
                                        "glassType": "hrDoublePlus"
                                    },
                                    "details": {
                                        "material": "woodPlastic",
                                        "adjacentToExterior": true,
                                        "thermallyBroken": true
                                    }
                                }
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "type": "window"
                        },
                        "id": "9C12EA2A-9DE7-443C-A3CF-97509B4E0E13",
                        "height": 1.6399999856948853,
                        "width": 1.6399999856948853
                    },
                    {
                        "type": "window",
                        "documentsObjectId": "opening-B1577A64-7B5C-4CDA-9FCD-5C115DAA9233",
                        "title": "Raam 4",
                        "thermalResult": {
                            "payload": {
                                "window": {
                                    "window": {
                                        "shadingType": "none",
                                        "glassType": "hrDoublePlus",
                                        "obstructionType": "minimal"
                                    },
                                    "details": {
                                        "adjacentToExterior": true,
                                        "material": "woodPlastic",
                                        "thermallyBroken": true
                                    }
                                },
                                "type": "window"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "type": "window"
                        },
                        "id": "B1577A64-7B5C-4CDA-9FCD-5C115DAA9233",
                        "height": 1.6399999856948853,
                        "width": 1.6399999856948853
                    },
                    {
                        "type": "window",
                        "documentsObjectId": "opening-2F5E79E4-841B-4213-A167-6549D2F31D97",
                        "title": "Raam 5",
                        "thermalResult": {
                            "payload": {
                                "window": {
                                    "window": {
                                        "obstructionType": "minimal",
                                        "glassType": "hrDoublePlus",
                                        "shadingType": "none"
                                    },
                                    "details": {
                                        "material": "woodPlastic",
                                        "thermallyBroken": true,
                                        "adjacentToExterior": true
                                    }
                                },
                                "type": "window"
                            },
                            "methodology": {
                                "decisionTree": {}
                            },
                            "type": "window"
                        },
                        "id": "2F5E79E4-841B-4213-A167-6549D2F31D97",
                        "height": 2.859999895095825,
                        "width": 2
                    }
                ],
                "ceilingGeometry": {
                    "lines": [
                        {
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "938CAD67-DE4C-4763-956F-58848133DFD2",
                            "endPoint": [
                                -409,
                                -220.21593733958605
                            ],
                            "startPoint": [
                                -409,
                                575
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "E4D308C4-D33F-452D-803D-E008539A5D0F",
                            "endPoint": [
                                -1240,
                                -220.21593733958605
                            ],
                            "startPoint": [
                                -1240,
                                -343
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "E5319DA8-F7C0-42CB-828F-5D2D58A13A7C",
                            "endPoint": [
                                -409,
                                740
                            ],
                            "startPoint": [
                                -1240,
                                740
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "E41EEA0A-D909-4A01-AB92-2E69C0AB23B1",
                            "endPoint": [
                                -1240,
                                145
                            ],
                            "startPoint": [
                                -1240,
                                -220.21593733958605
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "ceilingReference": {}
                            },
                            "id": "25F62DAA-1627-451A-961F-125BCD678425",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -1240,
                                -220.21593733958605
                            ],
                            "startPoint": [
                                -409,
                                -220.21593733958605
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "50352613-4755-48C4-A973-733740077143",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -943,
                                -688
                            ],
                            "startPoint": [
                                -409,
                                -688
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "BDD90F0B-7D33-4EB4-ADFD-1239B002A012",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -943,
                                -343
                            ],
                            "startPoint": [
                                -943,
                                -523
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "F11B8F73-E3A0-4CA5-88F8-CBA5771A5A64",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -409,
                                -688
                            ],
                            "startPoint": [
                                -409,
                                -220.21593733958605
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "80F5E0A9-80C7-4E13-9110-9D6D5AE7A5F0",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -1240,
                                740
                            ],
                            "startPoint": [
                                -1240,
                                145
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "57AFB13B-7191-43A8-9B06-27BB991517C3",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -1240,
                                -343
                            ],
                            "startPoint": [
                                -943,
                                -343
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "CCD004E0-53F5-486E-A33A-229B4F2B7B4E",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -943,
                                -523
                            ],
                            "startPoint": [
                                -943,
                                -688
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "id": "C6E35FAF-67AB-449C-BF35-07D8736568E8",
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            },
                            "endPoint": [
                                -409,
                                575
                            ],
                            "startPoint": [
                                -409,
                                740
                            ],
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "thickness": 5
                        }
                    ],
                    "isUpToDate": true,
                    "polygons": [
                        {
                            "halfEdgesEnd": [
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -943,
                                    -343
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    -220.21593733958605
                                ],
                                [
                                    -409,
                                    -220.21593733958605
                                ]
                            ],
                            "halfEdgesStart": [
                                [
                                    -409,
                                    -220.21593733958605
                                ],
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -943,
                                    -343
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    -220.21593733958605
                                ]
                            ],
                            "color": {
                                "r": 0.9215686274509803,
                                "g": 0.3058823529411765,
                                "b": 0.24313725490196078,
                                "a": 0.7
                            },
                            "id": "52AB1C22-9C3D-4FC4-8851-C6D905C1DCA4"
                        },
                        {
                            "halfEdgesEnd": [
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -220.21593733958605
                                ],
                                [
                                    -1240,
                                    -220.21593733958605
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ]
                            ],
                            "halfEdgesStart": [
                                [
                                    -409,
                                    740
                                ],
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -220.21593733958605
                                ],
                                [
                                    -1240,
                                    -220.21593733958605
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ]
                            ],
                            "color": {
                                "a": 0.7,
                                "b": 0.27058823529411763,
                                "g": 0.807843137254902,
                                "r": 0.9686274509803922
                            },
                            "id": "165A405E-13A9-427C-A272-16F9FB9D3A7A"
                        }
                    ]
                },
                "roofs": [
                    {
                        "roofVolumeM3": 0,
                        "polygonID": "52AB1C22-9C3D-4FC4-8851-C6D905C1DCA4",
                        "surfaceType": {
                            "roof": {
                                "_0": "flatRoof"
                            }
                        },
                        "publicID": "1D1",
                        "rotationAngle": 0,
                        "thermalProperties": [
                            {
                                "heatingZone": "RZ1",
                                "rcResult": {
                                    "context": {
                                        "roof": {
                                            "thermalCushions": false
                                        }
                                    },
                                    "methodology": {
                                        "decisionTree": {}
                                    },
                                    "selection": {
                                        "thickness": 60,
                                        "insulationType": "insulated"
                                    }
                                },
                                "boundaries": [
                                    {
                                        "type": {
                                            "outdoorAir": {}
                                        },
                                        "id": "AFF2A74D-D278-4B92-A8DB-023EE6D6A0E4",
                                        "area": 28.630000000000003
                                    }
                                ],
                                "type": "roof",
                                "orientation": "H",
                                "id": "1D1v1",
                                "excludedRemark": "",
                                "area": 28.630000000000003,
                                "excludedArea": 0,
                                "dormers": []
                            }
                        ],
                        "baseOrientation": "N",
                        "excludedArea": 0,
                        "id": "0EFD40A3-65FE-4FFE-A15C-30F196D6B48D",
                        "positionY": -454.107968669793,
                        "measurements": {
                            "sides": {
                                "A": 8.31,
                                "B": 4.67784062660414
                            }
                        },
                        "roofHeight": 2.6,
                        "positionX": -824.5,
                        "excludedRemark": "",
                        "outlineIDs": []
                    }
                ],
                "pvSystems": [
                    {
                        "bcrgRegistrationNumber": "20201693GK",
                        "agTotalPerSystemExclSharedRooms": 0,
                        "inputMode": "productSpecificWpPerSquareMeter",
                        "documentsObjectId": "pv-system-7BA0B4E7-16C8-452F-8DEC-7F72B04C4C51",
                        "sharing": "notShared",
                        "batterySystemPresence": "notPresentOnPlot",
                        "detectedModel": "Zonnepanel",
                        "meterConnection": "building",
                        "forfaitairProduct": "monoCrystallineFrom2018",
                        "thermalPropertySurfaceId": "1D1v1",
                        "roofId": "1D1",
                        "id": "E5548109-437C-4A77-B0B6-9B4964CDB6C8",
                        "wattPeakWpPerM2": 1,
                        "fields": [
                            {
                                "panelCountText": "",
                                "id": "A14A2EE3-ADAA-4AE1-9B0A-01CAFBC37D48",
                                "tiltAngleText": "0",
                                "orientation": "H"
                            }
                        ]
                    }
                ],
                "otherInstallations": [],
                "thermalTemplates": {
                    "flatRoofSurfaceThermalTemplate": {
                        "selection": {
                            "insulationType": "insulated"
                        },
                        "context": {
                            "roof": {
                                "thermalCushions": false
                            }
                        },
                        "methodology": {
                            "decisionTree": {}
                        }
                    }
                },
                "ventilationInstallations": [],
                "level": 1,
                "sketches": [],
                "floorGeometry": {
                    "lines": [
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "D8A86FD0-C231-4FAB-9AC0-D59968E4178A",
                            "startPoint": [
                                -943,
                                -343
                            ],
                            "endPoint": [
                                -1240,
                                -343
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "AVR": {}
                            },
                            "id": "2ADC830C-85E5-42C2-BEDF-7841922349A5",
                            "startPoint": [
                                -409,
                                575
                            ],
                            "endPoint": [
                                -409,
                                -220.21593733958605
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "A1F7D3B0-BEFD-4007-B0A2-3AE728D6E829",
                            "startPoint": [
                                -1240,
                                -343
                            ],
                            "endPoint": [
                                -1240,
                                145
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "CA85AC24-9E9F-4911-949B-DEC5C451B1F4",
                            "startPoint": [
                                -409,
                                740
                            ],
                            "endPoint": [
                                -409,
                                575
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "869394E1-F8E4-4FF6-A7A9-88A1FBB4767A",
                            "startPoint": [
                                -943,
                                -523
                            ],
                            "endPoint": [
                                -943,
                                -343
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "thickness": 5,
                            "type": {
                                "outline": {}
                            },
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "063C3DF1-A017-41E4-AAF1-306125F981F8",
                            "startPoint": [
                                -1240,
                                740
                            ],
                            "endPoint": [
                                -409,
                                740
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "7404F048-217B-4F3C-953F-196E0CF7B90F",
                            "endPoint": [
                                -943,
                                -688
                            ],
                            "startPoint": [
                                -409,
                                -688
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "F77429AF-4ABE-4A27-8619-37B8C611D38A",
                            "endPoint": [
                                -1240,
                                740
                            ],
                            "startPoint": [
                                -1240,
                                145
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "08919F90-E251-46F8-AE11-C6B4191BB337",
                            "startPoint": [
                                -943,
                                -688
                            ],
                            "endPoint": [
                                -943,
                                -523
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        },
                        {
                            "type": {
                                "outline": {}
                            },
                            "thickness": 5,
                            "boundaryType": {
                                "outdoorAir": {}
                            },
                            "id": "FD1DD02F-FF93-4034-BC81-A0B62BDC2F32",
                            "startPoint": [
                                -409,
                                -220.21593733958605
                            ],
                            "endPoint": [
                                -409,
                                -688
                            ],
                            "extensionBuilding": {
                                "extensionType": {
                                    "outdoorAir": {}
                                }
                            }
                        }
                    ],
                    "isUpToDate": true,
                    "polygons": [
                        {
                            "color": {
                                "b": 1,
                                "g": 0,
                                "r": 0,
                                "a": 0.7
                            },
                            "halfEdgesEnd": [
                                [
                                    -409,
                                    -220.21593733958605
                                ],
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -943,
                                    -343
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ],
                                [
                                    -409,
                                    575
                                ]
                            ],
                            "id": "2CDC6F6D-2926-4B08-BCD4-670423C3E5D6",
                            "halfEdgesStart": [
                                [
                                    -409,
                                    575
                                ],
                                [
                                    -409,
                                    -220.21593733958605
                                ],
                                [
                                    -409,
                                    -688
                                ],
                                [
                                    -943,
                                    -688
                                ],
                                [
                                    -943,
                                    -523
                                ],
                                [
                                    -943,
                                    -343
                                ],
                                [
                                    -1240,
                                    -343
                                ],
                                [
                                    -1240,
                                    145
                                ],
                                [
                                    -1240,
                                    740
                                ],
                                [
                                    -409,
                                    740
                                ]
                            ]
                        }
                    ]
                },
                "cvBoilers": []
            }
        ],
        "heatingZones": [
            "RZ1"
        ]
    }
}

Raw

{"floorPlan":{"activeLayerLevel":1,"northOffsetDegrees":24.01510216411782,"cameraTransform":{"ty":349.50008472161926,"a":0.2513830200921139,"c":0,"b":0,"d":0.2513830200921139,"tx":614.4382987296651},"layers":[{"cvBoilers":[],"walls":[{"thermalSegments":[{"id":"331DFF5B-ACD7-4900-8B80-5B91C18B67C1","area":4.29,"boundaries":[{"area":4.29,"type":{"outdoorAir":{}},"id":"24DD3C76-A449-4586-982F-BD7F18DA0127"}],"heatingZone":"RZ1","rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}}},"splitHeightsAB":false}],"thickness":11,"id":"9C705ECC-6708-407B-89EA-07B2D0886F90","frames":[],"heatingZone":"RZ1","publicID":"BG1","axisLineIDs":["7A59629E-986B-44E4-8AD8-B2B72F30F537"],"intermediateLayer":0.1,"rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}}},"vertices":[{"x":-409,"height":2.6,"y":740},{"x":-409,"height":2.6,"y":575}],"facadeType":"none","boundaries":[{"id":"24DD3C76-A449-4586-982F-BD7F18DA0127","area":4.29,"type":{"outdoorAir":{}}}]},{"thermalSegments":[{"boundaries":[{"type":{"AVR":{}},"id":"71B444E7-9426-403E-960D-C9CE9E60CC29","area":32.838}],"heatingZone":"RZ1","splitHeightsAB":false,"id":"EA0E9E14-D4A1-4DA7-939F-EB98C25EC137","area":32.838,"rcResult":{"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}},"selection":{}}}],"thickness":11,"id":"057A9E02-D9F5-426B-BC5A-D45C55256265","frames":[],"heatingZone":"RZ1","publicID":"BG2","axisLineIDs":["6B822FAB-043C-4821-BF11-137D20034FA1"],"intermediateLayer":0.1,"rcResult":{"selection":{},"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}}},"vertices":[{"height":2.6,"x":-409,"y":575},{"height":2.6,"x":-409,"y":-688}],"facadeType":"none","boundaries":[{"id":"71B444E7-9426-403E-960D-C9CE9E60CC29","area":32.838,"type":{"AVR":{}}}]},{"thermalSegments":[{"boundaries":[{"type":{"outdoorAir":{}},"id":"3B9A29E3-F0FB-44CC-9500-ACCD1735B1D8","area":13.884}],"heatingZone":"RZ1","splitHeightsAB":false,"id":"457C60D7-2DE1-4B24-8337-CBEFECB74E7E","area":13.884,"rcResult":{"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}},"selection":{"insulationType":"unknown","buildYear":1984}}}],"thickness":11,"id":"7066254F-ABB8-481E-8678-DF614F560C4D","frames":[{"type":"window","templateId":"D271FC66-BCDB-4C06-8B0D-FC79D843B0C4","thermalResult":{"methodology":{"decisionTree":{}},"type":"window","payload":{"window":{"window":{"shadingType":"none","obstructionType":"minimal","glassType":"hrDoublePlus"},"details":{"material":"woodPlastic","thermallyBroken":true,"adjacentToExterior":true}},"type":"window"}},"id":"090BCA89-980A-46B5-895C-1DC4BBDA88CD","publicID":"BG3r1","height":1.600000023841858,"width":1.7799999713897705},{"type":"window","templateId":"690A70C3-474E-40EE-97F2-87A371BF7F6C","thermalResult":{"methodology":{"decisionTree":{}},"type":"window","payload":{"type":"window","window":{"details":{"adjacentToExterior":true,"thermallyBroken":true,"material":"woodPlastic"},"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"}}}},"id":"B0876353-755A-4302-8305-081E40D2508E","publicID":"BG3r2","height":1.600000023841858,"width":1.9900000095367432}],"heatingZone":"RZ1","publicID":"BG3","axisLineIDs":["650A385D-D0DE-4980-96D9-D89C9534A5FE"],"intermediateLayer":0.1,"rcResult":{"selection":{"buildYear":1984,"insulationType":"unknown"},"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}}},"vertices":[{"height":2.6,"x":-409,"y":-688},{"height":2.6,"x":-943,"y":-688}],"facadeType":"none","boundaries":[{"id":"3B9A29E3-F0FB-44CC-9500-ACCD1735B1D8","area":13.884,"type":{"outdoorAir":{}}}]},{"thermalSegments":[{"boundaries":[{"id":"231C5D0D-48E2-457D-BB44-3849F6784078","area":15.47,"type":{"AVR":{}}}],"rcResult":{"methodology":{"decisionTree":{}},"selection":{},"context":{"facade":{"thatchedFacade":false}}},"id":"126CB995-D531-40C1-9E99-CD7DAF752202","splitHeightsAB":false,"heatingZone":"RZ1","area":15.47}],"thickness":11,"id":"21DCDBD6-5D41-4BBF-B628-74CAD744E461","frames":[],"heatingZone":"RZ1","axisLineIDs":["030B2309-2374-4E12-9983-86C1438EAB67"],"publicID":"BG4","intermediateLayer":0.1,"rcResult":{"selection":{},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"vertices":[{"y":145,"height":2.6,"x":-1240},{"y":740,"height":2.6,"x":-1240}],"facadeType":"none","boundaries":[{"id":"231C5D0D-48E2-457D-BB44-3849F6784078","type":{"AVR":{}},"area":15.47}]},{"thermalSegments":[{"boundaries":[{"area":21.606,"id":"F56C355A-E311-4B1F-8E45-BBAE03CD6199","type":{"outdoorAir":{}}}],"heatingZone":"RZ1","splitHeightsAB":false,"area":21.606,"id":"CEEDED08-FA68-43AD-8FC8-3D9880932DAF","rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}}}}],"thickness":11,"id":"CB77133E-0F10-4EF9-A9D7-E2A468AC2255","frames":[{"id":"574D75EA-6C18-465C-93F0-AEF4C47EFC88","type":"window","publicID":"BG5r1","width":1.6399999856948853,"thermalResult":{"methodology":{"decisionTree":{}},"type":"window","payload":{"window":{"window":{"glassType":"hrDoublePlus","shadingType":"none","obstructionType":"minimal"},"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true}},"type":"window"}},"templateId":"533142AA-89EF-4C20-B74A-E703D2A631B9","height":1.6399999856948853},{"id":"F7B3967D-E6B6-4340-A268-97ACEB8344E7","type":"window","publicID":"BG5r2","width":1.6399999856948853,"thermalResult":{"methodology":{"decisionTree":{}},"type":"window","payload":{"type":"window","window":{"window":{"shadingType":"none","obstructionType":"minimal","glassType":"hrDoublePlus"},"details":{"material":"woodPlastic","thermallyBroken":true,"adjacentToExterior":true}}}},"templateId":"39936103-9D21-4989-9A13-B59DC07EE774","height":1.6399999856948853},{"id":"7D1C2E34-3CCB-4826-91BD-6450BA4260E5","type":"window","width":2,"publicID":"BG5r3","thermalResult":{"type":"window","methodology":{"decisionTree":{}},"payload":{"window":{"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"},"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true}},"type":"window"}},"templateId":"0105CD14-8241-470A-9E30-378141BF4C11","height":2.859999895095825}],"heatingZone":"RZ1","publicID":"BG5","axisLineIDs":["BEDB8FAD-DAAE-4EF9-ACC7-AAD11E4B44DB"],"intermediateLayer":0.1,"rcResult":{"selection":{"insulationType":"unknown","buildYear":1984},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"vertices":[{"y":740,"height":2.6,"x":-1240},{"y":740,"height":2.6,"x":-409}],"facadeType":"none","boundaries":[{"type":{"outdoorAir":{}},"area":21.606,"id":"F56C355A-E311-4B1F-8E45-BBAE03CD6199"}]},{"thermalSegments":[{"boundaries":[{"area":12.688,"id":"BDB2379C-A8C4-4E9E-9501-9495B60B6128","type":{"outdoorAir":{}}}],"area":12.688,"splitHeightsAB":false,"id":"E4C6E838-0FB5-4CD0-8484-A2179B4202A6","rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}}},"heatingZone":"RZ1"}],"thickness":11,"id":"653A9F7F-4BD5-42E1-A5D5-E2A87E6C07A0","frames":[],"heatingZone":"RZ1","axisLineIDs":["32C73F88-9454-49F7-9921-E86E0DCB71F4"],"publicID":"BG6","intermediateLayer":0.1,"rcResult":{"context":{"facade":{"thatchedFacade":false}},"selection":{"insulationType":"unknown","buildYear":1984},"methodology":{"decisionTree":{}}},"vertices":[{"y":-343,"x":-1240,"height":2.6},{"y":145,"x":-1240,"height":2.6}],"facadeType":"none","boundaries":[{"area":12.688,"id":"BDB2379C-A8C4-4E9E-9501-9495B60B6128","type":{"outdoorAir":{}}}]},{"thermalSegments":[{"id":"470FE740-D8A0-4AED-9091-2AFB49FF2D2C","area":7.722,"boundaries":[{"id":"A37BC039-BF0A-4041-845F-6AF6C71BC744","type":{"outdoorAir":{}},"area":7.722}],"splitHeightsAB":false,"rcResult":{"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}}},"heatingZone":"RZ1"}],"thickness":11,"id":"9C640781-5E2C-4D75-A27F-9468B0492871","frames":[],"heatingZone":"RZ1","axisLineIDs":["F8EABD13-2249-4328-8C06-34874FF8A2B6"],"publicID":"BG7","intermediateLayer":0.1,"rcResult":{"selection":{"insulationType":"unknown","buildYear":1984},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"vertices":[{"height":2.6,"x":-943,"y":-523},{"height":2.6,"x":-1240,"y":-523}],"facadeType":"none","boundaries":[{"area":7.722,"id":"A37BC039-BF0A-4041-845F-6AF6C71BC744","type":{"outdoorAir":{}}}]},{"thermalSegments":[{"id":"AC07BF6A-7DC1-48DA-A216-8FFC445BEB61","area":4.680000000000001,"boundaries":[{"type":{"outdoorAir":{}},"id":"106F7C57-61BF-4A66-8FAA-DFCB45C010B3","area":4.680000000000001}],"splitHeightsAB":false,"rcResult":{"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}}},"heatingZone":"RZ1"}],"thickness":11,"id":"0D2DD3F8-A6A5-42A2-95C9-3EA323731EF2","frames":[],"heatingZone":"RZ1","publicID":"BG8","axisLineIDs":["FBD1AA7C-7287-44BC-A2CB-738CEA027AC5"],"intermediateLayer":0.1,"rcResult":{"selection":{"insulationType":"unknown","buildYear":1984},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"vertices":[{"x":-1240,"y":-523,"height":2.6},{"x":-1240,"y":-343,"height":2.6}],"facadeType":"none","boundaries":[{"id":"106F7C57-61BF-4A66-8FAA-DFCB45C010B3","area":4.680000000000001,"type":{"outdoorAir":{}}}]},{"boundaries":[{"area":4.29,"id":"5A0A08AC-2DDB-4579-BC1F-92FC04479BAF","type":{"outdoorAir":{}}}],"intermediateLayer":0.1,"axisLineIDs":["87436E89-F2D3-4D34-AEB0-7BF0BF3840B3"],"heatingZone":"RZ1","thermalSegments":[{"splitHeightsAB":false,"area":4.29,"id":"C9B803C4-6339-4E3C-B9CF-4192432D0E37","rcResult":{"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}},"selection":{"buildYear":1984,"insulationType":"unknown"}},"boundaries":[{"id":"5A0A08AC-2DDB-4579-BC1F-92FC04479BAF","area":4.29,"type":{"outdoorAir":{}}}],"heatingZone":"RZ1"}],"facadeType":"none","publicID":"BG9","id":"CBF5091A-EBB4-4FDC-B61B-A203706E8AC7","thickness":11,"rcResult":{"selection":{"buildYear":1984,"insulationType":"unknown"},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"vertices":[{"x":-943,"height":2.6,"y":-688},{"x":-943,"height":2.6,"y":-523}],"frames":[]}],"coolingInstallations":[],"boilers":[],"ventilationInstallations":[],"level":0,"openingTemplates":[{"type":"window","height":1.600000023841858,"width":1.7799999713897705,"id":"D271FC66-BCDB-4C06-8B0D-FC79D843B0C4","title":"Raam  HR++","thermalResult":{"type":"window","payload":{"type":"window","window":{"details":{"thermallyBroken":true,"material":"woodPlastic","adjacentToExterior":true},"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"}}},"methodology":{"decisionTree":{}}},"documentsObjectId":"opening-D271FC66-BCDB-4C06-8B0D-FC79D843B0C4"},{"type":"window","height":1.600000023841858,"width":1.9900000095367432,"id":"690A70C3-474E-40EE-97F2-87A371BF7F6C","title":"Raam 1","thermalResult":{"type":"window","payload":{"type":"window","window":{"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true},"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"}}},"methodology":{"decisionTree":{}}},"documentsObjectId":"opening-690A70C3-474E-40EE-97F2-87A371BF7F6C"},{"type":"door","height":0.800000011920929,"width":1.9800000190734863,"id":"9B685B04-B0A4-424F-A997-FEAE4E0D4A7C","title":"Deur 1","thermalResult":{"type":"door","payload":{"door":{"insulated":false,"adjacentToExterior":true},"type":"door"},"methodology":{"decisionTree":{}}},"documentsObjectId":"opening-9B685B04-B0A4-424F-A997-FEAE4E0D4A7C","subFrameTypeCounters":["window",1],"subFrames":[{"type":"window","id":"55E684AF-6D9B-4A4E-81FD-3D0892D05353","publicID":"opening-9B685B04-B0A4-424F-A997-FEAE4E0D4A7Cr1","width":1.340000033378601,"height":0.6000000238418579,"thermalResult":{"methodology":{"decisionTree":{}},"payload":{"type":"window","window":{"details":{"thermallyBroken":true,"material":"woodPlastic","adjacentToExterior":true},"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"}}},"type":"window"}}]},{"documentsObjectId":"opening-5829E9AC-2B0B-4083-A8C8-D83E0ACECCBB","subFrameTypeCounters":["window",1],"type":"door","width":1.6399999856948853,"thermalResult":{"payload":{"door":{"insulated":false,"adjacentToExterior":true},"type":"door"},"type":"door","methodology":{"decisionTree":{}}},"subFrames":[{"width":2,"type":"window","publicID":"opening-5829E9AC-2B0B-4083-A8C8-D83E0ACECCBBr1","height":2.859999895095825,"thermalResult":{"methodology":{"decisionTree":{}},"payload":{"type":"window","window":{"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true},"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"}}},"type":"window"},"id":"D20E1A6A-0963-425E-BDC6-96DF369C9A1F"}],"title":"Deur 2","id":"5829E9AC-2B0B-4083-A8C8-D83E0ACECCBB","height":1.6399999856948853},{"documentsObjectId":"opening-4E4A6B14-DF9C-41D4-A174-32F3D34FAE64","type":"door","width":1.6399999856948853,"thermalResult":{"payload":{"door":{"adjacentToExterior":true,"insulated":false},"type":"door"},"type":"door","methodology":{"decisionTree":{}}},"title":"Deur 3","id":"4E4A6B14-DF9C-41D4-A174-32F3D34FAE64","height":1.6399999856948853},{"documentsObjectId":"opening-B4E6E5F2-1605-4562-B86F-073FE37D5753","subFrameTypeCounters":["window",1],"type":"door","width":1.6399999856948853,"thermalResult":{"payload":{"type":"door","door":{"insulated":false,"adjacentToExterior":true}},"type":"door","methodology":{"decisionTree":{}}},"subFrames":[{"width":2,"type":"window","publicID":"BG5d3r1","height":2.859999895095825,"thermalResult":{"payload":{"window":{"window":{"glassType":"hrDoublePlus","shadingType":"none","obstructionType":"minimal"},"details":{"thermallyBroken":true,"adjacentToExterior":true,"material":"woodPlastic"}},"type":"window"},"methodology":{"decisionTree":{}},"type":"window"},"id":"766EBB80-053C-45C2-BC52-FAB6AD920B80"}],"title":"Deur 4","id":"B4E6E5F2-1605-4562-B86F-073FE37D5753","height":1.6399999856948853},{"documentsObjectId":"opening-467028C0-0BED-4806-8F29-7E241D00D3E8","type":"door","width":1.6399999856948853,"thermalResult":{"payload":{"type":"door","door":{"adjacentToExterior":true,"insulated":false}},"type":"door","methodology":{"decisionTree":{}}},"title":"Deur 5","id":"467028C0-0BED-4806-8F29-7E241D00D3E8","height":1.6399999856948853},{"documentsObjectId":"opening-9BF6C6AE-0828-4AE1-A63D-7B0A5B190C9F","type":"door","width":1.6399999856948853,"thermalResult":{"type":"door","payload":{"door":{"insulated":false,"adjacentToExterior":true},"type":"door"},"methodology":{"decisionTree":{}}},"title":"Deur 6","id":"9BF6C6AE-0828-4AE1-A63D-7B0A5B190C9F","height":1.6399999856948853},{"documentsObjectId":"opening-00115EEC-7412-4583-AC82-CD7070E1CD66","type":"door","width":1.6399999856948853,"thermalResult":{"type":"door","payload":{"type":"door","door":{"insulated":false,"adjacentToExterior":true}},"methodology":{"decisionTree":{}}},"title":"Deur 7","id":"00115EEC-7412-4583-AC82-CD7070E1CD66","height":1.6399999856948853},{"documentsObjectId":"opening-83C704B0-0055-483F-B2B4-4F3AC44B0AC4","subFrameTypeCounters":["window",1],"type":"door","width":1.6399999856948853,"thermalResult":{"type":"door","payload":{"type":"door","door":{"adjacentToExterior":true,"insulated":false}},"methodology":{"decisionTree":{}}},"subFrames":[{"height":2.859999895095825,"publicID":"BG5d7r1","id":"12E0B494-B20C-450E-9C50-F1A7CAFAA499","width":2,"thermalResult":{"payload":{"type":"window","window":{"details":{"adjacentToExterior":true,"thermallyBroken":true,"material":"woodPlastic"},"window":{"shadingType":"none","obstructionType":"minimal","glassType":"hrDoublePlus"}}},"methodology":{"decisionTree":{}},"type":"window"},"type":"window"}],"title":"Deur 8","id":"83C704B0-0055-483F-B2B4-4F3AC44B0AC4","height":1.6399999856948853},{"documentsObjectId":"opening-533142AA-89EF-4C20-B74A-E703D2A631B9","type":"window","width":1.6399999856948853,"thermalResult":{"type":"window","payload":{"window":{"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"},"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true}},"type":"window"},"methodology":{"decisionTree":{}}},"title":"Raam 2","id":"533142AA-89EF-4C20-B74A-E703D2A631B9","height":1.6399999856948853},{"documentsObjectId":"opening-39936103-9D21-4989-9A13-B59DC07EE774","type":"window","width":1.6399999856948853,"thermalResult":{"type":"window","payload":{"type":"window","window":{"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"},"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true}}},"methodology":{"decisionTree":{}}},"title":"Raam 3","id":"39936103-9D21-4989-9A13-B59DC07EE774","height":1.6399999856948853},{"documentsObjectId":"opening-0105CD14-8241-470A-9E30-378141BF4C11","width":2,"type":"window","thermalResult":{"methodology":{"decisionTree":{}},"payload":{"window":{"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"},"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true}},"type":"window"},"type":"window"},"title":"Raam 4","id":"0105CD14-8241-470A-9E30-378141BF4C11","height":2.859999895095825}],"floorGeometry":{"isUpToDate":false,"polygons":[{"id":"D260FCAD-CDE4-4E62-AF28-DB1696DFF097","halfEdgesEnd":[[-943,-523],[-1240,-523],[-1240,-343],[-1240,145],[-1240,740],[-409,740],[-409,575],[-409,-688],[-943,-688]],"halfEdgesStart":[[-943,-688],[-943,-523],[-1240,-523],[-1240,-343],[-1240,145],[-1240,740],[-409,740],[-409,575],[-409,-688]],"color":{"g":0,"r":0,"b":1,"a":0.7}}],"lines":[{"boundaryType":{"outdoorAir":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"startPoint":[-1240,145],"id":"030B2309-2374-4E12-9983-86C1438EAB67","thickness":5,"type":{"outline":{}},"endPoint":[-1240,740]},{"boundaryType":{"outdoorAir":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"startPoint":[-409,575],"id":"6B822FAB-043C-4821-BF11-137D20034FA1","thickness":5,"type":{"outline":{}},"endPoint":[-409,-688]},{"boundaryType":{"outdoorAir":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"startPoint":[-409,740],"id":"7A59629E-986B-44E4-8AD8-B2B72F30F537","thickness":5,"type":{"outline":{}},"endPoint":[-409,575]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"FBD1AA7C-7287-44BC-A2CB-738CEA027AC5","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,-343],"startPoint":[-1240,-523]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"BEDB8FAD-DAAE-4EF9-ACC7-AAD11E4B44DB","boundaryType":{"outdoorAir":{}},"endPoint":[-409,740],"startPoint":[-1240,740]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"87436E89-F2D3-4D34-AEB0-7BF0BF3840B3","boundaryType":{"outdoorAir":{}},"endPoint":[-943,-523],"startPoint":[-943,-688]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"32C73F88-9454-49F7-9921-E86E0DCB71F4","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,145],"startPoint":[-1240,-343]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"F8EABD13-2249-4328-8C06-34874FF8A2B6","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,-523],"startPoint":[-943,-523]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"650A385D-D0DE-4980-96D9-D89C9534A5FE","boundaryType":{"outdoorAir":{}},"endPoint":[-943,-688],"startPoint":[-409,-688]}]},"sketches":[],"thermalTemplates":{"wallThermalTemplate":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"unknown","buildYear":1984},"context":{"facade":{"thatchedFacade":false}}},"wallRoofFacadeThermalTemplate":{"methodology":{"decisionTree":{}},"selection":{"buildYear":1984,"insulationType":"unknown"},"context":{"facade":{"thatchedFacade":false}}}},"roofs":[{"publicID":"BD1","positionX":-1091.5,"measurements":{"sides":{"A":2.97,"B":1.8}},"roofVolumeM3":0,"roofHeight":2.6,"baseOrientation":"N","outlineIDs":[],"excludedRemark":"","id":"C95E9838-858D-4205-84B6-15009479CFB1","positionY":-433,"thermalProperties":[{"rcResult":{"context":{"roof":{"thermalCushions":false}},"selection":{"insulationType":"insulated","thickness":50},"methodology":{"decisionTree":{}}},"boundaries":[{"area":5.35,"id":"33B08FD2-791A-4CBE-859C-6C7B1D1D7BED","type":{"outdoorAir":{}}}],"area":5.35,"orientation":"H","id":"BD1v1","excludedArea":0,"heatingZone":"RZ1","type":"roof","dormers":[],"excludedRemark":""}],"surfaceType":{"roof":{"_0":"flatRoof"}},"polygonID":"AC4848F9-06CE-4632-8A39-C53836A8C346","rotationAngle":0,"excludedArea":0}],"floors":[{"publicID":"BV1","rcResult":{"selection":{"cavity":"absent","insulationType":"none"},"methodology":{"decisionTree":{}},"context":{"floor":{"thermalCushions":false}}},"usableArea":113.77000000000001,"outlineIDs":["87436E89-F2D3-4D34-AEB0-7BF0BF3840B3","F8EABD13-2249-4328-8C06-34874FF8A2B6","FBD1AA7C-7287-44BC-A2CB-738CEA027AC5","32C73F88-9454-49F7-9921-E86E0DCB71F4","030B2309-2374-4E12-9983-86C1438EAB67","BEDB8FAD-DAAE-4EF9-ACC7-AAD11E4B44DB","7A59629E-986B-44E4-8AD8-B2B72F30F537","6B822FAB-043C-4821-BF11-137D20034FA1","650A385D-D0DE-4980-96D9-D89C9534A5FE"],"boundaries":[{"area":114,"id":"B959AF56-1887-4358-BCCF-3CC44ED6FFD2","type":{"crawlSpaceOrNonHeatedBasement":{}}}],"heatingZone":"RZ1","excludedRemark":"","avrHalfWallThicknessM":0.11,"maaiveldPosition":"onOrAboveGroundLevel","id":"48FCB40C-D0B5-46A0-90E5-53B2DA216F84","floorVolumeM3":295.79240000000004,"thermalProperties":[],"polygonID":"D260FCAD-CDE4-4E62-AF28-DB1696DFF097","excludedArea":0}],"otherInstallations":[],"ceilingGeometry":{"polygons":[{"id":"AC4848F9-06CE-4632-8A39-C53836A8C346","color":{"g":0.3058823529411765,"b":0.24313725490196078,"r":0.9215686274509803,"a":0.7},"halfEdgesEnd":[[-1240,-523],[-1240,-343],[-943,-343],[-943,-523]],"halfEdgesStart":[[-943,-523],[-1240,-523],[-1240,-343],[-943,-343]]},{"id":"4FEAFA32-EFC8-4816-AB7B-BA80AA6CB010","color":{"r":0.9686274509803922,"g":0.807843137254902,"a":0.7,"b":0.27058823529411763},"halfEdgesEnd":[[-1240,145],[-1240,740],[-409,740],[-409,575],[-409,-688],[-943,-688],[-943,-523],[-943,-343],[-1240,-343]],"halfEdgesStart":[[-1240,-343],[-1240,145],[-1240,740],[-409,740],[-409,575],[-409,-688],[-943,-688],[-943,-523],[-943,-343]]}],"lines":[{"type":{"ceilingReference":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"thickness":5,"id":"C8936C55-422C-456E-BC65-726FDEAFDF2E","boundaryType":{"outdoorAir":{}},"endPoint":[-943,-343],"startPoint":[-943,-523]},{"type":{"outline":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"thickness":5,"id":"65C409DF-B99D-4313-A5A2-6016D5F5831D","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,145],"startPoint":[-1240,-343]},{"type":{"outline":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"thickness":5,"id":"9751804B-945D-43B5-B672-A47EB10F27E5","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,740],"startPoint":[-1240,145]},{"type":{"outline":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"thickness":5,"id":"30036B40-4753-4781-AC6B-F6EE83467C17","boundaryType":{"outdoorAir":{}},"endPoint":[-943,-523],"startPoint":[-943,-688]},{"type":{"outline":{}},"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"thickness":5,"id":"9D8EAFB1-998A-4F3C-BBB1-50687C8D7533","boundaryType":{"outdoorAir":{}},"endPoint":[-409,-688],"startPoint":[-409,575]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"696E7C9B-F7D3-4A80-8F7D-C61A665B8665","boundaryType":{"outdoorAir":{}},"endPoint":[-943,-688],"startPoint":[-409,-688]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"B5C5A21E-EA74-4D4E-ABEE-37E3871F7365","boundaryType":{"outdoorAir":{}},"endPoint":[-409,740],"startPoint":[-1240,740]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"8F6A2B30-AA75-437F-AFAA-35EE5A388D30","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,-343],"startPoint":[-1240,-523]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"0C3B8B98-FB55-4092-8A8E-44C361388D98","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,-523],"startPoint":[-943,-523]},{"type":{"outline":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"90D438D9-2EF4-4939-9AE9-D1707AA5B9F8","boundaryType":{"outdoorAir":{}},"endPoint":[-409,575],"startPoint":[-409,740]},{"type":{"ceilingReference":{}},"thickness":5,"extensionBuilding":{"extensionType":{"outdoorAir":{}}},"id":"09A7BBFA-D154-492D-B280-F4A23103241C","boundaryType":{"outdoorAir":{}},"endPoint":[-1240,-343],"startPoint":[-943,-343]}],"isUpToDate":true}},{"floors":[{"heatingZone":"RZ1","polygonID":"2CDC6F6D-2926-4B08-BCD4-670423C3E5D6","avrHalfWallThicknessM":0.11,"publicID":"1V2","usableArea":108.42,"rcResult":{"context":{"floor":{"thermalCushions":false}},"methodology":{"decisionTree":{}},"selection":{}},"thermalProperties":[],"id":"0B160668-82E4-4731-A5B9-9245E5233388","excludedArea":0,"floorVolumeM3":281.892,"boundaries":[{"type":{"AVR":{}},"id":"EC248B03-E8A3-438B-95E1-D3A8A490D90D","area":108.42}],"excludedRemark":"","outlineIDs":["2ADC830C-85E5-42C2-BEDF-7841922349A5","FD1DD02F-FF93-4034-BC81-A0B62BDC2F32","7404F048-217B-4F3C-953F-196E0CF7B90F","08919F90-E251-46F8-AE11-C6B4191BB337","869394E1-F8E4-4FF6-A7A9-88A1FBB4767A","D8A86FD0-C231-4FAB-9AC0-D59968E4178A","A1F7D3B0-BEFD-4007-B0A2-3AE728D6E829","F77429AF-4ABE-4A27-8619-37B8C611D38A","063C3DF1-A017-41E4-AAF1-306125F981F8","CA85AC24-9E9F-4911-949B-DEC5C451B1F4"],"maaiveldPosition":"onOrAboveGroundLevel"}],"coolingInstallations":[],"walls":[{"vertices":[{"x":-409,"y":-688,"height":2.6},{"x":-943,"y":-688,"height":2.6}],"thickness":11,"axisLineIDs":["7404F048-217B-4F3C-953F-196E0CF7B90F"],"publicID":"1G1","thermalSegments":[{"boundaries":[{"area":13.884,"id":"5D6707CE-6F6B-4B79-A617-8A7F4C4DD514","type":{"outdoorAir":{}}}],"id":"40458777-9AFB-4992-AB38-4ADF7F7DDF40","splitHeightsAB":false,"heatingZone":"RZ1","rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"none","cavity":"absent"},"context":{"facade":{"thatchedFacade":false}}},"area":13.884}],"rcResult":{"selection":{"cavity":"absent","insulationType":"none"},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"boundaries":[{"id":"5D6707CE-6F6B-4B79-A617-8A7F4C4DD514","type":{"outdoorAir":{}},"area":13.884}],"heatingZone":"RZ1","facadeType":"none","frames":[{"templateId":"047393DE-0535-486D-BE2E-6FBD6CA9FE03","id":"BD8D4405-627B-4DEB-957A-6ABFE4B21DBE","publicID":"1G1r1","width":1.7799999713897705,"thermalResult":{"type":"window","payload":{"type":"window","window":{"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"},"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true}}},"methodology":{"decisionTree":{}}},"type":"window","height":1.600000023841858},{"templateId":"E10F26AA-512C-436F-BCD8-137325A537B8","id":"CF405221-1079-4D1C-8314-BFE74E8104E9","publicID":"1G1r2","width":1.9800000190734863,"thermalResult":{"type":"window","payload":{"type":"window","window":{"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"},"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true}}},"methodology":{"decisionTree":{}}},"type":"window","height":1.600000023841858}],"id":"1AC94F10-169B-482F-A901-2C2711909574","intermediateLayer":0.1},{"vertices":[{"height":2.6,"y":-688,"x":-943},{"height":2.6,"y":-523,"x":-943}],"thickness":11,"axisLineIDs":["08919F90-E251-46F8-AE11-C6B4191BB337"],"publicID":"1G2","thermalSegments":[{"id":"DA40857F-98E4-4E95-9549-4F89339E3390","rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"none","cavity":"absent"},"context":{"facade":{"thatchedFacade":false}}},"heatingZone":"RZ1","area":4.29,"boundaries":[{"id":"DD631861-DF0A-4C30-A073-4EE4F4E49A14","type":{"outdoorAir":{}},"area":4.29}],"splitHeightsAB":false}],"rcResult":{"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}},"selection":{"insulationType":"none","cavity":"absent"}},"boundaries":[{"id":"DD631861-DF0A-4C30-A073-4EE4F4E49A14","area":4.29,"type":{"outdoorAir":{}}}],"heatingZone":"RZ1","facadeType":"none","frames":[],"id":"04BBBD8C-57E7-46A9-9E01-A68206251C4D","intermediateLayer":0.1},{"vertices":[{"x":-943,"y":-343,"height":2.6},{"x":-1240,"y":-343,"height":2.6}],"thickness":11,"axisLineIDs":["D8A86FD0-C231-4FAB-9AC0-D59968E4178A"],"publicID":"1G3","thermalSegments":[{"boundaries":[{"area":7.722,"id":"C9D9612E-33A5-469F-A4C1-76B7458E8442","type":{"outdoorAir":{}}}],"heatingZone":"RZ1","splitHeightsAB":false,"id":"D6D1648B-E707-4426-A8E8-F1545872769D","area":7.722,"rcResult":{"methodology":{"decisionTree":{}},"selection":{"cavity":"absent","insulationType":"none"},"context":{"facade":{"thatchedFacade":false}}}}],"rcResult":{"selection":{"cavity":"absent","insulationType":"none"},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"boundaries":[{"id":"C9D9612E-33A5-469F-A4C1-76B7458E8442","area":7.722,"type":{"outdoorAir":{}}}],"heatingZone":"RZ1","facadeType":"none","frames":[{"type":"door","thermalResult":{"methodology":{"decisionTree":{}},"payload":{"type":"door","door":{"adjacentToExterior":true,"insulated":false}},"type":"door"},"width":1.9800000190734863,"height":1.7999999523162842,"publicID":"1G3d1","subFrameTypeCounters":["window",1],"templateId":"0D45B424-A5AE-4618-875D-9BE3467C7A8A","id":"0347AA55-C473-4778-B348-6B6B7EE8274E","subFrames":[{"type":"window","height":0.6000000238418579,"id":"75E52A62-4981-4FE0-BC0B-B1651A1B7E16","width":1.340000033378601,"publicID":"1G3d1r1","thermalResult":{"methodology":{"decisionTree":{}},"payload":{"type":"window","window":{"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true},"window":{"glassType":"hrDoublePlus","obstructionType":"minimal","shadingType":"none"}}},"type":"window"}}]}],"id":"F170B27C-BA92-417F-9FD2-E21510C191BF","intermediateLayer":0.1},{"vertices":[{"y":145,"x":-1240,"height":2.6},{"y":740,"x":-1240,"height":2.6}],"thickness":11,"axisLineIDs":["F77429AF-4ABE-4A27-8619-37B8C611D38A"],"publicID":"1G4","thermalSegments":[{"rcResult":{"selection":{"insulationType":"none","cavity":"absent"},"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}}},"id":"70B4B51D-5A82-46BA-A6D1-8DF8D02007F9","heatingZone":"RZ1","area":15.47,"splitHeightsAB":false,"boundaries":[{"id":"361B9573-059D-4262-BF69-879B3CB16614","area":15.47,"type":{"outdoorAir":{}}}]}],"rcResult":{"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}},"selection":{"insulationType":"none","cavity":"absent"}},"boundaries":[{"id":"361B9573-059D-4262-BF69-879B3CB16614","area":15.47,"type":{"outdoorAir":{}}}],"heatingZone":"RZ1","facadeType":"none","frames":[],"id":"69372AED-29FE-4051-BDAF-DD90C0FE6D51","intermediateLayer":0.1},{"vertices":[{"y":740,"x":-409,"height":2.6},{"y":575,"x":-409,"height":2.6}],"thickness":11,"axisLineIDs":["CA85AC24-9E9F-4911-949B-DEC5C451B1F4"],"publicID":"1G5","thermalSegments":[{"area":4.29,"heatingZone":"RZ1","id":"91B64687-B20F-421B-A4D2-19B00C7045B9","boundaries":[{"area":4.29,"id":"1B76CE81-BDAF-4FF4-86CF-1D178E6E7283","type":{"outdoorAir":{}}}],"rcResult":{"context":{"facade":{"thatchedFacade":false}},"selection":{"insulationType":"none","cavity":"absent"},"methodology":{"decisionTree":{}}},"splitHeightsAB":false}],"rcResult":{"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}},"selection":{"insulationType":"none","cavity":"absent"}},"boundaries":[{"id":"1B76CE81-BDAF-4FF4-86CF-1D178E6E7283","area":4.29,"type":{"outdoorAir":{}}}],"heatingZone":"RZ1","facadeType":"none","frames":[],"id":"723339A9-D473-4D3F-934D-D0E104122E09","intermediateLayer":0.1},{"vertices":[{"x":-409,"height":2.6,"y":575},{"x":-409,"height":2.6,"y":-220.21593733958605}],"thickness":11,"axisLineIDs":["2ADC830C-85E5-42C2-BEDF-7841922349A5"],"publicID":"1G6","thermalSegments":[{"area":20.67561437082924,"heatingZone":"RZ1","id":"BAF905F0-C2C0-4572-9011-4C0908C17994","boundaries":[{"id":"6889C32D-4548-45CA-BE83-8E55C1D0327F","type":{"AVR":{}},"area":20.67561437082924}],"rcResult":{"selection":{},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"splitHeightsAB":false}],"rcResult":{"context":{"facade":{"thatchedFacade":false}},"selection":{},"methodology":{"decisionTree":{}}},"boundaries":[{"area":20.67561437082924,"id":"6889C32D-4548-45CA-BE83-8E55C1D0327F","type":{"AVR":{}}}],"heatingZone":"RZ1","facadeType":"none","frames":[],"id":"3DE84E9B-9C10-4D67-A063-83ADDF332C5A","intermediateLayer":0.1},{"vertices":[{"x":-1240,"height":2.6,"y":740},{"x":-409,"y":740,"height":2.6}],"thickness":11,"axisLineIDs":["063C3DF1-A017-41E4-AAF1-306125F981F8"],"publicID":"1G7","thermalSegments":[{"rcResult":{"selection":{"insulationType":"none","cavity":"absent"},"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}}},"boundaries":[{"area":21.606,"id":"B4C17A2D-3BA4-4DF9-B316-0DC20ACDEBCA","type":{"outdoorAir":{}}}],"heatingZone":"RZ1","splitHeightsAB":false,"id":"D7E0B1DD-8549-40AF-845B-AAE03A0B230B","area":21.606}],"rcResult":{"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}},"selection":{"insulationType":"none","cavity":"absent"}},"boundaries":[{"type":{"outdoorAir":{}},"id":"B4C17A2D-3BA4-4DF9-B316-0DC20ACDEBCA","area":21.606}],"heatingZone":"RZ1","facadeType":"none","frames":[{"thermalResult":{"type":"window","methodology":{"decisionTree":{}},"payload":{"window":{"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true},"window":{"glassType":"hrDoublePlus","shadingType":"none","obstructionType":"minimal"}},"type":"window"}},"templateId":"9C12EA2A-9DE7-443C-A3CF-97509B4E0E13","id":"82102843-AB5A-4F3A-9045-3ADAE9369FC0","publicID":"1G7r1","type":"window","width":1.6399999856948853,"height":1.6399999856948853},{"thermalResult":{"type":"window","methodology":{"decisionTree":{}},"payload":{"type":"window","window":{"window":{"shadingType":"none","glassType":"hrDoublePlus","obstructionType":"minimal"},"details":{"thermallyBroken":true,"adjacentToExterior":true,"material":"woodPlastic"}}}},"templateId":"B1577A64-7B5C-4CDA-9FCD-5C115DAA9233","id":"841BF9BC-EBF1-4010-8181-D0112A64EC7C","publicID":"1G7r2","type":"window","width":1.6399999856948853,"height":1.6399999856948853},{"thermalResult":{"type":"window","methodology":{"decisionTree":{}},"payload":{"window":{"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true},"window":{"shadingType":"none","obstructionType":"minimal","glassType":"hrDoublePlus"}},"type":"window"}},"templateId":"2F5E79E4-841B-4213-A167-6549D2F31D97","id":"06BD6B47-AF90-486D-8EC2-6BF64066BAFC","publicID":"1G7r3","type":"window","width":2,"height":2.859999895095825}],"id":"1F9532E2-4C93-48D1-9F94-4E8E8FC69C16","intermediateLayer":0.1},{"boundaries":[{"id":"64D6FBC2-0B58-41B8-8A17-2B169144777C","type":{"outdoorAir":{}},"area":12.688}],"frames":[],"thickness":11,"rcResult":{"selection":{"cavity":"absent","insulationType":"none"},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"axisLineIDs":["A1F7D3B0-BEFD-4007-B0A2-3AE728D6E829"],"heatingZone":"RZ1","id":"A5D73132-C9B1-40BB-8CF7-4D9A6100280F","facadeType":"none","thermalSegments":[{"id":"8A2591AF-7557-4E4F-8CEF-1BFB427E0DF5","rcResult":{"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}},"selection":{"insulationType":"none","cavity":"absent"}},"boundaries":[{"id":"64D6FBC2-0B58-41B8-8A17-2B169144777C","type":{"outdoorAir":{}},"area":12.688}],"heatingZone":"RZ1","splitHeightsAB":false,"area":12.688}],"publicID":"1G8","intermediateLayer":0.1,"vertices":[{"height":2.6,"y":-343,"x":-1240},{"height":2.6,"y":145,"x":-1240}]},{"boundaries":[{"id":"CE89CA96-EF58-4562-8298-EB5BDA868E84","type":{"outdoorAir":{}},"area":12.162385629170764}],"frames":[],"thickness":11,"rcResult":{"selection":{"cavity":"absent","insulationType":"none"},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}},"axisLineIDs":["FD1DD02F-FF93-4034-BC81-A0B62BDC2F32"],"heatingZone":"RZ1","id":"6326CD83-4388-425E-85E9-AA32FBCEEB52","facadeType":"none","thermalSegments":[{"boundaries":[{"type":{"outdoorAir":{}},"area":12.162385629170764,"id":"CE89CA96-EF58-4562-8298-EB5BDA868E84"}],"heatingZone":"RZ1","splitHeightsAB":false,"id":"FF932EAA-C61D-4854-BC88-73C9707F4549","area":12.162385629170764,"rcResult":{"methodology":{"decisionTree":{}},"selection":{"insulationType":"none","cavity":"absent"},"context":{"facade":{"thatchedFacade":false}}}}],"publicID":"1G9","intermediateLayer":0.1,"vertices":[{"height":2.6,"y":-220.21593733958605,"x":-409},{"height":2.6,"y":-688,"x":-409}]},{"boundaries":[{"type":{"outdoorAir":{}},"id":"D647E292-13AE-474C-A9FF-D6A3AE4AFF4E","area":4.680000000000001}],"frames":[],"thickness":11,"rcResult":{"context":{"facade":{"thatchedFacade":false}},"methodology":{"decisionTree":{}},"selection":{"insulationType":"none","cavity":"absent"}},"heatingZone":"RZ1","facadeType":"none","id":"1DC1B4A6-634C-474D-B682-BDDCCDC7E02C","axisLineIDs":["869394E1-F8E4-4FF6-A7A9-88A1FBB4767A"],"thermalSegments":[{"boundaries":[{"area":4.680000000000001,"type":{"outdoorAir":{}},"id":"D647E292-13AE-474C-A9FF-D6A3AE4AFF4E"}],"heatingZone":"RZ1","splitHeightsAB":false,"id":"CAE8B7C9-9FB7-43D2-B2A6-803D0F8917CB","area":4.680000000000001,"rcResult":{"selection":{"insulationType":"none","cavity":"absent"},"methodology":{"decisionTree":{}},"context":{"facade":{"thatchedFacade":false}}}}],"publicID":"1G10","intermediateLayer":0.1,"vertices":[{"height":2.6,"x":-943,"y":-523},{"height":2.6,"x":-943,"y":-343}]}],"boilers":[{"heatSourcePosition":"RZ1","modelFullName":"Renegade advantage ace 28c","deviceType":"conventionele ketel met indirect verwarmde warm watervoorraadvat(en)","distributionSystemType":"twoPipe","manufactureYearBand":"deviceUnknown","subcategory":"gas","infoRequirement":"noFurtherInfo","heatDeliveryControlType":"unknown","boilerFunction":"heatingAndDhw","bcrgNotAvailable":true,"deviceSelectionMode":"fillOrScanAI","distributionPipesOutsideHeatedZone":"none","distributionAdditionalPump":"notPresent","heatDeliverySystemType":"unknown","documentsObjectId":"boiler-analysis-26F8CEAE-580A-421A-96BF-31AA1A3AAF68","pilotLightState":"notPresent","boilerInstallationType":"nonShared","agTotalPerSystemExclSharedRooms":0,"boilerInputMode":"forfaitaire","distributionHydraulicBalancing":"unknown","heatDeliveryVentilationOption":"none"}],"openingTemplates":[{"type":"door","documentsObjectId":"opening-0D45B424-A5AE-4618-875D-9BE3467C7A8A","thermalResult":{"type":"door","methodology":{"decisionTree":{}},"payload":{"type":"door","door":{"insulated":false,"adjacentToExterior":true}}},"id":"0D45B424-A5AE-4618-875D-9BE3467C7A8A","title":"Deur 1","subFrameTypeCounters":["window",1],"height":1.7999999523162842,"width":1.9800000190734863,"subFrames":[{"publicID":"opening-0D45B424-A5AE-4618-875D-9BE3467C7A8Ar1","id":"1FFB1584-8252-403E-BA49-FC9174AEC6B0","type":"window","thermalResult":{"type":"window","payload":{"window":{"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"},"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true}},"type":"window"},"methodology":{"decisionTree":{}}},"height":0.6000000238418579,"width":1.340000033378601}]},{"type":"window","documentsObjectId":"opening-047393DE-0535-486D-BE2E-6FBD6CA9FE03","thermalResult":{"payload":{"window":{"window":{"glassType":"hrDoublePlus","shadingType":"none","obstructionType":"minimal"},"details":{"material":"woodPlastic","thermallyBroken":true,"adjacentToExterior":true}},"type":"window"},"type":"window","methodology":{"decisionTree":{}}},"title":"Raam 1","id":"047393DE-0535-486D-BE2E-6FBD6CA9FE03","height":1.600000023841858,"width":1.7799999713897705},{"type":"window","documentsObjectId":"opening-E10F26AA-512C-436F-BCD8-137325A537B8","title":"Raam 2","id":"E10F26AA-512C-436F-BCD8-137325A537B8","thermalResult":{"payload":{"window":{"window":{"shadingType":"none","glassType":"hrDoublePlus","obstructionType":"minimal"},"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true}},"type":"window"},"type":"window","methodology":{"decisionTree":{}}},"height":1.600000023841858,"width":1.9800000190734863},{"type":"window","documentsObjectId":"opening-9C12EA2A-9DE7-443C-A3CF-97509B4E0E13","title":"Raam 3","thermalResult":{"payload":{"type":"window","window":{"window":{"shadingType":"none","obstructionType":"minimal","glassType":"hrDoublePlus"},"details":{"material":"woodPlastic","adjacentToExterior":true,"thermallyBroken":true}}},"methodology":{"decisionTree":{}},"type":"window"},"id":"9C12EA2A-9DE7-443C-A3CF-97509B4E0E13","height":1.6399999856948853,"width":1.6399999856948853},{"type":"window","documentsObjectId":"opening-B1577A64-7B5C-4CDA-9FCD-5C115DAA9233","title":"Raam 4","thermalResult":{"payload":{"window":{"window":{"shadingType":"none","glassType":"hrDoublePlus","obstructionType":"minimal"},"details":{"adjacentToExterior":true,"material":"woodPlastic","thermallyBroken":true}},"type":"window"},"methodology":{"decisionTree":{}},"type":"window"},"id":"B1577A64-7B5C-4CDA-9FCD-5C115DAA9233","height":1.6399999856948853,"width":1.6399999856948853},{"type":"window","documentsObjectId":"opening-2F5E79E4-841B-4213-A167-6549D2F31D97","title":"Raam 5","thermalResult":{"payload":{"window":{"window":{"obstructionType":"minimal","glassType":"hrDoublePlus","shadingType":"none"},"details":{"material":"woodPlastic","thermallyBroken":true,"adjacentToExterior":true}},"type":"window"},"methodology":{"decisionTree":{}},"type":"window"},"id":"2F5E79E4-841B-4213-A167-6549D2F31D97","height":2.859999895095825,"width":2}],"ceilingGeometry":{"lines":[{"thickness":5,"type":{"outline":{}},"boundaryType":{"outdoorAir":{}},"id":"938CAD67-DE4C-4763-956F-58848133DFD2","endPoint":[-409,-220.21593733958605],"startPoint":[-409,575],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"E4D308C4-D33F-452D-803D-E008539A5D0F","endPoint":[-1240,-220.21593733958605],"startPoint":[-1240,-343],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"E5319DA8-F7C0-42CB-828F-5D2D58A13A7C","endPoint":[-409,740],"startPoint":[-1240,740],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"E41EEA0A-D909-4A01-AB92-2E69C0AB23B1","endPoint":[-1240,145],"startPoint":[-1240,-220.21593733958605],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"ceilingReference":{}},"id":"25F62DAA-1627-451A-961F-125BCD678425","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-1240,-220.21593733958605],"startPoint":[-409,-220.21593733958605],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"50352613-4755-48C4-A973-733740077143","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-943,-688],"startPoint":[-409,-688],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"BDD90F0B-7D33-4EB4-ADFD-1239B002A012","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-943,-343],"startPoint":[-943,-523],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"F11B8F73-E3A0-4CA5-88F8-CBA5771A5A64","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-409,-688],"startPoint":[-409,-220.21593733958605],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"80F5E0A9-80C7-4E13-9110-9D6D5AE7A5F0","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-1240,740],"startPoint":[-1240,145],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"57AFB13B-7191-43A8-9B06-27BB991517C3","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-1240,-343],"startPoint":[-943,-343],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"CCD004E0-53F5-486E-A33A-229B4F2B7B4E","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-943,-523],"startPoint":[-943,-688],"boundaryType":{"outdoorAir":{}},"thickness":5},{"type":{"outline":{}},"id":"C6E35FAF-67AB-449C-BF35-07D8736568E8","extensionBuilding":{"extensionType":{"outdoorAir":{}}},"endPoint":[-409,575],"startPoint":[-409,740],"boundaryType":{"outdoorAir":{}},"thickness":5}],"isUpToDate":true,"polygons":[{"halfEdgesEnd":[[-409,-688],[-943,-688],[-943,-523],[-943,-343],[-1240,-343],[-1240,-220.21593733958605],[-409,-220.21593733958605]],"halfEdgesStart":[[-409,-220.21593733958605],[-409,-688],[-943,-688],[-943,-523],[-943,-343],[-1240,-343],[-1240,-220.21593733958605]],"color":{"r":0.9215686274509803,"g":0.3058823529411765,"b":0.24313725490196078,"a":0.7},"id":"52AB1C22-9C3D-4FC4-8851-C6D905C1DCA4"},{"halfEdgesEnd":[[-409,575],[-409,-220.21593733958605],[-1240,-220.21593733958605],[-1240,145],[-1240,740],[-409,740]],"halfEdgesStart":[[-409,740],[-409,575],[-409,-220.21593733958605],[-1240,-220.21593733958605],[-1240,145],[-1240,740]],"color":{"a":0.7,"b":0.27058823529411763,"g":0.807843137254902,"r":0.9686274509803922},"id":"165A405E-13A9-427C-A272-16F9FB9D3A7A"}]},"roofs":[{"roofVolumeM3":0,"polygonID":"52AB1C22-9C3D-4FC4-8851-C6D905C1DCA4","surfaceType":{"roof":{"_0":"flatRoof"}},"publicID":"1D1","rotationAngle":0,"thermalProperties":[{"heatingZone":"RZ1","rcResult":{"context":{"roof":{"thermalCushions":false}},"methodology":{"decisionTree":{}},"selection":{"thickness":60,"insulationType":"insulated"}},"boundaries":[{"type":{"outdoorAir":{}},"id":"AFF2A74D-D278-4B92-A8DB-023EE6D6A0E4","area":28.630000000000003}],"type":"roof","orientation":"H","id":"1D1v1","excludedRemark":"","area":28.630000000000003,"excludedArea":0,"dormers":[]}],"baseOrientation":"N","excludedArea":0,"id":"0EFD40A3-65FE-4FFE-A15C-30F196D6B48D","positionY":-454.107968669793,"measurements":{"sides":{"A":8.31,"B":4.67784062660414}},"roofHeight":2.6,"positionX":-824.5,"excludedRemark":"","outlineIDs":[]}],"pvSystems":[{"bcrgRegistrationNumber":"20201693GK","agTotalPerSystemExclSharedRooms":0,"inputMode":"productSpecificWpPerSquareMeter","documentsObjectId":"pv-system-7BA0B4E7-16C8-452F-8DEC-7F72B04C4C51","sharing":"notShared","batterySystemPresence":"notPresentOnPlot","detectedModel":"Zonnepanel","meterConnection":"building","forfaitairProduct":"monoCrystallineFrom2018","thermalPropertySurfaceId":"1D1v1","roofId":"1D1","id":"E5548109-437C-4A77-B0B6-9B4964CDB6C8","wattPeakWpPerM2":1,"fields":[{"panelCountText":"","id":"A14A2EE3-ADAA-4AE1-9B0A-01CAFBC37D48","tiltAngleText":"0","orientation":"H"}]}],"otherInstallations":[],"thermalTemplates":{"flatRoofSurfaceThermalTemplate":{"selection":{"insulationType":"insulated"},"context":{"roof":{"thermalCushions":false}},"methodology":{"decisionTree":{}}}},"ventilationInstallations":[],"level":1,"sketches":[],"floorGeometry":{"lines":[{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"D8A86FD0-C231-4FAB-9AC0-D59968E4178A","startPoint":[-943,-343],"endPoint":[-1240,-343],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"AVR":{}},"id":"2ADC830C-85E5-42C2-BEDF-7841922349A5","startPoint":[-409,575],"endPoint":[-409,-220.21593733958605],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"A1F7D3B0-BEFD-4007-B0A2-3AE728D6E829","startPoint":[-1240,-343],"endPoint":[-1240,145],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"thickness":5,"type":{"outline":{}},"boundaryType":{"outdoorAir":{}},"id":"CA85AC24-9E9F-4911-949B-DEC5C451B1F4","startPoint":[-409,740],"endPoint":[-409,575],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"thickness":5,"type":{"outline":{}},"boundaryType":{"outdoorAir":{}},"id":"869394E1-F8E4-4FF6-A7A9-88A1FBB4767A","startPoint":[-943,-523],"endPoint":[-943,-343],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"thickness":5,"type":{"outline":{}},"boundaryType":{"outdoorAir":{}},"id":"063C3DF1-A017-41E4-AAF1-306125F981F8","startPoint":[-1240,740],"endPoint":[-409,740],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"7404F048-217B-4F3C-953F-196E0CF7B90F","endPoint":[-943,-688],"startPoint":[-409,-688],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"F77429AF-4ABE-4A27-8619-37B8C611D38A","endPoint":[-1240,740],"startPoint":[-1240,145],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"08919F90-E251-46F8-AE11-C6B4191BB337","startPoint":[-943,-688],"endPoint":[-943,-523],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}},{"type":{"outline":{}},"thickness":5,"boundaryType":{"outdoorAir":{}},"id":"FD1DD02F-FF93-4034-BC81-A0B62BDC2F32","startPoint":[-409,-220.21593733958605],"endPoint":[-409,-688],"extensionBuilding":{"extensionType":{"outdoorAir":{}}}}],"isUpToDate":true,"polygons":[{"color":{"b":1,"g":0,"r":0,"a":0.7},"halfEdgesEnd":[[-409,-220.21593733958605],[-409,-688],[-943,-688],[-943,-523],[-943,-343],[-1240,-343],[-1240,145],[-1240,740],[-409,740],[-409,575]],"id":"2CDC6F6D-2926-4B08-BCD4-670423C3E5D6","halfEdgesStart":[[-409,575],[-409,-220.21593733958605],[-409,-688],[-943,-688],[-943,-523],[-943,-343],[-1240,-343],[-1240,145],[-1240,740],[-409,740]]}]},"cvBoilers":[]}],"heatingZones":["RZ1"]}}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Wed, 09 Sep 2026 11:02:57 GMT"
vary
"Accept"
x-debug-exception
"%22App%5CEntity%5CProject%22%20object%20not%20found%20by%20%22Symfony%5CBridge%5CDoctrine%5CArgumentResolver%5CEntityValueResolver%22."
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fsoftlabel.nl%2Fbackoffice.softlabel.nl%2Fvendor%2Fsymfony%2Fdoctrine-bridge%2FArgumentResolver%2FEntityValueResolver.php:86"
x-debug-token
"41f110"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"17b0ca03b744eadedc0676caba680716"
BAG_API_URL
"https://api.bag.example"
DATABASE_URL
"mysql://external_user_softlabel_db:zp7X0qv7TYF~qbrq@h2962805.stratoserver.net:3306/softlabel_db?serverVersion=mariadb-10.11.10"
GEMINI_API_BASE_URL
"https://generativelanguage.googleapis.com"
GEMINI_API_KEY
"AQ.Ab8RN6IiUU8CktVgdlwRw7xqnqdSR58dI9gnOGrzmpxlbLuh7g"
GEMINI_MODEL
"gemini-2.5-flash"
GOOGLE_MAPS_API_KEY
"AIzaSyDN5H15mRgcJs4Z-g55HG8Jwpckaf179sg"
JWT_PASSPHRASE
"42491b5ecc20355441585e32327719e72d0ae067eb897731d5ebe7b73c0d5af7"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
KADASTER_API_KEY
"l77687844602c240e1bd3a746e486f058e"
MAILER_DSN
"smtp://info@softlabel.nl:X9vL2pQ8mR7cT4nH!@smtp.hostnet.nl:587?encryption=tls&auth_mode=login"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
POSTCODE_API_BASEURL
"https://api.postcodeapi.nu/v3"
POSTCODE_API_KEY
"Owri9pvoRWakqa1yB62V5aLWQD8K0Gag4iWRLcKH"
kuAPP_SECRET
""

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"50592"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/softlabel.nl"
HTTPS
"on"
HTTP_ACCEPT
"application/json"
HTTP_ACCEPT_ENCODING
"gzip, deflate, br"
HTTP_ACCEPT_LANGUAGE
"nl-NL,nl;q=0.9"
HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg5NDk2OTcsImV4cCI6MTc4ODk1MzI5Nywicm9sZXMiOnsiMiI6IlJPTEVfQ09NUEFOWV9BRE1JTiIsIjAiOiJST0xFX0FEVklTT1IiLCIzIjoiUk9MRV9VU0VSIn0sInVzZXJuYW1lIjoiYWR2aXNldXJAYmVkcmlqZnguY29tIn0.C_r4baP0gLXaIUlW_j_NNDoJrbvAN8X5GHml2cl1nxJ8T4RrjkOtQ2mVhiRsFKFhcvhNeW-HP-0HU_2yjMtWZElGmh37uW8wGNe32bulx5sjzFYLelP7LmDgakWSQRvyeiOG9a4jERXEs8zee5nwaMY4Y2OlsDiHtntBYHoYw-VjLONmRL-6ecfSEm_Zca2ps8x6ZJLS8Yh5FfBdk-MmKJ8G69O4LX5sKQRIWrU10Y8Oq85n1PMNfmHOpMBEUGp3nXZGpX7B_JvEZP1nYzuBjwOk5HdRr0utXVNzDITebecpXvtTkLJAoax85qBeGrQ17WTwfsuCBp1e4uVypo48_g"
HTTP_HOST
"backoffice.softlabel.nl"
HTTP_PRIORITY
"u=3"
HTTP_USER_AGENT
"SoftLabel/15 CFNetwork/3896.100.1.2.1 Darwin/27.0.0"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"93.170.44.80"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
"Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJpYXQiOjE3ODg5NDk2OTcsImV4cCI6MTc4ODk1MzI5Nywicm9sZXMiOnsiMiI6IlJPTEVfQ09NUEFOWV9BRE1JTiIsIjAiOiJST0xFX0FEVklTT1IiLCIzIjoiUk9MRV9VU0VSIn0sInVzZXJuYW1lIjoiYWR2aXNldXJAYmVkcmlqZnguY29tIn0.C_r4baP0gLXaIUlW_j_NNDoJrbvAN8X5GHml2cl1nxJ8T4RrjkOtQ2mVhiRsFKFhcvhNeW-HP-0HU_2yjMtWZElGmh37uW8wGNe32bulx5sjzFYLelP7LmDgakWSQRvyeiOG9a4jERXEs8zee5nwaMY4Y2OlsDiHtntBYHoYw-VjLONmRL-6ecfSEm_Zca2ps8x6ZJLS8Yh5FfBdk-MmKJ8G69O4LX5sKQRIWrU10Y8Oq85n1PMNfmHOpMBEUGp3nXZGpX7B_JvEZP1nYzuBjwOk5HdRr0utXVNzDITebecpXvtTkLJAoax85qBeGrQ17WTwfsuCBp1e4uVypo48_g"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_SSL_TLS_SNI
"backoffice.softlabel.nl"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/api/v1/projects/277"
REMOTE_ADDR
"93.170.44.80"
REMOTE_PORT
"50618"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788951777
REQUEST_TIME_FLOAT
1788951777.2505
REQUEST_URI
"/api/v1/projects/277"
SCRIPT_FILENAME
"/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"85.214.132.77"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"backoffice.softlabel.nl"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache Server at backoffice.softlabel.nl Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"backoffice.softlabel.nl"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/softlabel.nl/backoffice.softlabel.nl/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN,POSTCODE_API_KEY,POSTCODE_API_BASEURL,BAG_API_URL,KADASTER_API_KEY,GOOGLE_MAPS_API_KEY,GEMINI_API_KEY,GEMINI_MODEL,GEMINI_API_BASE_URL,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,kuAPP_SECRET"
USER
"softlabel.nl_tbdb843zd5"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = 4c09fc)

Key Value
_controller
"App\Api\V1\Controller\ProjectController::update"
_firewall_context
"security.firewall.map.context.api"
_remove_csp_headers
true
_route
"api_v1_projects_update"
_route_params
[
  "id" => "277"
]
_stopwatch_token
"508796"
id
"277"