Skip to content

Commit

Permalink
provide error code instead of error value, added disinfection time fo…
Browse files Browse the repository at this point in the history
…r model SJB-HS

- modified decodeDisplay(): inverted byte order of display value (e.g. to make error code readable as string)
- modified decodeDisplay(): added decoding for disinfection time for model SJB-HS
- added getDisinfectionTime()
- changed uint32 getErrorValue() into String getErrorCode() returning human readable error code
- changed String getErrorMessage(uint32) into getErrorMessage(const String&)
- simplified class CONFIRM_FRAMES
- removed duplicate error code definitions from namespace ERROR
  • Loading branch information
jnsbyr committed Aug 4, 2023
1 parent f41e27d commit a48b360
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 148 deletions.
Loading

0 comments on commit a48b360

Please sign in to comment.