ZVEI decoder class. More...
Static Public Member Functions | |
| def | decode (data) |
| Decodes ZVEI. | |
Static Protected Member Functions | |
| def | _solveDoubleTone (data) |
| Remove the doubleTone sign (here its the 'E') | |
ZVEI decoder class.
This class decodes ZVEI data. First step is to validate the data and _check if the format is correct. After that the double-tone-sign 'E' is replaced. In the last step a valid BOSWatch packet is created and returned
|
static |
Decodes ZVEI.
@param data: ZVEI for decoding
@return BOSWatch ZVEI packet or None
|
staticprotected |
Remove the doubleTone sign (here its the 'E')
@param data: ZVEI for double tone sign replacement
@return Double Tone replaced ZVEI