Type alias BeaconInfoState

BeaconInfoState: MBeaconInfoContent & {
    assetType?: LocationAssetType;
    timestamp?: number;
}

Generated using TypeDoc