| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: BlueThermProbe
Functions to use a BlueTherm™ Probe device from ThermoWorks with iOS.
You need to get their SDK to use with MBS FileMaker iOS SDK.
| Version | macOS | Windows | Linux | Server | iOS SDK |
| 9.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
| Item | Details |
|---|---|
| BlueThermProbe.ConnectToDevice Request connection to a device. | iOS 9.4 |
| BlueThermProbe.ConnectedDevices Queries list of connected devices. | iOS 9.4 |
| BlueThermProbe.Device Queries details for one device. | iOS 9.4 |
| BlueThermProbe.DeviceSensor Queries details for one sensor. | iOS 9.4 |
| BlueThermProbe.Devices Queries list of devices. | iOS 9.4 |
| BlueThermProbe.DisconnectFromDevice Request disconnection from a device. | iOS 9.4 |
| BlueThermProbe.Initialize Initializes the BlueThermProbe library. | iOS 9.4 |
| BlueThermProbe.IsBluetoothAvailable Current bluetooth availability | iOS 9.4 |
| BlueThermProbe.IsInitialized Checks whether the library is initialized. | iOS 9.4 |
| BlueThermProbe.RemoveDevice Removes a device from the list of discovered devices. | iOS 9.4 |
| BlueThermProbe.SendCommand Sends command to device. | iOS 9.4 |
| BlueThermProbe.SetBatteryLevelScript Sets the script trigger for battery level. | iOS 9.4 |
| BlueThermProbe.SetDeviceUpdatedScript Sets the script trigger for device update. | iOS 9.4 |
| BlueThermProbe.SetDisconnectedScript Sets the script trigger for device disconnection. | iOS 9.4 |
| BlueThermProbe.SetNewDeviceScript Sets the script trigger for new device. | iOS 9.4 |
| BlueThermProbe.SetNotificationReceivedScript Sets the script trigger for device notification. | iOS 9.4 |
| BlueThermProbe.SetSensorUpdatedSScript Sets the script trigger for sensor update. | iOS 9.4 |
| BlueThermProbe.StartDeviceScan Start scan for ThermaQ devices. | iOS 9.4 |
| BlueThermProbe.StopDeviceScan Stops all running scans. | iOS 9.4 |
| BlueThermProbe.VersionNumber Queries the version string for this version of the library. | iOS 9.4 |
20 functions shown.
These functions require a paid license (65%).
Release notes
- Version 9.5
- Fixed BlueThermProbe.DeviceSensor to really find devices by name or identifier.
- Version 9.4
- Rewrote BlueThermProbe functions.
- Version 9.3
- Fixed BlueThermProbe.GetProbeButtonHasBeenPressedEvaluate function.
- Version 8.3
- Added BlueThermProbe functions for using a BlueTherm™ Probe device from ThermoWorks with iOS.
Blog Entries