This PR adds the changes so that the Hardware information sent by inventory complies with the ECS.
Note: as this is the first PR, only the Hardware scan is enabled, the rest of the scans should be enabled once the respective format change is made.
Note: since the tests require changes in all intended formats, they were disabled for fixes at the end of the adaptation of all scan types. Otherwise, each PR would have to modify all tests overlapping the work unnecessarily.
Tests
Compilation without warnings in every supported platform
Description
This PR adds the changes so that the Hardware information sent by inventory complies with the ECS.
Note: as this is the first PR, only the Hardware scan is enabled, the rest of the scans should be enabled once the respective format change is made.
Note: since the tests require changes in all intended formats, they were disabled for fixes at the end of the adaptation of all scan types. Otherwise, each PR would have to modify all tests overlapping the work unnecessarily.
Tests