Class: TinkaTop

TinkaTop()

Class that represents a generic TinkaTop. This sets up the shared methods used by all tops. Typically used as an 'unsupported' top.

Constructor

new TinkaTop()

Creates an instance of the TinkaTop class
Source:

Methods

get_id() → {number}

Get the value of id. ID's are determined by the Tinkamo hardware protocol.
Source:
Returns:
Type
number

get_name() → {string}

Get the value of name
Source:
Returns:
Type
string