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

6 lines
96 B
Python

"""Constants for the Basic CC."""
from __future__ import annotations
EVENT_PROPERTY = "event"