Is there a way to make the coordinator set the Supervisor Timeout in the endpoints when the coordinator has its Supervisor Timeout changed?
Currently there is no way for the
coordinator to change the supervisor period of the endpoints
dynamically. The supervisor is a basic system health check where the
endpoints report their current status to the coordinator on a periodic
basis (often on one hour intervals or so). This period is typically
locked for a particular application and not changed dynamically.
Allowing the coordinator to change the supervisor period of the
endpoints would have unexpected and potentially adverse affects on
battery life.