GET DeviceConfiguration?serialNo={serialNo}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
serialNo

string

Required

Body Parameters

None.

Response Information

Resource Description

LabCare.Data.WebApi.Models.V2DeviceConfig
NameDescriptionTypeAdditional information
srno

string

None.

vid

integer

None.

devname

string

None.

devtype

LabCare.Data.Enums.HwDeviceType

None.

model_id

integer

None.

model_name

string

None.

scanivl

integer

None.

postivl

integer

None.

rev

string

None.

tz

string

None.

port_id

integer

None.

port_no

integer

None.

master_port_id

integer

None.

device_tag_id

string

None.

connection_string

Dictionary of string [key] and string [value]

None.

additional_properties

Dictionary of string [key] and string [value]

None.

backup_nw_enabled

boolean

None.

backup_nw

LabCare.Data.WebApi.Models.BackupNetworkConfig

None.

params

Collection of LabCare.Data.WebApi.Models.ParameterConfiguration

None.

events

Collection of LabCare.Data.WebApi.Models.DeviceV2EventsConfig

None.

devices

Collection of LabCare.Data.WebApi.Models.SubDeviceConfig

None.

SMS

Collection of LabCare.Data.WebApi.Models.NotificationUsersDetail

None.

Call

Collection of LabCare.Data.WebApi.Models.NotificationUsersDetail

None.

Type

LabCare.Data.Enums.ParameterDataType

None.

isms

boolean

None.

icall

boolean

None.

Response Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'LabCare.Data.WebApi.Models.SubDeviceConfig'. Path 'devices[0].devices'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'LabCare.Data.WebApi.Models.SubDeviceConfig'. Path 'devices[0].devices'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[LabCare.Data.WebApi.Models.SubDeviceConfig, LabCare.Data.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'System.Collections.Generic.List`1[[LabCare.Data.WebApi.Models.SubDeviceConfig, LabCare.Data.WebApi, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]' contains cycles and cannot be serialized if reference tracking is disabled.