const added

This commit is contained in:
insanity@loafle.com 2017-04-28 11:48:47 +09:00
parent 6e4dc1a757
commit 687a307b87

View File

@ -3,4 +3,5 @@ package messages
const (
COLLECTED = "COLLECTED"
COLLECTOR_STOPPED = "COLLECTOR_STOPPED"
REMOVE_SENSOR_2_END = "REMOVE_SENSOR_2_END"
)