diff --git a/lib/towerops/proto/agent.pb.ex b/lib/towerops/proto/agent.pb.ex index 13875219..40ff5ace 100644 --- a/lib/towerops/proto/agent.pb.ex +++ b/lib/towerops/proto/agent.pb.ex @@ -233,6 +233,7 @@ defmodule Towerops.Agent.JobType do field :POLL, 1 field :MIKROTIK, 2 field :TEST_CREDENTIALS, 3 + field :PING, 4 end defmodule Towerops.Agent.QueryType do