GET Device/GetList?accountId={accountId}&onlyWithEquipment={onlyWithEquipment}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
accountId

integer

Default value is 0

onlyWithEquipment

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

Collection of BasicDeviceDto
NameDescriptionTypeAdditional information
DeviceId

the (internal) id of the device

integer

None.

Number

The serial number of the device

unsigned integer

None.

DeviceType

The type of the device

string

None.

EquipmentId

Id of equipment if available

integer

None.