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

    Interface IqrfGatewayControllerPowerConfig

    IQRF Gateway Controller power options configuration

    interface IqrfGatewayControllerPowerConfig {
        sck: number;
        sda: number;
    }
    Index

    Properties

    Properties

    sck: number
    sda: number