Home Reference Source

Variable

Static Public Summary
public

Tinkerforge Builder, that handles one single connection to the Tinkerforge API.

public

client: {"type": string, "app": *, "identity": *, "verbose": *}

Client related confiog

public

config: {"client": *, "server": *}

Creates an object so it easier accessible via the environment variable

public

Array to save all connected clients.

public

server: {"type": string, "app": *, "verbose": *}

Server related config

Static Public

public Tinkerforge: * source

Tinkerforge Builder, that handles one single connection to the Tinkerforge API. Creates sub modules to connect to specific Bricks.

public client: {"type": string, "app": *, "identity": *, "verbose": *} source

Client related confiog

public config: {"client": *, "server": *} source

Creates an object so it easier accessible via the environment variable

public connectedClients: *[] source

Array to save all connected clients.

public server: {"type": string, "app": *, "verbose": *} source

Server related config