Works like a beacon to find a device on a network.
This works as a beacon for the 1k0n.NetworkDiscovery nuget package for .net
To configure, set these parameters on the snap:
- server.name=<name of device>
- server.address=<returned address of the service>
- server.port=<listening port>
- server.version=<server version>
- server.signature=<signature of the device or device type>
- server.api.name=<name of the service offered>
- server.api.version=<version of the offered service of the device>
- server.api.secret=<API secret>