Module: controllers/home

Members

(route) Index

Route:
Method Path
GET /
Renders the index page.
Source:

(route) Indexfts

Route:
Method Path
GET /
Renders the indexfts page.
Source:

(route) Indexreroute

Route:
Method Path
GET /
Renders the indexreroute page.
Source:

(route) Locale

Route:
Method Path
GET /locale-:locale
Changes the language of the interface.
Source:

(route) Locale

Route:
Method Path
GET /locale-:locale
Changes the language of the interface.
Source:

(route) Login

Route:
Method Path
GET /login
Renders the login page.
Source:

(route) Login

Route:
Method Path
POST /login
Handles all post-data for login.
Source:

(route) Logout

Route:
Method Path
GET /logout
Log the user out of the system.
Source:

(route) Map

Route:
Method Path
GET /map
Renders the map page.
Source:

(route) Profile

Route:
Method Path
POST /editsensor/:SerialID
Saves the changes to an sensorhub
Source:

(route) Sensorhub

Route:
Method Path
GET /sensorhub/:SerialID
Renders a specific sensorhub page.
Route Parameters:
Name Type Description
:SerialID String is the SerialID of the SensorHub.
Source:

Members

(route) Index

Route:
Method Path
GET /
Renders the index page.
Source:

(route) Indexfts

Route:
Method Path
GET /
Renders the indexfts page.
Source:

(route) Indexreroute

Route:
Method Path
GET /
Renders the indexreroute page.
Source:

(route) Locale

Route:
Method Path
GET /locale-:locale
Changes the language of the interface.
Source:

(route) Locale

Route:
Method Path
GET /locale-:locale
Changes the language of the interface.
Source:

(route) Login

Route:
Method Path
GET /login
Renders the login page.
Source:

(route) Login

Route:
Method Path
POST /login
Handles all post-data for login.
Source:

(route) Logout

Route:
Method Path
GET /logout
Log the user out of the system.
Source:

(route) Map

Route:
Method Path
GET /map
Renders the map page.
Source:

(route) Profile

Route:
Method Path
POST /editsensor/:SerialID
Saves the changes to an sensorhub
Source:

(route) Sensorhub

Route:
Method Path
GET /sensorhub/:SerialID
Renders a specific sensorhub page.
Route Parameters:
Name Type Description
:SerialID String is the SerialID of the SensorHub.
Source: