utilities.AASmanagerInfo module¶
- class utilities.AASmanagerInfo.AASmanagerInfo[source]¶
Bases:
objectThis class contains the general information about the AAS Manager.
- BOOTING_STATE_NAME = 'BOOTING'¶
- IDLE_STATE_NAME = 'IDLE'¶
- NEG_STANDARD_ACL_TEMPLATE = <spade.template.ORTemplate object>¶
- RUNNING_STATE_NAME = 'RUNNING'¶
- STOPPING_STATE_NAME = 'STOPPING'¶
- SVC_STANDARD_ACL_TEMPLATE = <spade.template.ORTemplate object>¶
- neg_standard_acl_template_cfp = <spade.template.Template object>¶
- neg_standard_acl_template_failure = <spade.template.Template object>¶
- neg_standard_acl_template_inform = <spade.template.Template object>¶
- neg_standard_acl_template_propose = <spade.template.Template object>¶
- svc_standard_acl_template_cfp = <spade.template.Template object>¶
- svc_standard_acl_template_inform = <spade.template.Template object>¶