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