Skip to content

Support forwarded attributes in TestContext

Yury Matveyev requested to merge fwd_attributes_in_test_context into develop

Closes #533 (closed)

Added support for forward attributes. Unfortunately, due to limitations of cpptango, a fully resolved FDQN of the parent device has to be provided, so it is impossible to created forwarded attribute from another device in TestContext.

Edited by Yury Matveyev

Merge request reports