• Andrew's avatar
    Guid ua binary primitive (#338) · 777e812f
    Andrew authored
    * Guid as a primitive
    
    UA Guids based on python UUID type
    
    * Guid primitive fixes, import datetime
    
    * Fix Guid NodeId, typos, tests
    
    * Add guid test, python 2.7 fixes
    
    * Guid fixes for modeler
    
    * Pep fixes for edited files
    
    * Fix pep refactor
    
    * Remove string check for datime/guid
    
    this function assumes correct value is supplied, update doc string
    777e812f
node.py 20.2 KB