![]() |
ETHFW API Guide
|
Notify params for ETHREMOTECFG_NOTIFY_HWPUSH notification.
This is S2C notify message which notifies the remote client everytime there is a hardware push notification with a event timestamp for a given CPTS HW push number.
Data Fields | |
| EthRemoteCfg_NotifyHdr | hdr |
| uint32_t | hwPushNum |
| uint64_t | timeStamp |
| EthRemoteCfg_NotifyHdr EthRemoteCfg_NotifyServiceHwPushMsg::hdr |
Common notify message header.
| uint32_t EthRemoteCfg_NotifyServiceHwPushMsg::hwPushNum |
CPTS hardware push number.
| uint64_t EthRemoteCfg_NotifyServiceHwPushMsg::timeStamp |
CPTS hardware push event timestamp.