Skip to content
Snippets Groups Projects
Commit af475b84 authored by Jonas Arnhold's avatar Jonas Arnhold
Browse files

Rename edge Main to EdgeService

parent 6e7cf06f
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ import org.zeromq.SocketType;
import org.zeromq.ZMQ;
import org.zeromq.ZContext;
public class Main {
public class EdgeService {
private static final String USAGE_TOPIC = "USAGE";
private static final String TEMPERATURE_TOPIC = "TEMPERATURE";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment