===== - align to version 0.4.5 of pydevmgr_ua (some minor cleanup)
0.4.8
===== - Add Sensor base device - Fix some bug on Time and clean the time formating for Plc (new parser PlcTime) - Fix a bug (bad Node Id) for CCS motion_x & y - Add environment data into CcsSimConfig.CtrlConfig
0.4.7
===== - Bug fix on EltManager when created from devices={}
0.4.6
===== - Fix the problem of connection deconection in adc, it now shares the same UA connection since 0.4.3 !
0.4.4
===== - The EnumTool failed in python 3.6 because of a problem when mixing type with Enum. This was fixed in python 3.7.1 But I prefered to remove EnumTool class. So the Enum are pure