preparing for poll evaluation

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2026-02-27 08:46:24 +01:00
parent f78de1caae
commit 800ac35997
4 changed files with 42 additions and 9 deletions

View File

@@ -13,6 +13,8 @@ public class Path {
public static final String COMPANY = "company";
public static final String CONNECTED = "connected";
public static final String EVALUATE = "evaluate";
public static final String ITEM = "item";
public static final String JSON = "json";