NexSDK
    Preparing search index...

    Interface OTARoutingResponse

    Generated by orval v7.21.0 🍺 Do not edit manually. NexHub API OpenAPI spec version: 0.1.0

    interface OTARoutingResponse {
        adapter_type: string;
        enabled: boolean;
        id: string;
        ota: string;
        property_id: string;
    }
    Index

    Properties

    adapter_type: string
    enabled: boolean
    id: string
    ota: string
    property_id: string