|
|
|
@ -449,7 +449,7 @@ void PublisherApp::run(std::shared_ptr<mqtt::async_client> dev)
|
|
|
|
{
|
|
|
|
{
|
|
|
|
print_msg.clear();
|
|
|
|
print_msg.clear();
|
|
|
|
|
|
|
|
|
|
|
|
print_msg["Title"] = "过衡单";
|
|
|
|
print_msg["Title"] = "五彩湾";
|
|
|
|
print_msg["GrossDeviceID"] = std::to_string(info.GrossDeviceID());
|
|
|
|
print_msg["GrossDeviceID"] = std::to_string(info.GrossDeviceID());
|
|
|
|
print_msg["GrossDeviceName"] = info.GrossDeviceName();
|
|
|
|
print_msg["GrossDeviceName"] = info.GrossDeviceName();
|
|
|
|
print_msg["TareDeviceID"] = std::to_string(info.TareDeviceID());
|
|
|
|
print_msg["TareDeviceID"] = std::to_string(info.TareDeviceID());
|
|
|
|
|