Skip to content

How to set RAW fqdn? #72

@Bizarrus

Description

@Bizarrus

How I can set the fqdn in RAW without that the code add some other data?

fqdn: 'mydevice'

Expected:

Result: <fqdn>._tcp.local.
Result: mydevice._tcp.local.

Need:

fqdn: 'mydevice.local.'
Result: <fqdn>
Result: mydevice.local.

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