ds
This commit is contained in:
parent
5694df0614
commit
f0da769fcc
|
@ -82,7 +82,6 @@ func (ds *DataSender) send(data []*messages.Data) {
|
|||
log.Printf("SEND SENSOR RESULT : %s - %s", v.SensorId, v.Data)
|
||||
}
|
||||
|
||||
|
||||
//ds.addFailedData(data)
|
||||
//addr := ds.gconf.Central.Address + ":" + string(ds.gconf.Central.Port)
|
||||
//conn, err := grpc.Dial(addr, grpc.WithInsecure())
|
||||
|
|
Loading…
Reference in New Issue
Block a user