byte-motion / byte-motion/RNL_RAPIDLibrary
Create a Robot-to-Robot RMQ relay
- Dominant language
- AMPL
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Due to RMQ not supporting direct Robot to Robot message sending, and since this feature would be very useful, we should investigate whether we can create a simple RMQ (DIPC) relay unit that could relay RMQ messages from one robot to another.
In theory, this should all be possible with a small Robot webservices capable computer, like a raspberry pi, or an industrial equivalent.

[The webservices interface for RMQ (DIPC)](https://developercenter.robotstudio.com/api/RWS?urls.primaryName=DIPC%20Service) Should allow the relay unit to create and manage queues on all connected robots, so that one relay unit could manage an entire network of robots.
Cybersecurity will also be an important topic here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.