的
This commit is contained in:
parent
9bdd1b5236
commit
c01227dcc1
@ -43,6 +43,6 @@
|
|||||||
"Host": "8.153.108.90",
|
"Host": "8.153.108.90",
|
||||||
"Port": 1883,
|
"Port": 1883,
|
||||||
"Topic": "heartrates/topic",
|
"Topic": "heartrates/topic",
|
||||||
"BatchSize": 100
|
"BatchSize": 1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -37,5 +37,4 @@ namespace YD_AllHeartRates.Commons.Dto.Mqtt
|
|||||||
public string bs_name { get; set; }
|
public string bs_name { get; set; }
|
||||||
public string Broadcast_data { get; set; }
|
public string Broadcast_data { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user