After you add the IIP to your bootimage, you can telnet into the IP-STB (you need the telnet IIP also) and can run toish commands. This allows you to issue commands to the various platform services, such as Infobroker Service and Application Service.
Each command begins with the name of the service you wish to control, followed by specific commands to that service. For instance:
toish applicationservice Activate 1 toish as Activate 3
The above commands will switch between application 1 and 3. 'as' is just a short form for applicationservice. Another useful command is getting and setting Infobroker configuration options, for example:
toish is GetObject config.build.version toish is SetObject config.mytest permanent
It is also useful to load URLs:
toish uri LoadUri http://www.mywebsite.com text/html
A full list of commands and options is available just by running the toish command without any arguments
No parameters.
Version | 4.3.IAP30.3 |
---|---|
Content version | - |
Branch | STABLE_iap_digitalis_3 |
Date | 20120112 |
Time | 040532 |
Architecture | st40 |
Rootdisk dependencies | kreatv-platform |
Execution dependencies | kreatv-platform |
Finalize dependencies | - |
Installation scripts | buildtime, runtime |
Uninstallation scripts | runtime |
Sanity check | true |