EMQX project newsletter 202101Hello! This is our very first newsletter to share what’s happening in EMQX open-source team.
EMQX project newsletter 202101Hello! This is our very first newsletter to share what’s happening in EMQX open-source team.
MQTTX v1.4.2 released with script featuresMQTT X v1.4.2 released with script features, automatically append a timestamp to Client ID and optimize some functions.
Build an EMQX cluster based on HAProxyHAProxy can provide high availability, load balancing, and TCP and HTTP based application proxies. This article will introduce how to build the EMQX cluster based on HAProxy.
EMQX Enterprise 4.2.2 is now available!EMQX enterprise 4.2.2 improves the usability of the LwM2M protocol. The rules engine can choose synchronous/asynchronous method to store data. Some resources provide batch enable switches.
EMQX + ClickHouse Implements IoT Data Collection and AnalysisIoT data collection involves mass equipment and data, EMQX + ClickHouse is fully capable of IoT data access, storage, analysis and processing.
EMQ officially launched the solution for IIoTWe will introduce how to build an IIoT platform that integrates the capabilities of data collection, aggregation, cleaning, storage and analysis, and visualization.
The converged application of EMQX + CNN in AIoTWe will present a simple application of AIoT: use EMQX to collect hydraulic system temperature sensor data and forward it to 1D CNN to predict its cooler state.
Build IIoT APP based on Modbus with NeuronWe will build a simple IIoT application based on Modbus through EMQX Neuron and EMQX Broker, and use MQTT X to subscribe/display data.
Release Notes — Kuiper 0.9.1Kuiper 0.9.1 provides a management console, which can be used for Kuiper node management, stream, rule and plugin visualize edit. It greatly improves the using experience.
Enhanced authentication - MQTT 5.0 new featuresMQTT 5.0 adds a new feature enhanced authentication, which includes query/response style authentication can implement bi-directional authentication of the client and broker.
Flow control - MQTT 5.0 new featuresMQTT 5.0 brings many new features, this article will give an introduction to the use of the new feature "flow control" in an easy-to-understand way.
Hamler 0.2 - OTP Behaviours with Type ClassesHamler 0.2 will support most of Erlang's concurrent programming features, including Actor Model and OTP Behaviours.