Skip to content

feat: attributes are now parsed into format: dict[namespace + friendly_name, value]

Pavel Břoušek requested to merge attributesUpdate into main

Created by: xpavlic

attributes are now parsed into format: dict[namespace + friendly_name, value], attribute_map changed

BREAKING CHANGE: parsing attributes changed, attributes_map changed

Merge request reports