G
G
gazetchik2021-10-21 12:59:50
Database
gazetchik, 2021-10-21 12:59:50

How to receive data in the database to convert and give to influx?

There is such a task:
1. receive a data packet via http in JSON format
2. extract the necessary piece from there
3. format this piece (from the 16-th system, convert to decimal and assign the desired tag)
4. write to influx db

Please tell me with what parties to approach this topic.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Ronald McDonald, 2021-10-21
@Zoominger

I suggest that you first accept the packet via HTTP in JSON format.
Then get the right piece from there.
Then translate from one number system to another and put down the desired tag.
Then pour it into the base.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question