Interface ComponentData
- All Known Implementing Classes:
- EventTableData,- MetricsGaugeData,- StaticGaugeData
public interface ComponentData
Filename: ComponentData.java
 Created on Apr 11, 2016
 Author: Kathy Applebaum
 Copyright Inductive Automation 2016
 Project: gateway-api
 
An implementation should give us a way to set the data and a way to get it in a form that a particular js status page component will like.
- 
Method Summary
- 
Method Details- 
toJson- Throws:
- JSONException
 
 
-