# coding=utf-8

"""
Relay Polarity
"""

NORMALLY_CLOSED = 'nc'
NORMALLY_OPEN = 'no'