Search found 1 match
- Tuesday 23 March 2021 21:24
- Forum: Python
- Topic: Python Plugin Framework limitation to 256 Units
- Replies: 51
- Views: 6379
Re: Python Plugin Framework limitation to 256 Units
Hi, While some API cleanup would be worthwhile, the point of the pull request was to demonstrate something else: Complete decoupling of the plug-in API from the Device+Unit+Type+Subtype hierarchy. Using the ID (not DeviceID) as an opaque identifier allows individual plugins to use whatever hierarchy ...