This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
bpa
/
BPASmartClient
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
333
样式分支
fyf
2 years ago
parent
3ac9e831a5
commit
34a84f0f96
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
BPASmartClient.IoT/DataVClient.cs
+ 1
- 1
BPASmartClient.IoT/DataVClient.cs
View File
@@ -141,7 +141,7 @@ namespace BPASmartClient.IoT
{
var obj = new
{
DeviceId = device.DeviceId,
DeviceId = device.DeviceId
.ToString()
,
devicename=DeviceDataV.deviceTable.devicename,
Name = device.Name,
DeviceType = device.DeviceType.ToString(),
Write
Preview
Loading…
Cancel
Save