IQRF Gateway Daemon JsonDpaApiRaw component configuration

interface IqrfGatewayDaemonJsonDpaApiRaw {
    asyncDpaMessage: boolean;
    component: IqrfJsonDpaApiRaw;
    instance: string;
}

Hierarchy (View Summary)

Properties

asyncDpaMessage: boolean
instance: string