You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sensor model creation code is all in container/utils.py. These should be moved to st2common/services/sensor.py just like triggers. This way container/utils.py is smaller and focuses on high level APIs.