Jump to content

Tag 1 and 2 seem to be reversed


garybixler

Recommended Posts

Posted

Just a thought. The waiting seems to be on the tag mac addresses through the tag manager. The manager can only run at 10mb half duplex. Just wondering if it may be getting overwhelmed during install.

Thanks Gary

Posted

No, it's not waiting on the tag manager, it's trying to throttle adding nodes to the ISY so it doesn't overwhelm it.  But the udi_interface (the module between the NS and PG3) is multithreaded and not all python list functions are thread safe, so the code gets confused.  I need to figure out how to make the code thread safe, or use a Python mutex.

 

Posted

Hi, This is the procedure I used to get the tags loaded and working.

Thanks Gary

 

-Install

-Authorize 
           Added TM node
           Halted with 'Discover thread is done'

-Set monitor tags true
           Added one tag with incomplete data.
           Waiting for add to complete.
           Six minutes later added second tag with incomplete data.
           Waiting again for add to complete.
           Continued with next step at this point.

-Restart
          The two tags got correct data.
          
-Did discover on tag manager node page.
           All tags loaded but with some incorrect data.

Restart
           All tags have correct date and working.

 

 

  • Confused 1
Posted
45 minutes ago, garybixler said:

Hi, This is the procedure I used to get the tags loaded and working.

Thanks Gary

 

-Install

-Authorize 
           Added TM node
           Halted with 'Discover thread is done'

-Set monitor tags true
           Added one tag with incomplete data.
           Waiting for add to complete.
           Six minutes later added second tag with incomplete data.
           Waiting again for add to complete.
           Continued with next step at this point.

-Restart
          The two tags got correct data.
          
-Did discover on tag manager node page.
           All tags loaded but with some incorrect data.

Restart
           All tags have correct date and working.

 

 

Please PM me the log or email jimboca3@gmail.com

Posted (edited)

Thank you so much.

Some NSs where deleted in PG2 but not uninstalled which are now. I don't think that made any difference however.

Gary

Edited by garybixler
Guest
This topic is now closed to further replies.

  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      37.1k
    • Total Posts
      371.5k
×
×
  • Create New...