WyzeCam MQTT Control & Monitoring
Jump to navigation
Jump to search
publish (TOPIC/PREFIX/...) | Message | Purpose | subscribe (TOPIC/PREFIX/...) |
---|---|---|---|
set | help | Request a whole bunch of nearly useless help information | help |
set | status | Request a JSON payload with connection info | (just TOPIC/PREFIX) |
init | |||
play | "" | ||
leds/blue/set | ON / OFF | Turn Blue LED on/off | leds/blue |
leds/yellow/set | ON / OFF | Turn Yellow LED on/off | leds/yellow |
leds/ir/set | ON / OFF | Turn IR LEDs on/off | leds/ir |
ir_cut/set | ON / OFF | Turn IR Cut filter on/off | ir_cut |
####### | Apparently, higher numbers mean darker... | brightness | |
rtsp_h264_server/set | ON / OFF | rtsp_h264_server | |
rtsp_mjpeg_server/set | ON / OFF | rtsp_mjpeg_server | |
night_mode/set | ON / OFF | Manually turn Night Mode on/off | night_mode |
night_mode/auto/set | ON / OFF | Enable/Disable Automatic Night Mode | night_mode/auto |
ON = Camera has detected motion | motion | ||
motion/detection/set | ON / OFF | Enable/Disable Motion Detection | motion/detection |
motion/mqtt_publish/set | ON / OFF | motion/mqtt_publish | |
snapshot/image | GET | ||
motion/mqtt_snapshot/set | ON / OFF | motion/mqtt_snapshot | |
motion/send_mail/set | ON / OFF | motion/send_mail | |
motion/send_telegram/set | ON / OFF | motion/send_telegram | |
motion/tracking/set | ON / OFF | motion/tracking | |
motors/vertical/set | up / down / "" | Adjust Tilt up/down/direct | motors/vertical |
motors/horizontal/set | left / right / "" | Adjust Pan left/right/direct | motors/horizontal |
motors/set calibrate | |||
remount_sdcard/set | ON | ||
reboot/set | ON | ||
recording/set | ON / OFF | recording | |
snapshot/set | ON | ||
set | "" | Apparently, These are for backward compatibility... |