Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tjko committed Dec 26, 2023
1 parent be15b3b commit 89d4c5b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -1777,8 +1777,10 @@ SYS:MQTT:INTERVAL?


#### SYStem:MQTT:SCPI
Configure if SCPI commands will be accepted via MQTT.
This is potentially "dangerous" feature so only enable if you understand
Configure if SCPI all commands will be accepted via MQTT.
If this is not enabled then only "WRITE" commands are allowed.

This is potentially "dangerous" feature, so only enable if you understand
the potential risks allowing device to be remotely configured.

Default: OFF
Expand All @@ -1790,7 +1792,7 @@ SYS:MQTT:SCPI ON


#### SYStem:MQTT:SCPI?
Query whether SCPI commands are allowed via MQTT.
Query whether all SCPI commands are allowed via MQTT.


Example:
Expand Down

0 comments on commit 89d4c5b

Please sign in to comment.