Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Assingation of null value to HID components #2

@jnadeu

Description

@jnadeu

Check if it's possible to create a null HID. To do that first we need to assign type, model, manufacturer and serial number device to null values.

Line where compute HID:

def hid(type: str, manufacturer: str, model: str, serial_number: str) -> str:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions