Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit47384f9

Browse files
authored
Add Send_Message command.
1 parente38f212 commit47384f9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

‎serial_protocol.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,3 +307,16 @@ Data to delivery to client application. This is comprised of Key->Value pairs. T
307307
>> ADD_DATA Temperature 3
308308
>> 104
309309
<< +OK
310+
311+
##SEND_MESSAGE
312+
Send the message we have been preparing.
313+
##Usage
314+
SEND_MESSAGE
315+
###Response
316+
+OK - Message Sent.
317+
-FAIL - Failed to send message, we still have the message prepared so you may retry.
318+
###Examples
319+
>> SEND_MESSAGE
320+
<< +OK
321+
>> SEND_MESSAGE
322+
<< -FAIL

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp