mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-08 08:49:52 +03:00
ems+ xF7 and xF9 commands
This commit is contained in:
@@ -36,7 +36,11 @@ static const char * TEST_DATA[] = {
|
||||
"10 48 02 00 9E", // test 31 - version test
|
||||
"30 00 FF 00 02 8E 00 00 0C F3 00 00 06 02 00 00 76 33", // test 32 - SM100 energy
|
||||
"30 00 FF 00 02 8E 00 00 07 9E 00 00 06 C5 00 00 76 35", // test 33 - SM100 energy
|
||||
"30 00 FF 00 02 8E 00 00 00 00 00 00 06 C5 00 00 76 35" // test 34 - SM100 energy
|
||||
"30 00 FF 00 02 8E 00 00 00 00 00 00 06 C5 00 00 76 35", // test 34 - SM100 energy
|
||||
"10 48 F9 00 FF 01 6C 08 4F 00 00 00 02 00 00 00 02 00 03 00 03 00 03 00 02", // test 35 - F9
|
||||
"48 90 F9 00 11 FF 01 6D 08", // test 36 - F9
|
||||
"10 48 F9 00 FF 01 6D 08", // test 37 - F9
|
||||
"10 00 F7 00 FF 01 B9 35 19" // test 38 - F7
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user