Some entities accept a 'timePeriod' key to override the cycles per check factor (cycle = 150s). This should be moved into Entity.py so it's global across all entites.
Logged In: YES user_id=105929
Hm, there _is_ code in Entity.py to handle this, in the __init__ method. More testing needed...
Log in to post a comment.
Logged In: YES
user_id=105929
Hm, there _is_ code in Entity.py to handle this, in the __init__ method. More testing needed...