Skip to content

Separate ONIX-specific string functions from main libONI library #3

@aacuevas

Description

@aacuevas

Right now, the onix_device_str() and onix_hub_str coded in onix.c/h are embedded into the main libONI library. This hinders future developments as any new device created requires a build of libONI, which should be general-purpose.

We need to think of a better way to integrate those strings into client applications which is easy for the client developers but extensible.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions