Skip to content
Snippets Groups Projects
  • zenker's avatar
    468fc9ed
    improve history module · 468fc9ed
    zenker authored
    * Use templated version to add a trigger.
    
    A trigger is needed for Poll type inputs. Still it can not be used for
    Devices. Here one has to call addSource manually.
    
    * No need to use a trigger. Fix connections by moving all to history.
    
    Trigger is only needed for DeviceModules. So in case of device addSource
    still needs to be used, because no tags are present for devices.
    
    * Add option to specify the directory where history will appear in CS.
    
    * Remove CS tag not needed any more.
    
    * Update documentation.
    
    * Update documentation of logging module.
    
    * Remove CS tag not needed any more.
    
    * Remove parameter not needed. AddSource for ConnectingDeviceModule. Docu.
    improve history module
    zenker authored
    * Use templated version to add a trigger.
    
    A trigger is needed for Poll type inputs. Still it can not be used for
    Devices. Here one has to call addSource manually.
    
    * No need to use a trigger. Fix connections by moving all to history.
    
    Trigger is only needed for DeviceModules. So in case of device addSource
    still needs to be used, because no tags are present for devices.
    
    * Add option to specify the directory where history will appear in CS.
    
    * Remove CS tag not needed any more.
    
    * Update documentation.
    
    * Update documentation of logging module.
    
    * Remove CS tag not needed any more.
    
    * Remove parameter not needed. AddSource for ConnectingDeviceModule. Docu.