-
Notifications
You must be signed in to change notification settings - Fork 43
Settings
sanshengshui edited this page May 19, 2023
·
2 revisions
-
zh=chinese
-
en=english
-
de=german
-
fr=french
toolkit default to english
toolkit config -l=zh
This command:
set toolkit language to chinese
;
This article is part of the IoT Toolkit, click on Directory View all chapters.
If you feel that the article is helpful to you, please click on Star 🌟 or Fork 🍴 in the top right corner.
-
toolkit mqtt desc
: introduction and description of MQTT protocol;
-
toolkit mqtt set
: mqtt settings information management;
-
toolkit mqtt shell
: mqtt shell mode;
Synopsis:
-
toolkit coap desc
: introduction and description of CoAP protocol; -
toolkit coap mt
: List supported MIME types; -
toolkit coap disc
: list available resources; -
toolkit coap get
: Request data from CoAP Resource; -
toolkit coap post
: Create/Update data in CoAP Resource; -
toolkit coap put
: Update data in CoAP Resource; -
toolkit coap del
: Delete CoAP Resource;