c0dbac443ffbed661285add88872571d0b688b87
[nonrtric.git] / var_declaration.py
1 #!/u:sr/bin/env python3
2
3 policy_instances = {}
4 policy_types = {}
5 policy_status = {}
6 notification_destination = {}
7 notificationDestination = {}