off(with:completion:)

Declaration

func off(with params: MTROnOffClusterOffParams?, completion: @escaping  @Sendable ((any Error)?) -> Void)
func off(with params: MTROnOffClusterOffParams?) async throws