Hi Dan, >> Another quick question here: >> >> In my case with a reboot, Event object looks like this: >> >> <Event SOAP-ENC:arrayType="cwmp:EventStruct[2]"> >> <EventStruct> >> <EventCode>1 BOOT</EventCode> >> <CommandKey></CommandKey> >> </EventStruct> >> <EventStruct> >> <EventCode>M Reboot</EventCode> >> <CommandKey></CommandKey> >> </EventStruct> >> </Event> >> >> I tried to match it with "1 BOOT, M Reboot" without any luck. What did I >> miss? > Don’t be so strict 😄. Match on just the reboot, in reality that’s what you’re > going to care about. Initially I specified "1 BOOT" alone and gave it a try - preset didn't apply, then I tried "1 BOOT, M Reboot" which didn't work either, so I doubt it's because there is "M Reboot" on the way.
Best regards, George Chelidze _______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
