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

    Interface JournalTimeRotation

    Time-based log rotation systemd journal configuration option interface

    interface JournalTimeRotation {
        count: number;
        unit: JournalTimeUnit;
    }
    Index

    Properties

    Properties

    count: number