Difference between revisions of "Unit RemoteShell"

From Ultibo.org
Jump to: navigation, search
Line 4: Line 4:
 
=== Description ===
 
=== Description ===
 
----
 
----
 +
 +
'''Ultibo Remote Shell unit'''
  
 
''To be documented''
 
''To be documented''

Revision as of 06:13, 19 December 2016

Return to Unit Reference


Description


Ultibo Remote Shell unit

To be documented

Constants



[Expand]
Remote shell specific constants REMOTE_SHELL_*


[Expand]
Telnet shell constants TELNET_SHELL_*


[Expand]
Telnet shell command constants TELNET_SHELL_COMMAND_*


[Expand]
Telnet shell alias constants TELNET_SHELL_ALIAS_*


[Expand]
SSH shell constants SSH_SHELL_*


[Expand]
SSH shell command constants SSH_SHELL_COMMAND_*


[Expand]
SSH shell alias constants SSH_SHELL_ALIAS_*


Type definitions


To be documented

Public variables


To be documented

Function declarations



Initialization functions

[Expand]
procedure RemoteShellInit;
Description: To be documented


Return to Unit Reference