AVOLITES TITAN API

Reset

Resets the server's and optionally to their default values. This is achieved by setting the empty string or black colours to Titan, which are not permitted.

Namespace: Titan

Syntax

MACRO

Void Titan.Reset(Boolean clearLegend)

HTTP

http://[ip]:4430/titan/script/2/Titan/Reset?clearLegend={bool}

Parameters

clearLegend ( Boolean ) : if set to true clear legend in addition to colour.

clearLegend

HTTP Example:
http://localhost:4430/titan/script/2/Titan/Reset?clearLegend=true