Interface TelemetryManager
public interface TelemetryManager
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
com.inductiveautomation.ignition.common.gson.JsonObject
static TelemetryContributorBuilder
void
-
Method Details
-
getTelemetryData
com.inductiveautomation.ignition.common.gson.JsonObject getTelemetryData()- Returns:
- Json representation of the telemetry details of this gateway.
-
addTelemetryContributor
-
removeTelemetryContributor
-
newBuilder
-