Send Serial Data Output
Command : serialWrite
Parameters
- data: dataString where String will be transmitted as ASCII characters
-
- deviceName*: The name of the Bolt device you want to control.
Example:
- deviceName*: The name of the Bolt device you want to control.
- https://cloud.boltiot.com/remote/44b2de6b-7e68-40e7-a27f-814b58afe008/serialWrite?data=Hello&deviceName=BOLT8795377
- to send string "Hello" over the Tx line.
- Browser output:
{"success":"1","value":"serialWrite successful"}
Updated over 6 years ago