Secure Edge Node
We use python API set_perimeter_event_actions() to configure the actions in SEN box, it works as expected.
But I am wondering how can we get to know the current setting? I am looking for an API like get_perimeter_event_actions but didn’t find it.
I think it’s important for user to know exactly what the current actions are, we also care about actions setting for battery voltage, cpu temperature, etc.
In addition, there seems no API to get the current threshold setting for battery voltage, cpu temperature.
No sure why these ‘GET’ methods are missing, any designing concerns? Or any plan to add such kind of APIs in a new version?