Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
BlueThermProbe.Devices
Queries list of devices.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
BlueThermProbe | 9.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "BlueThermProbe.Devices" )
Parameters
none
Result
Returns JSON or error.
Description
Queries list of devices.This returns a big JSON array with an object for each device including the sensors array with an object for each sensor.
If you only need one device, you can use BlueThermProbe.Device function.
See also
Release notes
- Version 9.5
- Fixed BlueThermProbe.DeviceSensor to really find devices by name or identifier.
This function checks for a license.
Created 15th August 2019, last changed 1st April 2023
BlueThermProbe.DeviceSensor - BlueThermProbe.DisconnectFromDevice