Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
dS485 Stack
dsm-api
Merge requests
!46
Longer timeout for DSP image update process (non-destructive copying)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Jean Visagie
requested to merge
jeanvisagie/dsm-api:15082-longer-timeout-dsf-update
into
master
8 years ago
Overview
1
Commits
1
Pipelines
0
Changes
1
0
0
Compare
master
master (base)
and
latest version
latest version
431a6932
1 commit,
8 years ago
1 file
+
1
−
1
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
src/lib-v2/dsm-api.xml
+
1
−
1
Options
View file @ 431a6932
Edit in single-file editor
Open in Web IDE
Show full file
@@ -1981,7 +1981,7 @@ calls.</description>
</request>
</modifier>
<modifier
value=
"3"
identifier=
"start_update"
>
<timeout
seconds=
"
5
"
/>
<timeout
seconds=
"
10
"
/>
<description>
Starts the update of the firmare on the target device.
</description>
<request>
<parameter
type_size=
"32"
type_count=
"1"
name=
"DeviceId"
>
Identifies the processor type:
Menu
Explore
Projects
Groups
Topics
Snippets