Welcome, Guest
Username: Password: Remember me
In the is category, we've gathered the topics which are not directly related to other categories.

TOPIC: NODE RED Dashboard implementation

NODE RED Dashboard implementation 26 Jan 2023 11:53 #1

  • e72x
  • e72x's Avatar
  • OFFLINE
  • Posts: 68
  • Thank you received: 2
Hi,
I 'm thinking about implementing SunSDR with NODE RED server- dashboard, what do you think?
The administrator has disabled public write access.

NODE RED Dashboard implementation 26 Jan 2023 13:14 #2

  • sq3rx
  • sq3rx's Avatar
  • OFFLINE
  • Posts: 8
  • Thank you received: 3
Hi,
I did simple dashboard with the integration to EESDR3 software a few months ago You can find the Dashboard screenshot on my qrz.com.
The flow which I use for TRX part, you can find in the attached files.

Mek sq3rx
The administrator has disabled public write access.

NODE RED Dashboard implementation 26 Jan 2023 14:20 #3

  • e72x
  • e72x's Avatar
  • OFFLINE
  • Posts: 68
  • Thank you received: 2
Hi Mek,
Exactly.. Only I would try to connect PGXL,TGXL Antenna Genius and Rotator genius..How did you connect SunSDR via Kenwood CAT
protocol or TCI? Have you tried using Stream Deck?
Any advice is welcome

Gordan
The administrator has disabled public write access.

NODE RED Dashboard implementation 26 Jan 2023 14:47 #4

  • sq3rx
  • sq3rx's Avatar
  • OFFLINE
  • Posts: 8
  • Thank you received: 3
I have used TCI as a communication protocol with EESDR3 software and SunSDR2Dx. I spent quite a lot of time to find the correct solution, but finally it works. TCI is based on Websockets, so you can use standard websocket nodes to do that.
.
The administrator has disabled public write access.
The following user(s) said Thank You: e72x

NODE RED Dashboard implementation 26 Jan 2023 15:57 #5

  • sq3rx
  • sq3rx's Avatar
  • OFFLINE
  • Posts: 8
  • Thank you received: 3
And fogotten file:
pastebin.com/raw/PRU6ECTx
Last Edit: 26 Jan 2023 16:00 by sq3rx.
The administrator has disabled public write access.
The following user(s) said Thank You: e72x

NODE RED Dashboard implementation 31 Jan 2023 10:19 #6

  • LA3QMA
  • LA3QMA's Avatar
  • OFFLINE
  • Posts: 38
  • Thank you received: 18
I have seen the Flex Node-Red and i was thinking of making the complete TCI for Node-Red.

Maybe we should use your flow as a start point to make it a Node-Red library? Then different people could make nice dashboards etc.

I want to use Node-Red using TCI to experiment with other software and to quickly test proof of concepts etc. But a library is useful for other people too.
The administrator has disabled public write access.
The following user(s) said Thank You: lz2aov

NODE RED Dashboard implementation 31 Jan 2023 12:54 #7

  • sq3rx
  • sq3rx's Avatar
  • OFFLINE
  • Posts: 8
  • Thank you received: 3
Hi,
The idea of creating TCI Node-Red library is really good, but keep in mind that creating library is totally different story then creating flows. Right now I dont have knowledge how to do that. Anyway, you can use my concept as as good starting point. If you have any question relate to my flow let me know, I can easilly explain most parts.
The administrator has disabled public write access.
The following user(s) said Thank You: LA3QMA

NODE RED Dashboard implementation 31 Jan 2023 14:50 #8

  • LA3QMA
  • LA3QMA's Avatar
  • OFFLINE
  • Posts: 38
  • Thank you received: 18
I'm know that the Flows vs a library is different.

But if it's ok with you i'll adopt ypur flow and add all the latest TCI commands. Then we can see if its any point making it a library or just a regular flow.
The administrator has disabled public write access.
Time to create page: 0.352 seconds