Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions