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

    Interface Timezone

    Gateway time zone

    interface Timezone {
        code: string;
        name: string;
        offset: string;
    }
    Index

    Properties

    Properties

    code: string
    name: string
    offset: string