UPM

The UPM API is a high level sensor library for IoT devices using MRAA. See examples here. Back to index page.
SparkFun sensor images provided under CC BY-NC-SA-3.0.

floatp Class

Module: common

Proxy object to data of type float.

Item Index

Methods

Methods

floatp

()

Instantiates the proxy object.

value

() Number

Get the value of the object.

Returns:

Number:

the value of the object

assign

(
  • value
)

Set the value of the object.

Parameters:

  • value Number

    the value to set the object to