You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Json schema AEM_Schema.json added to newly created resources/schemas directory
Changed
la::avdecc::entity::controller::Delegate is now virtual pure, but a new derivated visitor (with all default implementation) has been added: la::avdecc::entity::controller::DefaultedDelegate
entity::model::validateControlValues now returns an enum value as well as an error message
Mechanism to refresh an entity (same for Configuration change) totally revamped to be more consistent
Moved some fields from AVB_INTERFACE.staticModel to AVB_INTERFACE.dynamicModel (fields that should not be part of the static model because they are not considered for entity_model_id)
Fixed
Crash when unpacking vendor specific control values
la::avdecc::entity::model::VirtualEntityBuilder class to help creating virtual entities from EntityModel files
Changed
Complete controller entity model refactoring to support descriptors at non-configuration level
EntityModelVisitor is now virtual pure, but a new derivated visitor (with all default implementation) has been added: DefaultedEntityModelVisitor
la::avdecc::controller::Controller::Observer is now virtual pure, but a new derivated visitor (with all default implementation) has been added: la::avdecc::controller::Controller::DefaultedObserver
Checksum of the AEM of a ControlledEntity was incorrectly using some fields that are not part of the AEM (in AVB_INTERFACE descriptor). Introduced checksum v3