background image

Control

Status

 

Home > ASCII Control Interface

ASCII Control Interface

Articles in this section

See also

Welcome
Getting Started
JSON Control Interface

 

Home > ASCII Control Interface > Control

Control

Connection

Commands are sent over a TCP connection. The connection may remain open, or it may be opened and closed as needed. The default TCP port is port
# 11000. To test, start a Telnet session on a computer connected to the same network as the A2Z‐Link and connect to port 11000. This command is
typically:

telnet ip‐address‐of‐a2zlink 11000

Then enter:

vr[ENTER]

A version # should be returned such as:

3.0.0.127

Connections need to be authorized. In Setup on the Network tab users may be set up. A user with rights Admin or Normal will have access. Guests
will not have access. The connection IP is authorized with the following command:

au,user,pass

If the user is authorized, the command returns "ok". After authorization, commands may be given from the source IP address. To de‐authorize a
connect use the command:

lo

This will remove the source IP address from the this list of authorized IP addresses.

Controlling Devices

The A2Z‐Link abstracts Z‐Wave devices so there is no need to understand the intricacy of the Z‐Wave protocol. When devices are added, the A2Z‐Link
creates virtual devices that represent the functionality of the target device. For example. if a simple Z‐Wave lamp module is added, it will be viewed on
the Device Management web page like:

This virtual device represents the lighting control functionality of the device and shows it can be turned On,Off, and Dimmed. These devices are
controlled with their reference #. A reference # is a unique ID assigned to the device and cannot be changed. Other properties of the device may be
changed as needed, such as the location and name. The reference # is listed in the second column as can be seen above.

ASCII Control Interface . 5

 

A2Z­Link

Содержание A2Z-Link

Страница 1: ...A2Z Link User Manual Prepared by Administrator Date 5 11 2015 Copyright HomeSeer Technologies LLC All Rights Reserved...

Страница 2: ...ed in this document is subject to change without notice This document contains proprietary information which is protected by copyright All rights are reserved No part of this document may be photocopi...

Страница 3: ...1 Welcome Chapter 2 Getting Started System Overview Installation Managing Z Wave Chapter 3 ASCII Control Interface Control Status Chapter 4 JSON Control Interface Controlling with JSON Chapter 5 Inde...

Страница 4: ...ct information enter search criteria in the search box above and click the search button If you re unable to find what you re looking for in this help system try these alternative resources Our Websit...

Страница 5: ...atus Supports polling for device status for nodes that do not support associations Includes Add and Remove functions for Z Wave nodes Provides detailed information for all Z Wave nodes including node...

Страница 6: ...k tab in Setup See also System Overview Managing Z Wave Home Getting Started Managing Z Wave Managing Z Wave New Z Wave Installation Using A2Z Link If a Z Wave network has not yet been established at...

Страница 7: ...set remove all nodes from the existing network and then establish a new network using A2Z Link Follow the procedure outlined above 2 If the existing controller is to remain and a you wish to keep it a...

Страница 8: ...f the user is authorized the command returns ok After authorization commands may be given from the source IP address To de authorize a connect use the command lo This will remove the source IP address...

Страница 9: ...ated with a carriage return and linefeed Commands are not case sensitive Parameters in are optional The following commands are available for device control Command Format Description Example Control a...

Страница 10: ...e with ref 3755 may have its PREFIX set to Dim and its SUFFIX set to and the valid values are 1 98 the return would be 3755 On 99 Off 0 Dim value 1 98 See also Status Home ASCII Control Interface Stat...

Страница 11: ...sical device this device belongs to If the device does not have a parent which means it is either the root device or it is a device that has no children the value be 0 name the name of the device loca...

Страница 12: ...eturns the status of a device in the system or all the devices in the following format The following parameters are supported in order to filter the response location1 loc1 only return the devices tha...

Страница 13: ...e location2 Node 124 value 255 status On device_type_string Z Wave Switch Binary last_change Date 1410196540597 relationship 4 hide_from_view false associated_devices 3566 device_type Device_API 4 Dev...

Страница 14: ...the Devices section in the Scripting section in the HomeSeer HS3 user documentation for information about the properties in this section Returns control information for a device in the system or all d...

Страница 15: ...try true ControlButtonType 0 ControlButtonCustom CCIndex 2 Range null Ref 2256 Label Off ControlType 5 ControlLocation Row 1 Column 1 ColumnSpan 0 ControlLoc_Row 1 ControlLoc_Column 1 ControlLoc_Colum...

Страница 16: ...List_Text_from_List 4 Button 5 ValuesRange 6 Rendered as a drop list by default ValuesRangeSlider 7 TextList 8 TextBox_Number 9 TextBox_String 10 Radio_Option 11 Button_Script 12 Rendered as a button...

Страница 17: ...el label Control a device by label this is the label as returned by the getcontrol parameter For example if the device has a label On to turn a device on the following URL would turn it on JSON reques...

Страница 18: ...n 1 and location 2 JSON request getcounter counter NAME Returns the value for the given named counter JSON request getsetting setting SETTING_NAME Returns the value for a specific settting For example...

Отзывы: