Package com.framed.cdss.utils
Class CDSSUtils
java.lang.Object
com.framed.cdss.utils.CDSSUtils
-
Method Summary
Modifier and TypeMethodDescriptionparseChannelListJson(org.json.JSONArray channelListJson) parseFiringRulesJson(org.json.JSONArray firingRulesJson) parseLimitsJson(org.json.JSONObject limitsJson) parsePerChannelIntMap(org.json.JSONObject json, int minValue) static voidpublishResult(EventBus eventBus, DateTimeFormatter formatter, Object warnValue, String id, List<String> outputChannels)
-
Method Details
-
parseFiringRulesJson
-
parseLimitsJson
-
parseChannelListJson
-
parsePerChannelIntMap
-
publishResult
-