You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The types subpackage is nice to handle internally but once other projects start to use it, a flatter structure would be nice so all the end user of the library will have to do is import gobacnet instead of import gobacnet and import gobacnet/types.
This flattening is less important for parts that are not exposed such as the tsm and utsm.
The text was updated successfully, but these errors were encountered:
The types subpackage is nice to handle internally but once other projects start to use it, a flatter structure would be nice so all the end user of the library will have to do is import gobacnet instead of import gobacnet and import gobacnet/types.
This flattening is less important for parts that are not exposed such as the tsm and utsm.
The text was updated successfully, but these errors were encountered: