Add withTrustLevel condition to CmHandle Query API 40/136040/7
authorhalil.cakal <halil.cakal@est.tech>
Tue, 26 Sep 2023 14:07:08 +0000 (15:07 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Thu, 12 Oct 2023 09:00:52 +0000 (10:00 +0100)
- 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>

No differences found