[ST Edge] What is the function of configure_reporting?

Hi guys.

Recently I want to integrate a Zigbee Lock to ST.
The Lock will report it’s LockState each 2h and I think that is too long.
I want to configure this device to report status every 30 minutes.

I originally planned to change this line

But it doesn’t work…
I’m curious about what the function here is. After all, it really looks like it’s used to configure the reporting time.

Now, I use this change as a Workaound

Hi @liuyd96, sorry for the delay. Actually, configure_reporting should work for what you are trying. Here you can see the documentation about it.
So, in case you keep having the issue, could you check (or send me by DM) your device configuration? Thanks