platypush/platypush/common/cmd_stream.py

5 lines
102 B
Python

from platypush.config import Config
redis_topic = f'_platypush/{Config.get("device_id")}/shell/cmd'