Releases: IoT-Technology/IoT-Toolkit
Releases · IoT-Technology/IoT-Toolkit
IoT Toolkit Client v0.0.2 Realease
-
🐛 fix bug - graalvm fails to build native image of netty
-
improve README.md format
IoT Toolkit Client v0.0.1 Realease
Toolkit
is a client command line tool that supports multiple IoT protocols. CoAP and MQTT protocols are currently supported. more protocols will be supported in the future. it is written in the java language, but does not rely on the JRE environment.
-
integration of multiple protocols eliminates the neet to open multiple client software
-
multi-platform support: mac、linux and windows;
-
very small and takes up little memory;
-
command's output look good in both on windows and linux
-
written in the java language, but does not rely on the JRE environment