POST api/dsensing/xedit

xml修改设备监测

Request Information

URI Parameters

None.

Body Parameters

DeviceModel
NameDescriptionTypeAdditional information
CreateTime

创建时间

date

None.

UpdateTime

更新时间

date

None.

AutoID

自增标识

integer

None.

UserID

用户ID

integer

None.

DText

文字

string

None.

DTextColor

文字颜色

string

None.

DBackground

背景颜色

string

None.

Dcolor

颜色

string

None.

DURL1

对应 URL 命令1

string

None.

DURL2

对应 URL 命令2

string

None.

DOrder

显示顺序

integer

None.

IsDelete

是否删除 0:否 1:是

integer

None.

List

Collection of DeviceModel

None.

Authtoken

string

None.

Count

integer

None.

Number

设备的List集合数(用于josn)

integer

None.

Time

获取凭证有效的时间

integer

None.

PageCount

integer

None.

Usertoken

string

None.

Username

string

None.

DevGroupID

integer

None.

QueryItem

string

None.

QueryItem2

string

None.

Status

string

None.

Type

integer

None.

DURL3

string

None.

CloseIconID

integer

None.

ErrorIconID

integer

None.

OpenIconID

integer

None.

SenID

Collection of integer

None.

Device1

Collection of integer

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.