On 16/10/19 13:22, Zhang Chen wrote: > From: Zhang Chen <chen.zh...@intel.com> > > This patch introduce a new module named Advanced Watch Dog, and > defined the input and output parameter. AWD use standard chardev as > the way of communicationg with the outside world. Demo command: > -object > advanced-watchdog,id=heart1,server=on,awd_node=h1,notification_node=heartbeat0,opt_script=opt_script_path,iothread=iothread1,pulse_interval=1000,timeout=5000 Is there a standard or specification for how to interact with this? Is this something that was developed explicitly for these patches, or did it exist before?
Paolo