UNPKG

socketmobile-capturejs

Version:

Socket Mobile Capture JS NPM package for Socket Mobile barcode scanner and NFC Reader/Writer products

80 lines (79 loc) 2.4 kB
export declare enum CapturePropertyIds { Abort = -2146435072, Version = -2147418111, InterfaceVersion = -2147418112, Configuration = -2141913085, DataConfirmationMode = -2147352572, DataConfirmationAction = -2147287035, MonitorMode = -2145124346, SocketCamStatus = -2147352569, VersionDevice = 65536, DeviceType = 65538, DeviceSpecific = 4456451, DataSourceDevice = 7798788, TriggerDevice = 1179653, ApplyConfigDevice = 1048582, PreambleDevice = 327687, PostambleDevice = 327688, CapabilitiesDevice = 2162697, ChangeIdDevice = 65546, DataFormatDevice = 131083, FriendlyNameDevice = 327936, SecurityModeDevice = 131329, PinCodeDevice = 1376514, DeletePairingBondingDevice = 1179907, RestoreFactoryDefaultsDevice = 1048836, SetPowerOffDevice = 1048837, ButtonsStatusDevice = 65792, SoundConfigDevice = 2359559, TimersDevice = 262408, LocalAcknowledgmentDevice = 131337, DataConfirmationDevice = 1245450, BatteryLevelDevice = 65803, LocalDecodeActionDevice = 131340, BluetoothAddressDevice = 65805, StatisticCountersDevice = 65806, RumbleConfigDevice = 2359567, ProfileConfigDevice = 262416, DisconnectDevice = 1179921, DataStoreDevice = 4456722, NotificationsDevice = 196883, ConnectReasonDevice = 65812, PowerStateDevice = 65813, StartUpRoleSPPDevice = 131350, ConnectionBeepConfigDevice = 131351, FlashDevice = 131352, OverlayViewDevice = 590105, StandConfigDevice = 196890, StartDiscovery = 1245696, Favorite = 328193, UniqueDeviceIdentifier = 5308930, PcScTagTransmit = 4456731, PcScCouplerControl = 4456732, ThemeSelectionDevice = 262429, ThemeSelectionMaskDevice = 262430, LassoStatusDevice = 131359, LassoIdDevice = 1311008, LassoLifeSpanDevice = 196897, SinglePartnership = -2147221214, SinglePartnershipStamp = -2147417821, ResetSinglePartnershipDevice = 292, ConnectDiscoveredDevice = 1376771, DisconnectDiscoveredDevice = 1376768, AddDevice = -2146303981, RemoveDevice = -2146107372, ResetDevice = 1048832 } export declare enum CapturePropertyTypes { None = 0, NotApplicable = 1, Byte = 2, Ulong = 3, Array = 4, String = 5, Version = 6, DataSource = 7, Enum = 8, Object = 9, LastType = 10 }