logc.go
@@ -2,6 +2,7 @@ import ( "basic.com/valib/bhomebus.git" "basic.com/valib/bhshmq.git/proto/source/bhome_msg" "fmt" "sync" "time" @@ -44,7 +45,7 @@ } type LogRegister struct { Nodes []bhomebus.NetNode Nodes []bhome_msg.BHAddress Topic string Payload []byte }