fix
This commit is contained in:
@ -26,8 +26,6 @@ public class HottisFreezerThermometerParser extends AMessageParser {
|
||||
|
||||
private final JSONParser jsonParser;
|
||||
|
||||
private HashMap<String, ADataParser> dataParsers;
|
||||
|
||||
public HottisFreezerThermometerParser(Properties config, MyQueue<ADataObject> queue) {
|
||||
super(TOPIC, config, queue);
|
||||
JsonParserFactory jsonParserFactory = JsonParserFactory.getInstance();
|
||||
|
Reference in New Issue
Block a user