This pull request introduces the new logic of handling of Thing DTO instantiation. Starting from now the list of Capabilities provided by a Thing is analyzed dynamically and, based on the provided Capabilities, the corresponding DTO with all Capability-provided properties is built.
This pull request introduces the new logic of handling of Thing DTO instantiation. Starting from now the list of Capabilities provided by a Thing is analyzed dynamically and, based on the provided Capabilities, the corresponding DTO with all Capability-provided properties is built.
Closes #52