|
server.Log.Infof("%s, subscribe topic: %v", c.DeviceCode, msg.Topics)
|
|
server.Log.Infof("%s, subscribe topic: %v", c.DeviceCode, msg.Topics)
|
|
server.Log.Infof("%s, unsubscribe topic: %v", host, msg.Topics)
|
|
server.Log.Infof("%s, unsubscribe topic: %v", host, msg.Topics)
|