Inheritance diagram for SctTestApi.HighLevelApi:
Static Public Attributes | |
final String | instanceName = "HighLevelApiImpl" |
final String | serverName = "HighLevelApi" |
Instead of the data going through SctApi and the CalibrationController mechanisms, it is published directly based on what is wanted. Useful for testing algorithms. Note that it maintains its own configuration, even though 1 thing is the same as in the Configuration.
Definition at line 17 of file HighLevelApi.java.