Reports > Events API :: Ignore certain events in report

vrish 10 months ago

Hi,
I'm calling /api/reports/events?deviceId=DEVICEID&from=TIMESTAMP&to=TIMESTAMP

The endpoint provides a type request parameter that will give only selected event types.

My question is the opposite. Is there a parameter that will exclude certain event types and provide everything else? Similar to the SQL query where type not in ('commandResult', 'deviceOnline', 'deviceOffline')

Thank you

Anton Tananaev 10 months ago

No.