Esri / Esri/vehicle-commander-java
Send unicast and/or multicast messages, especially for GeoEvent Processor
Open
0 - Backlog
B - Enhancement
G - Military Team
new feature
- Dominant language
- Java
- Stars
- 16
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
Vehicle Commander sends UDP broadcast messages. These messages only go as far as the router to which the device is connected. That often means the machine running GeoEvent Processor does not receive these messages.
I propose adding unicast and/or multicast messages, in order to get past the router to GeoEvent Processor. GeoEvent Processor has a connector ("Receive text from a UDP Socket") that can be configured to handle either broadcast/unicast (port only) or multicast (address and port).
Contributor guide
Assessment
This issue has not been assessed yet.