
18 Jun
2017
18 Jun
'17
12:17 p.m.
2017-06-12 22:13 GMT+02:00 Sri Ramanujam <sramanujam@datto.com>:
Update the generator to generate basic property type information for each CIM object representation. Right now, it generates arrays of hypervCimType structs:
struct _hypervCimType { const char *name; const char *type; bool isArray; }; --- src/hyperv/hyperv_wmi_classes.h | 19 +++++++++++++++++++ src/hyperv/hyperv_wmi_generator.py | 15 ++++++++++++++- 2 files changed, 33 insertions(+), 1 deletion(-)
Looks okay. -- Matthias Bolte http://photron.blogspot.com