PyMonitorMQTT
Lock Command
This commands is used to lock the user session. When you’re back you need the user password to access the computer.
Compatibility
- macOS
- Linux
- Windows
Data and Topics
.../lock_command
payload not needed
Lock the session
Configuration
custom_topics
optional
List of String
List of topics to which the command will subscribe.
If the command subscribes to a single topic, you will have to put one topic in the list.
If the command subscribes to more than one topic, you can register more topics; each topic in the list will be assigned in the same order as topics are added from the single commands (order that you can check in the each individual command file).
If the command subscribes to a single topic, you will have to put one topic in the list.
If the command subscribes to more than one topic, you can register more topics; each topic in the list will be assigned in the same order as topics are added from the single commands (order that you can check in the each individual command file).