Property Name
|
Description
|
Base Type
|
Default Value
|
Bindable? (Y/N)
|
Localizable? (Y/N)
|
---|---|---|---|---|---|
CustomClass
|
User defined CSS class to apply to the top div of the widget. Multiple classes can be entered, separated by a space.
|
STRING
|
n/a
|
Y
|
N
|
RemoteThingName
|
Name of the Thing whose tunnel you want to access. The Thing must implement the tunneling shape.
|
THINGNAME
|
n/a
|
Y
|
N
|
TunnelName
|
Name of tunnel with which you are using remote access. Can be bound to a Remote Thing’s getTunnelNames service.
|
STRING
|
n/a
|
Y
|
N
|
ListenPort
|
Listening port
|
INTEGER
|
16345
|
Y
|
N
|
AcceptSelfSignedCert
|
Allow tunnel to connect to ThingWorx using self-signed certificate for SSL.
|
BOOLEAN
|
false
|
N
|
N
|
LogLevel
|
Level for the log entries generated from this tunnel session. Options are: Debug, Trace, Info, Warn, and Error.
|
STRING
|
Warn
|
N
|
N
|
Timeout
|
Timeout in seconds.
|
NUMBER
|
300
|
N
|
N
|
Top
|
Position of the widget in pixels from the top of the mashup.
|
NUMBER
|
80
|
N
|
N
|
Left
|
Position of the widget in pixels from the left of the mashup.
|
NUMBER
|
125
|
N
|
N
|
Width
|
The width of the widget.
|
NUMBER
|
32
|
N
|
N
|
Height
|
The height of the widget,
|
NUMBER
|
32
|
N
|
N
|