All Products
Search
Document Center

:lv_post_intelligent_alarm

Last Updated:Mar 01, 2022

Requests IP cameras to automatically send intelligent alert events.

Note

This operation is updated from lv_post_alarm_image. For new users, we recommend that you use the updated operation instead of lv_post_alarm_image.

Description

int lv_post_intelligent_alarm(const lv_device_auth_s *auth, const lv_intelligent_alarm_param_s *param, int *service_id);

The following table describes the related parameters.

Parameter

Type

Description

auth

const lv_device_auth_s *

The device information for authentication.

param

const lv_intelligent_alarm_param_s *

The parameters of intelligent alert events.

servicd_id

int

The ID of the request.