|
|
@ -109,6 +109,7 @@ typedef enum { |
|
|
|
kfn_read_taskinfo = 4, // cmd:taskoff, ack:ask_taskinfo_t
|
|
|
|
kfn_heart_ping = 5, // cmd:pingindex, ack:ask_taskinfo_t
|
|
|
|
kfn_clear_reset_flag = 6, // cmd:taskoff, ack:ask_taskinfo_t
|
|
|
|
kfn_enable_report = 7, // cmd:enable
|
|
|
|
kreport_heatpacket_pong = 50, // cmd:no ack:no report:heatpacket_t
|
|
|
|
kreport_exception_error = 51, // report:error_code,subid
|
|
|
|
|
|
|
|