AMRC-FactoryPlus / amrc-connectivity-stack

The AMRC Connectivity Stack (ACS) is an open-source implementation of the AMRC's Factory+ framework
https://factoryplus.app.amrc.co.uk
MIT License
13 stars 2 forks source link

Allow drivers to access devices on the host #332

Closed amrc-benmorrow closed 1 month ago

amrc-benmorrow commented 1 month ago

Some device drivers necessarily need to access devices on the host. Allow the edge agent chart to map host devices into the driver containers.

Rework the edge agent k8s resource naming to use the node name instead of the UUID. The UUIDs are just getting annoying.