examples
examples copied to clipboard
Add samples that require --net=host to examples repo
In 4.0 anax now supports this. There are 2 things that must be set:
- In the service definition
deployment
field:"network": "host"
- In the node policy properties:
"openhorizon.allowPrivileged": true
(See Node built-in properties )
Let's discuss which sample is the best illustration of using this.
Possible example to add for this issue when the times comes: https://github.com/t-fine/Wifi-Signal-Strength-Mapping