Interface BeaconIntegrity

interface BeaconIntegrity {
    BeaconID: string;
    Integrity: string;
}

Properties

Properties

BeaconID: string
Integrity: string