Error Upload services: Difference between revisions

m Hexkyz moved page Eupld services to Error Upload services: Renaming
 
(5 intermediate revisions by 3 users not shown)
Line 8: Line 8:


The functionality can be disabled from <code>set:sys</code> by setting ("eupld", "upload_enabled") to anything but 1.
The functionality can be disabled from <code>set:sys</code> by setting ("eupld", "upload_enabled") to anything but 1.
= eupld:c =
This is "nn::eupld::sf::IControl".
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || SetUrl
|-
| 1 || [1.0.0-9.2.0] ImportCrt
|-
| 2 || [1.0.0-9.2.0] ImportPki
|-
| 3 || SetAutoUpload
|-
| 4 || [6.0.0+] GetAutoUpload
|}
= eupld:r =
This is "nn::eupld::sf::IRequest".
{| class="wikitable" border="1"
|-
! Cmd || Name
|-
| 0 || Initialize
|-
| 1 || UploadAll
|-
| 2 || UploadSelected
|-
| 3 || GetUploadStatus
|-
| 4 || CancelUpload
|-
| 5 || GetResult
|}
[[Category:Services]]