1

Wailon Retranslator or Retransmitter (JSON)

Тема: Wailon Retranslator or Retransmitter (JSON)

Hi! I wanted to know if there is any possibility for a retranslator or retransmitter based on JSON format.
Thanks in advance!

Germán

2

Wailon Retranslator or Retransmitter (JSON)

Re: Wailon Retranslator or Retransmitter (JSON)

Wialon do not support JSON format for retranslator
But https://flespi.com/ does

You can send messages from Wialon to flespi using retranslator and then get them from flespi as a JSON

3

Wailon Retranslator or Retransmitter (JSON)

Re: Wailon Retranslator or Retransmitter (JSON)

Here is open source python script that you can use as a guide for messages reading in JSON (via flespi): https://github.com/janbartnitsky/flespi_receiver/

At the dark side of telematics...
4

Wailon Retranslator or Retransmitter (JSON)

Re: Wailon Retranslator or Retransmitter (JSON)

And this is how to use it: https://flespi.com/blog/an-open-source- … -platforms

At the dark side of telematics...
5

Wailon Retranslator or Retransmitter (JSON)

Re: Wailon Retranslator or Retransmitter (JSON)

Do you have expetience with Wialon Retranslator and VisualBasic .NET. I need to listen TCP communication from WR. Thanks