File extension
Content-type
png
image/png
ico
image/x-icon
class
application/x-java-applet
swf
application/x-shockwave-flash
json
application/json
woff
application/font-woff
form
application/x-www-form-urlencoded
unknown extension
application/x-raw-stuff
6.55
AT+S.INPUTSSI
Fill buffer for raw text input SSI <!--|06|Input|index|-->. See AN4965 for details on the use of the SSI.
Usage:
AT+S.INPUTSSI=<length><cr>{data}
Parameters:
<length>
Length of the data to save in the buffer. The length=0 cleans
the buffer.
Note
: {data} used to fill the buffer must be properly set. The first byte is used as a token splitter; so use this
special character to fill the buffer with multiple tokens. Every token can be directly referred remotely by SSI
indexes contained inside the HTML page. For example: “|hello|world|” will create 2 tokens: "hello” accessed by
<!--|06|Input|0|-->, and “world” accessed by <!--|06|Input|1|-->.
6.56
AT+S.MQTTCONN
To open a connection with an MQTT Broker. The command returns a local ID =0, used in the correspondent
commands. The device manages one MQTT connection at a time.
Usage:
AT+S.MQTTCONN=<hostname>,[<port>],[<path>],[<TLS>],[<username>],[<passwd>],
[<userID>],[<keep_alive>],[<retry>],[<lastWill_QoS>],[<lastWill_topic>],
[<lastWill_message>]<cr>
Parameters:
<hostname>
DNS resolvable name or IP address of the MQTT broker
<port>
Default:1883
<path>
Default:/
UM2114
AT+S.INPUTSSI
UM2114
-
Rev 3
page 35/66