Moko Processor Plugin
Plugin for 'Moko' tags with sensor.
Parameters
The type of sensor expected by this processor instance.
The receiver of events about device lifecycle.
Constructors
Types
Functions
Adds a device to the managed collection.
Called by the engine during the build of a fr.maxcom.beacon.configuration.ScanContext to give the plugin the opportunity to set its filter criteria, typically based on the Service Data or the Manufacturer Specific Data.
Creates a device from raw data.
Called by the scan engine at regular intervals to allow the plugin to take action about possible devices not seen since too long.
Lookups for a device in the managed collection.
A hook called when a device is deemed lost. The event is propagated to the method IPluginDeviceListener.onLost of the listener.
Called by the scan engine to propose a scan record for recognition and analysis.
Records a device recognized during the IProcessorPlugin.process of a Bluetooth frame.
Refreshes the knowledge of a device already in the managed collection.
Removes lost devices from the managed collection.
Sets filters.
Refreshes the knowledge of a device already in the managed collection.