IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface IqrfGatewayDaemonSchedulerMessagings

    IQRF Gateway Daemon scheduler messaging instances

    interface IqrfGatewayDaemonSchedulerMessagings {
        mq: string[];
        mqtt: string[];
        ws: string[];
    }
    Index

    Properties

    Properties

    mq: string[]
    mqtt: string[]
    ws: string[]