Skip to content

Custom device uuid #355

@sadrzadehsina

Description

@sadrzadehsina

Hi,

I am wondering is there any way to assign a custom uuid for a device. like below:

DeviceDriver = function() {
  this.uuid = "<uuid>";
  Device.call(this);
}

just need to have a consistent uuid.

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