|
|
@14497
|
12 years |
tbretz |
Added some basic infrastructure to send alarms e.g. to smartfact.
|
|
|
@14351
|
12 years |
tbretz |
The state from the callback was not yet properly propagated. ...
|
|
|
@14135
|
12 years |
tbretz |
Added a function dim.out which will only print to the local console; ...
|
|
|
@14126
|
12 years |
tbretz |
Removed the DimNetwork; implemented the JavaScript interpreter.
|
|
|
@14060
|
12 years |
tbretz |
Implemented JsState and JsName, fixed a problem in JsSleep
|
|
|
@14058
|
12 years |
tbretz |
Set the script name to be properly distributed by dimctrl.
|
|
|
@14055
|
12 years |
tbretz |
Added the possibility to run with arguments; added exit() command to JS
|
|
|
@14050
|
12 years |
tbretz |
Added InterpreterV8 as base class to allow running JavaScripts
|
|
|
@13939
|
12 years |
tbretz |
Sanity check in SetSection
|
|
|
@13897
|
12 years |
tbretz |
Updated the handling of labels and how a script is stopped.
|
|
|
@13838
|
12 years |
tbretz |
Adapted to the changes in the StateMachineDim. Now (almost) all ...
|
|
|
@13743
|
12 years |
tbretz |
Little improvements to the help text.
|
|
|
@13732
|
13 years |
tbretz |
Fixed a problem with the label interprtation.
|
|
|
@13715
|
13 years |
tbretz |
Removed the check for the line being a comment, this is done in ...
|
|
|
@13702
|
13 years |
tbretz |
Slight change to the meaning of labels; added the direct exit to th ...
|
|
|
@13672
|
13 years |
tbretz |
Redirect the exit handler; removed obsolete fLabel; added new class ...
|
|
|
@13286
|
13 years |
tbretz |
Changed # to be a real comment and > to be a comment writting to the ...
|
|
|
@13252
|
13 years |
tbretz |
Fixed a typo.
|
|
|
@13251
|
13 years |
tbretz |
Encapsulated the waiting for a state into proper switching off and on ...
|
|
|
@13208
|
13 years |
tbretz |
Write comments as such.
|
|
|
@12963
|
13 years |
tbretz |
Print jumps and labels help text; use a MessageImp for output now.
|
|
|
@12903
|
13 years |
tbretz |
Improved some log-output.
|
|
|
@11983
|
13 years |
tbretz |
Reverted unintentional last commit.
|
|
|
@11982
|
13 years |
tbretz |
Added possibility to set a single channel to its reference value.
|
|
|
@11051
|
13 years |
tbretz |
Added the comment command (#)
|
|
|
@11047
|
13 years |
tbretz |
Added output in case of errors when the .s command is enetered.
|
|
|
@11045
|
13 years |
tbretz |
Added possibility to block execution until the state machine has ...
|
|
|
@10494
|
14 years |
tbretz |
The new convention is to return always the server name in ...
|
|
|
@10429
|
14 years |
tbretz |
Moved the tools function into their own namespace to get rid of ...
|
|
|
@10390
|
14 years |
tbretz |
Moved the handling of the server and service lists to DimNetwork; ...
|
|
|
@10341
|
14 years |
tbretz |
Implemented help for a single server or command.
|
|
|
@10312
|
14 years |
tbretz |
Some updates to the output of help messages.
|
|
|
@10310
|
14 years |
tbretz |
Removed some little code which is in the base classes anyway.
|
|
|
@10301
|
14 years |
tbretz |
Implemented commands to display the command description and the ...
|
|
|
@10183
|
14 years |
tbretz |
New import.
|