Saxonberg Server API
    Preparing search index...

    Interface MudlogOptions

    interface MudlogOptions {
        payload?: unknown;
        to?: SensorStuff | SensorStuff[];
    }
    Index

    Properties

    Properties

    payload?: unknown
    to?: SensorStuff | SensorStuff[]