Remote Terminal

remote_terminal.enabled

Abbreviationre e
Accessget/set

Description

Enable/disable remote terminal at bootup.

Arguments

<0/off/false/1/on/true>

Default

0

Properties

Supported Platforms

Get example

> get re e
R000003
0

Set example

> set re e true
R000008
Set OK

remote_terminal.interface

Abbreviationre i
Accessget/set

Description

Network interface the remote terminal will listen on.
If set to default, uses the interface specified in network.default_interface

Arguments

<wlan/softap/default>

Default

default

Properties

Supported Platforms

Get example

> get re i
R000009
default

Set example

> set re i wlan
R000008
Set OK

remote_terminal.password

Abbreviationre w
Accessget/set

Description

Client login password for the remote terminal. Note! The terminal emulator must be configured for passive password negotiation.

Arguments

<password>

Default

""

Properties

Supported Platforms

Get example

> get re w
R000000

Set example

> set re w mypassword
R000008
Set OK

remote_terminal.port

Abbreviationre p
Accessget/set

Description

The remote terminal listens on this port.

Arguments

<port>

Default

2000

Properties

Supported Platforms

Get example

> get re p
R000006
2000

Set example

> set re p 55000
R000008
Set OK

remote_terminal.timeout

Abbreviationre t
Accessget/set

Description

Remote terminal client idle timeout in seconds.

Arguments

<# seconds>

Default

60

Properties

Supported Platforms

Get example

> get re t
R000004
60

Set example

> set re t 120
R000008
Set OK