QiQi-OvO

Results 2 issues of QiQi-OvO

`functionFail := aduRequest[1] & 0x80` I think the corrcet answer `functionFail := aduRequest[1] | 0x80`

**What type of PR is this?** /kind feature **What this PR does / why we need it:** Now, we can use `make dmitemplate` to get a dmi template. And provided...