exparticle v0.0.5 ExParticle.API.Devices

Provides access to the /devices area of the Particle API.

Summary

Functions

call the functtion for th given device

generate a claim for the device

Fetch the information for the given device

fetch the variable requested

Fetches all the devices for the logged user

Functions

call_function(device_id, function, args)

call the functtion for th given device

claim_device(device_id)
create_claims()

generate a claim for the device

device_info(device_id)

Fetch the information for the given device

device_vars(device_id, var_name)

fetch the variable requested

devices()

Fetches all the devices for the logged user

request_transfer(device_id)