NeonGeckoCom / neon-nodes

Collection of HANA Node clients written in Python
Other
0 stars 0 forks source link

[FEAT] Node client-side PHAL Plugins #2

Open NeonDaniel opened 5 months ago

NeonDaniel commented 5 months ago

Objective

Define a module for loading PHAL plugins for node-specific hardware support. Messaging from core modules will also need to be forwarded to the local plugins for proper handling.

Initial Implementation Requirements

Other Considerations