|
hlcc 2.0.0-beta2+pre1
|
Classes | |
| class | telifsim_rous.CmdTimer |
| Timer to manage the total time of a task while allowing it to be broken in smaller periods. More... | |
| class | telifsim_rous.TelifsimClient |
| Test client for the telif process. More... | |
Namespaces | |
| namespace | telifsim_rous |
Variables | |
| int | telifsim_rous.SYSEXIT_WRONG_INITIAL_STATE = -1 |
| int | telifsim_rous.SYSEXIT_PRESET_COMMAND_NOT_ACCEPTED = -2 |
| int | telifsim_rous.SYSEXIT_ROUSCONFIG_COMMAND_NOT_ACCEPTED = -3 |
| int | telifsim_rous.SYSEXIT_UPDATEROUSTIMER_COMMAND_NOT_ACCEPTED = -4 |
| int | telifsim_rous.SYSEXIT_ROUSEXECUTE_COMMAND_NOT_ACCEPTED = -5 |
| int | telifsim_rous.SYSEXIT_TRACKING_STATE_FAILED = -6 |
| int | telifsim_rous.SYSEXIT_PRESET_CONFI_ERROR = -7 |
| elt | telifsim_rous.OLDB_URI_ELTPK_STATE = elt.config.Uri("cii.oldb:///elt/hlcc/eltpk/mon/state") |
| elt | telifsim_rous.OLDB_URI_ROUS_STATUS = elt.config.Uri("cii.oldb:///elt/telif/rous/status") |
| datetime | telifsim_rous.WAIT_SECONDS = datetime.timedelta(seconds=10) |
| TelifsimClient | telifsim_rous.ISOK = TelifsimClient.main(sys.argv[1:]) |
| telifsim_rous.else : | |