|
ifw-ccf
3.0.0-pre2
|
Class managing the command interface with a CCF Control process. More...
Public Member Functions | |
| def | __init__ (self, uri, timeout=60000) |
| Class constructor. More... | |
Class managing the command interface with a CCF Control process.
| def clib.ccf_async_commands.CcfAsyncCommands.__init__ | ( | self, | |
| uri, | |||
timeout = 60000 |
|||
| ) |
Class constructor.
| uri | service URI (CII endpoint). timeout (bool, optional): CII communication timeout. |