Skip to content

Conversation

@fcv-iteratorIt
Copy link
Contributor

No description provided.

Base automatically changed from feature/iot_1433_uptimizeAccessControl to stage November 21, 2025 12:06
Copy link
Contributor

@augusthjerrild augusthjerrild left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

import { AuthenticatedRequest } from "@dto/internal/authenticated-request";
import { TestPayloadDecoderDto } from "@dto/test-payload-decoder.dto";
import { BadRequestException, Body, Controller, Post } from "@nestjs/common";
import { BadRequestException, Body, Controller, Post, Req } from "@nestjs/common";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unuised

@@ -1,5 +1,6 @@
import { AuthenticatedRequest } from "@dto/internal/authenticated-request";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused

@@ -1,4 +1,6 @@
import { AuthenticatedRequest } from "@dto/internal/authenticated-request";
import { IoTDevice } from "@entities/iot-device.entity";
import { ApplicationAccessScope, checkIfUserHasAccessToApplication } from "@helpers/security-helper";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused

@@ -1,4 +1,6 @@
import { AuthenticatedRequest } from "@dto/internal/authenticated-request";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unused

fcv-iteratorIt and others added 3 commits November 25, 2025 07:40
* Fix chirpstack gateway tags format to handle non-string JSON values like false

* Also fix gateway edit + device profile
@fcv-iteratorIt fcv-iteratorIt merged commit e72b501 into stage Nov 25, 2025
3 checks passed
@fcv-iteratorIt fcv-iteratorIt deleted the feature/IOT-1610-Metadata-for-ODDK branch November 25, 2025 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants