You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 23, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: source/M2M.rst
+6-6
Original file line number
Diff line number
Diff line change
@@ -398,11 +398,11 @@ Property:
398
398
#########
399
399
400
400
* **code**: command identifier
401
-
* _start_: starts the application launcher
402
-
* _update_: updates the application launcher
403
-
* _unlock_: unlocks the 'screen pinning'
401
+
* _start_: starts the application launcher
402
+
* _update_: updates the application launcher
403
+
* _unlock_: unlocks the 'screen pinning'
404
404
* **data**: applications' list
405
-
* _name_: application package to autorise on terminal
405
+
* _name_: application package to autorise on terminal
406
406
407
407
Ps1: In the case only one applications is referenced, it will be executed automatically (self-launch)
408
408
@@ -440,8 +440,8 @@ Sub topic ``/Status/Task/<task ID>``
440
440
The status value may be any string up to 255 chars except the reserved statuses (see below). The status should be a short string. In the future, statuses will be normalized.
441
441
442
442
Reserved statuses:
443
-
* queued (when a task is created, this value is used to initialize the task status)
444
-
* pushed (when a message is sent by the backend, this value is used to update the status)
443
+
* queued (when a task is created, this value is used to initialize the task status)
444
+
* pushed (when a message is sent by the backend, this value is used to update the status)
0 commit comments