Home Reference Source

References

summary
public

C Logger

public

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

Client related confiog

public

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

Creates an object so it easier accessible via the environment variable

public

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

Server related config

Client

summary
public

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

Client/Devices

summary
public

AmbientLight Brick based on V3 of the API.

public

Humidity Brick based on V2 of the API.

public

Temperature Brick based on V1 of the API.

DatabaseHandler

summary
public

Abstraction for the Database, can be easily replaced with MongoDB or other non SQL DBs.

MessageHandler/Client

summary
public

Messaging Class for the Client component.

MessageHandler/Server

summary
public

Messaging Class for the Server component.

public

Array to save all connected clients.