-
Notifications
You must be signed in to change notification settings - Fork 42
Home
Toolkit is a client-side command line tool that supports multiple iot protocols. CoAP, MQTT and NB-IoT(China Telecom AEP platform, China Mobile OneNET platform) protocols are currently supported, and more protocols will be supported in the future. Toolkit provides a modern design, automatic completion, multi-language configuration, good user interaction, and easy operation. It runs on Linux, Unix, Windows and Raspberry Pi, does not depend on any runtime.
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;