summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-events/src/main/resources/schemas/trustlevel
AgeCommit message (Collapse)AuthorFilesLines
2023-10-12Add withTrustLevel condition to CmHandle Query APIhalil.cakal1-0/+30
- Change untrustworthyCmHandleSet with trustLevelPerCmHandleMap - Change trust level cache config accordingly - Change device heartbet consumer accordingly - Add json schema for device trust level - Add with_trust_level enum into cm handle query conditions - Add query cm handle by trustlevel function to cm handle queries - Add query cm handle by trustlevel service to network cm proxy cm handle service - Add unit tests and fix code smells Issue-ID: CPS-1864 Change-Id: Ie214f0713cef779307d3379df81e2b95115b6d6d Signed-off-by: halil.cakal <halil.cakal@est.tech>