Rename identifier field (#17128)

* backend rename

* frontend

* docs

* fix api path
This commit is contained in:
Josh Hawkins
2025-03-12 18:45:16 -05:00
committed by GitHub
parent b7333557a1
commit 124cc4c9cc
16 changed files with 238 additions and 158 deletions

View File

@@ -1064,7 +1064,8 @@ class LicensePlateProcessingMixin:
)
self.sub_label_publisher.publish(
EventMetadataTypeEnum.identifier, (id, top_plate, avg_confidence)
EventMetadataTypeEnum.recognized_license_plate,
(id, top_plate, avg_confidence),
)
self.detected_license_plates[id] = {