@@ -5,8 +5,8 @@ import (
)
const (
- StatusKeyPrefix = "device:status"
- InfoKeyPrefix = "device:info"
+ StatusKeyPrefix = "status:device:"
+ InfoKeyPrefix = "info:device"
dataExpires = 7200