- updated docs - fixed no data download in pyscada.js - fixed default polling interval in pyscada.device
0.7.0rc9
- fixed variable and variable_property attributes in hmi.ControlItem - added traceback to Device.get_device_instance method - updated Keithley DMM2000 device in visa.devices
0.7.0rc8
- changed VariableProperty handling in DeviceWriteTask - changed VariableProperty handling in HMI
0.7.0rc7
- added admin for VariableProperty - added capability of reading and writing VariableProperties from the HMI and devices - altered arguments for device.write_data!
0.7.0rc6
- corrected typos - fixes of AppConfig for setup.py develop - added protocol id for scripting extension
0.7.0rc5
- changed the method for namespace packages to the pkg_resources-style - moved the version info to pyscada.core