zwave-js-server-python/zwave_js_server/const/command_class/protection.py

7 lines
120 B
Python

"""Constants for the Protection CC."""
from __future__ import annotations
LOCAL_PROPERTY = "local"
RF_PROPERTY = "rf"