/api/v2/status/temperature

get

Returns the current temperature in the default temperature type (Celsius or Fahrenheit), plus a timestamp is UTC time.

/api/v2/status/firmware

get

Returns the current Firmware version.

/api/v2/status

get

Returns the system parameters, including product name, software version, ethernet types and RAM/FLASH size.

/api/v2/status/alarms

get

Returns the status of all the alarms.

/api/v2/config/powerplug

get

By passing in the appropriate options, you can search for available plug in the system.

post

Controls a Plug by Number or Name by passing a new state of the plug.

/api/v2/config/powerplugconfig

get

By passing in the appropriate options, you can search for available plugs in the system.

post

Configure various Plug Parameters by Plug Number by passing a new configuration of the plug.

/api/v2/config/current

get

By passing in the appropriate datetimes, you can extract the Current data over a certain time period. If not datetimes are passed, the realtime current is returned.

/api/v2/config/power

get

By passing in the appropriate datetimes, you can extract the Power data over a certain time period. If not datetimes are passed, the realtime power is returned.

/api/v2/config/users

get

By passing in the appropriate options, you can search for available User in the system.

post

Adds a user to a unit.

put

Edits an existing user to a unit.

delete

By passing in the appropriate options, you can delete a User from the unit.

/api/v2/config/serialports

get

By passing in the appropriate options, you can search for available port in the system. The modifying user needs SuperUser or Admin rights in the WTI Device to use this command.

put

Configure a Port by Number by passing a new configuration of the port. The modifying user needs SuperUser or Admin rights in the WTI Device to use this command.

/api/v2/config/serialportsaction

get

By passing in the appropriate options, you can search for available port status in the system.

put

Configure a Port by Number by passing a new configuration of the port. The modifying user needs SuperUser or Admin rights in the WTI Device to use this command.

/api/v2/config/aaaserver

get

Configures either a RADIUS or TACACS AAA Server.

put

Configures either a RADIUS or TACACS AAA Server.

/api/v2/config/interface

get

By passing in the appropriate option, you can retrieve parameters for a specified network interface.

put

By passing in the appropriate options, you can edit the parameters for a specified network interface.

/api/v2/config/hostname

get

You can retrieve Unit Identification parameters

put

By passing in the appropriate options, you can edit the parameters for the Device Identification parameters.

/api/v2/config/ssh

get

You can retrieve Unit SSH parameters

put

By passing in the appropriate options, you can edit the parameters for the SSH service.

/api/v2/config/telnet

get

You can retrieve Unit Telnet parameters

put

By passing in the appropriate options, you can edit the parameters for the Telnet service.

/api/v2/config/cellular

get

You can retrieve Unit Cellular parameters

put

By passing in the appropriate options, you can edit the parameters for the cellular service.

/api/v2/config/vpnipsec

get

You can retrieve IPSec Clients parameters

put

By passing in the appropriate options, you can edit the parameters for IPSec Clients.

/api/v2/config/timedate

get

You can retrieve parameters pertaining to the time, date and ntp servers.

put

By passing in the appropriate options, you can edit the parameters for the time, date and ntp servers.

/api/v2/config/web

get

You can retrieve parameters pertaining to the web servers.

put

By passing in the appropriate options, you can edit the parameters for the web server.

/api/v2/config/snmptrap

get

You can retrieve parameters pertaining to the SNMP Trap mechanism.

put

By passing in the appropriate options, you can edit the parameters for SNMP Traps.

/api/v2/config/snmpaccess

get

You can retrieve parameters pertaining to the SNMP mechanism.

put

By passing in the appropriate options, you can edit the parameters for SNMP.

/api/v2/config/iptables

get

You can retrieve parameters pertaining to the IPTables mechanism.

put

By passing in the appropriate options, you can edit the parameters for IPTables.

/api/v2/config/syslogserver

get

You can retrieve parameters pertaining to the SYSLOG Server mechanism.

put

By passing in the appropriate options, you can edit the parameters for SYSLOG Server.

/api/v2/config/syslogclient

get

You can retrieve parameters pertaining to the SYSLOG Client mechanism.

put

By passing in the appropriate options, you can edit the parameters for SYSLOG Client.

/api/v2/config/circuit

get

By passing in the appropriate options, you can search for available circuits in the system.

post

Controls a Circuit by Number or Name by passing a new state of the circuit.

/api/v2/config/circuitconfig

get

By passing in the appropriate options, you can search for available circuits in the system.

post

Configure various Circuit Parameters by Circuit Number by passing a new configuration of the Circuit.