find_sensor


Description:

[ Version ( since = "0.1.26" ) ]
public async Sensor find_sensor (string id, Cancellable? cancellable) throws Error

Finds a sensor by an ID.

Parameters:

this

a Client instance.

id

a sensor id

cancellable

a Cancellable, or null

callback

the function to run on completion

user_data

the data to pass to callback