> On Jul 27, 2017, at 7:52 AM, Senthil Jayakumar <[email protected]> > wrote: > > Hi Alexis et all, > > Gentle Reminder! > > Any input in this regard is very much appreciated.
I don’t know if this is a bug or not, but I agree that the evenTime is not present in the generated POJO. I tend to think it’s by design, hence this could be an enhancement request, or a bug in the binding spec? NETCONF/YangTools committers will certainly have more valuable input than mine. Here is the portion of the code parsing the received xml anyway: https://github.com/opendaylight/netconf/blob/d3961ec78d49d5f2df14380e46cbb528ad78d3b9/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/schema/mapping/NetconfMessageTransformer.java#L89-L123 <https://github.com/opendaylight/netconf/blob/d3961ec78d49d5f2df14380e46cbb528ad78d3b9/netconf/sal-netconf-connector/src/main/java/org/opendaylight/netconf/sal/connect/netconf/schema/mapping/NetconfMessageTransformer.java#L89-L123> > > Thanks > Senthil Kumar Jayakumar > > On Wed, Jul 19, 2017 at 12:41 PM, Senthil Jayakumar > <[email protected] <mailto:[email protected]>> wrote: > Hi Alexis, > > We are using BORON-SR3 and please find the log with the TRACE level enabled > and the generated class file attached. > > The received notification (both Alarm and event) has the <eventTime> but the > generated notification listener doesn't seem to have reference to the > eventTime leaf attribute. > > Thanks, > Senthil Kumar Jayakumar > > > > > > > On Tue, Jul 18, 2017 at 10:37 PM, Alexis de Talhouët <[email protected] > <mailto:[email protected]>> wrote: > Can you provide logs at TRACE level for NETCONF (log:set TRACE > org.opendaylight.netconf) and version of ODL in use? > >> On Jul 18, 2017, at 8:08 AM, Senthil Jayakumar <[email protected] >> <mailto:[email protected]>> wrote: >> >> Hi All, >> >> Could someone please respond as this is a blocker for us to proceed further. >> >> Thanks, >> Senthil Kumar Jayakumar >> >> On Fri, Jul 14, 2017 at 4:56 PM, Senthil Jayakumar >> <[email protected] <mailto:[email protected]>> wrote: >> Hi There, >> >> I have found that the eventTime is missing in the generated NETCONF >> notification object. >> >> Could someone help me how to get the eventTime as part of the notification >> object? Without the eventTime the north bound system is having trouble when >> a particular event has occurred. >> >> Any help in this regard is appreciated. >> >> Thanks, >> Senthil Kumar Jayakumar >> >> >> >> _______________________________________________ >> controller-dev mailing list >> [email protected] >> <mailto:[email protected]> >> https://lists.opendaylight.org/mailman/listinfo/controller-dev >> <https://lists.opendaylight.org/mailman/listinfo/controller-dev> > >
_______________________________________________ controller-dev mailing list [email protected] https://lists.opendaylight.org/mailman/listinfo/controller-dev
