Skip to content

Commit 7998307

Browse files
authored
correct the case for 'setvalue' MQTT documentation (#178)
missed by merge for issue #68
1 parent 4489318 commit 7998307

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/MQTT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1076,7 +1076,7 @@ See Also:
10761076

10771077
​ This command sends a NIF (Not Information Frame) to the target device.
10781078

1079-
## setValue
1079+
## setvalue
10801080

10811081
This allows a MQTT Client to set a value on a Device. As OZW supports many different types of Values, you must ensure that the payload that you send matches the type of Value you are attempting to change (String, Integer etc)
10821082

0 commit comments

Comments
 (0)