Skip to content

Add unique_identifier property to miot properties, actions, and events#1984

Merged
rytilahti merged 1 commit intomasterfrom
fix/unique_identifiers
Nov 9, 2024
Merged

Add unique_identifier property to miot properties, actions, and events#1984
rytilahti merged 1 commit intomasterfrom
fix/unique_identifiers

Conversation

@rytilahti
Copy link
Copy Markdown
Owner

This allows descriptors to have device-unique identifiers, the format is '<normalized_name>'.

This also changes 'id' of the descriptors to use this identifier in-place of a plain name from the description.

This allows descriptors to have device-unique identifiers, the format is '<normalized_name>_<siid>_<id>'.

This also changes 'id' of the descriptors to use this identifier in-place of a plain name from the description.
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.26%. Comparing base (62427d2) to head (afb8e0e).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1984      +/-   ##
==========================================
+ Coverage   82.23%   82.26%   +0.02%     
==========================================
  Files         197      197              
  Lines       19127    19139      +12     
  Branches     1050     1050              
==========================================
+ Hits        15729    15744      +15     
+ Misses       3220     3218       -2     
+ Partials      178      177       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rytilahti
Copy link
Copy Markdown
Owner Author

The CI fails are irrelevant for this change.

@rytilahti rytilahti merged commit edb06c5 into master Nov 9, 2024
@rytilahti rytilahti deleted the fix/unique_identifiers branch November 9, 2024 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant