add event const
This commit is contained in:
parent
23d43eaa2f
commit
1fa81fc89e
|
@ -3,8 +3,6 @@ package messages
|
|||
|
||||
const (
|
||||
CRAWLER_READY = "CRAWLER_READY"
|
||||
CRAWLER_MGR_STOPPED = "CRAWLER_MGR_STOPPED"
|
||||
CRAWLER_MGR_STARTED = "CRAWLER_MGR_STARTED"
|
||||
ADD_SENSOR_2_END = "ADD_SENSOR_2_END"
|
||||
|
||||
)
|
Loading…
Reference in New Issue
Block a user