
28 May
2017
28 May
'17
4:38 p.m.
2017-05-19 22:57 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(-)
This one looks okay. -- Matthias Bolte http://photron.blogspot.com