Home
GitHub
Preparing search index...
The search index is not available
EcuBus-Pro Script API Documentation
EcuBus-Pro Script API Documentation
TesterInfo
Interface TesterInfo
interface
TesterInfo
{
address
:
UdsAddress
[]
;
allServiceList
:
Partial
<
Record
<
ServiceId
,
ServiceItem
[]
>
>
;
doipVersion
?:
number
;
enableCodeGen
?:
boolean
;
generateConfigs
?:
{
generatePath
:
string
;
tempaltePath
:
string
}
[]
;
id
:
string
;
name
:
string
;
script
?:
string
;
seqList
:
Sequence
[]
;
simulateBy
?:
string
;
targetDeviceId
?:
string
;
type
:
HardwareType
;
udsTime
:
UdsInfo
;
}
Index
Properties
address
all
Service
List
doip
Version?
enable
Code
Gen?
generate
Configs?
id
name
script?
seq
List
simulate
By?
target
Device
Id?
type
uds
Time
Properties
address
address
:
UdsAddress
[]
all
Service
List
allServiceList
:
Partial
<
Record
<
ServiceId
,
ServiceItem
[]
>
>
Optional
doip
Version
doipVersion
?:
number
Optional
enable
Code
Gen
enableCodeGen
?:
boolean
Optional
generate
Configs
generateConfigs
?:
{
generatePath
:
string
;
tempaltePath
:
string
}
[]
id
id
:
string
name
name
:
string
Optional
script
script
?:
string
seq
List
seqList
:
Sequence
[]
Optional
simulate
By
simulateBy
?:
string
Optional
target
Device
Id
targetDeviceId
?:
string
type
type
:
HardwareType
uds
Time
udsTime
:
UdsInfo
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
all
Service
List
doip
Version
enable
Code
Gen
generate
Configs
id
name
script
seq
List
simulate
By
target
Device
Id
type
uds
Time
Home
GitHub
EcuBus-Pro Script API Documentation
Loading...