jooby-codec
    Preparing search index...

    Interface IParameterMqttBrokerAddress

    Set broker address. deviceParameters.MQTT_BROKER_ADDRESS = 35

    interface IParameterMqttBrokerAddress {
        hostName: string;
        port: TUint16;
    }
    Index

    Properties

    Properties

    hostName: string
    port: TUint16