After adding the record to the plc db, check if the record exists in sfa db. sfa...
authorTony Mack <tmack@cs.princeton.edu>
Mon, 10 Aug 2009 18:19:42 +0000 (18:19 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Mon, 10 Aug 2009 18:19:42 +0000 (18:19 +0000)
commit8b29a3f5915b7131010a11d52cdf83395d5c0f09
tree2862da80a3b392c2ab5cc4ef3ccc70c48511caa0
parent014d893bc15166ce27ccf70a5554bf212a075de0
After adding the record to the plc db, check if the record exists in sfa db. sfa upcalls in PLCAPI may have already added the record so if we blindly add them in register we will have duplicates
sfa/methods/register.py