Skip to content

Adjust Device schema to allow for non-network devices #29

@ryanmerolle

Description

@ryanmerolle

It would not take much to extend the current schema to include non-network devices.

I'd be happy to take this on. We have 2 approaches I can see:

  • Adjust the current Device node definitions to be more generic and add some sort of key (type and role are taken) to indicate the role of the device. Maybe we could convert role to sub role.
  • Create a new Server node and renamed Device to NetworkDevice. From there we can keep the current role definition for NetworkDevice and create a new role definition for Server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions