Skip to content

MQTT->MQTT broker->TQL->MSSQL #251

Answered by OutOfBedlam
EPIC3D asked this question in Q&A
Discussion options

You must be logged in to vote

I have update a new tutorial for your case. --here https://docs.machbase.com/neo/tutorials/mqtt-bridge-sqlite/

The tutorial that demonstrates:

MQTT Client --> MQTT Broker (mosquitto) --> machbase-neo --> External DB (sqlite)

In this setup, machbase-neo functions as an MQTT Client (subscriber), a DB Client, and an Application (TQL script parsing JSON document).

While this scenario showcases the capabilities of machbase-neo, it is not practical due to the complexity and numerous components involved for a simple task.

The simplest approach is:

MQTT Client --> machbase-neo

If your goal is to store data from an MQTT client and visualize it, you don't need external MQTT brokers or other dat…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@EPIC3D
Comment options

@OutOfBedlam
Comment options

Answer selected by EPIC3D
@EPIC3D
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants