Interface TelemetryManager.TelemetryContributor
- Enclosing interface:
- TelemetryManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- 
Method SummaryModifier and TypeMethodDescriptionvoidcontributeTelemetry(com.inductiveautomation.ignition.common.gson.JsonObject root) 
- 
Method Details- 
contributeTelemetryvoid contributeTelemetry(com.inductiveautomation.ignition.common.gson.JsonObject root) 
 
-