ITRON API

API Documentation available at https://docs.itron.nz

The ITRON HAB01 is compatible with the iTach API and has connectors/modules organised as follows:

Module 1 – Relay module – total of 8 connectors

Module 2 – IR transmitters – total of 3 connectors

Module 3 – Serial – total of 1 connector

Communication with the ITRONHAB01 is via a TCP connection on port 4998. All commands to IR and Relay modules are sent on this port. The serial module is accessed via port 5000.

IR Transmitters

The unit has 3 2.5mm IR outputs. They are compatible with the iTach API except there is no functionality to change the mode of the IR port. IR commands will also be accepted on module 1 from connector 1 to 3.

Relays

The unit has 8 10A 250V AC relays. 3 outputs of each relay are exposed via the screw terminal connector on the rear of the unit, N/O (Normally open), N/C (normally closed) and C (Common).

In addition to supporting the iTach API commands the following commands are also accepted:

setstate supports toggle
As well as the standard state command of 0 for off and 1 for on, the setstate command accept 2 for toggle then expects an extra argument for on time.
command: setstate,1:1,2,20
response: state,1:1,2,20
Turns relay 1 on for 20 seconds. After 20 seconds it will turn off.

getgroup
Shows group membership.
command: getgroup,1:1
response: group,0:1,1,2
Which means relay 1 and 2 are members of group 1.
If there are no members it will display: group,0:1, (a trailing comma)

setgroup
Sets group membership.
command: setgroup,1:1,3,4,5
response: group,1:1,3,4,5
Sets relays 3,4,5 as members of group 1. Any other relays that were in group 1 will no longer be members.
You can have a maximum of 4 groups (1,2,3,4) and a maximum of 5 relays per group.
Clearing Group:
command: setgroup,1:1
response: group,1:1, (Note the trailing comma)

getgstate
Get group state
command: getgstate,1:2
response: N
Where N is one of 0 (off) or 1 (on)

setgstate
Set group state
command: setgstate,1:2,N
response: gstate,1:2,N
Where N is on of 0 (off) or 1 (on)

Serial

The RS232 serial port is accessible via tcp port 5000

Discovery Beacon

The HAB01 sends a beacon message which follows the AMX-B layout. The beacon is a UDP packet sent to the multicast IP address 239.255.250.250 on UDP port 9131. The beacon is broadcast every 15 seconds and has the following format:

AMXB<-UUID=ITRON_70B3D59B7111><-SDKClass=Utility>
<-Make=ITRON><-Model=itronhab01><-Revision=2.0.3>
<-Config-Name=HAB01><-Config-URL=http://10.0.0.91>

The UUID value contains the LAN MAC address of the ItronHAB01. The web configuration interface is available (in this instance) at http://10.0.0.91

Service Discovery

The unit also advertises itself via AVAHI (also known as Apple’s Bonjour and DNS Service discovery). The services advertised are:

  • _itrond._tcp (itach compatible service running on port 4998)
  • _http._tcp (web configuration page on port 80)

Our Products

  • ITRONVENT01

  • ITRONCAM01

  • ITRONHAB01

About

Proud to be part of

ITRON® is a New Zealand based dedicated developer and manufacturer of advanced and innovative technology to our customers whilst delivering the most cost-effective solutions to meet the needs of individual clients; we value every single customer and never forget who we work for.

We firmly believe that our customers’ profitability and market success will be a reflection of our own and constantly educate ourselves and follow the latest market trends in this fast changing industry.

‘’We create functional products with IoT in mind” being in technology for over 20 years, we have built a strong skill set and background in the fields of automation, robotics, cloud computing technology. Creating a great user experience (UX) is our key to success.

Our team is highly skilled, well traveled and connected which allows us to think outside the norms. We look for gaps in the technology market and create a product to compliment. We are proud of the products we create and stand behind them for continuous improvement in the ever challenging tech environment.

We develop a number of best of category products under our in-house ITRON® brand and have been successful in achieving this goal with our extensive industry knowledge and close relationships with world class teams. We also offer OEM

partners

      • Looking for global distribution partners for our products
      • OEM is available
      • Contact us !

Distributros

    • North America
    • South America
    • Europe
    • Asia
    • Oceania
    • Middle East
    • Africa

News

CEDIA EXPO VIRTUAL 2020

We will be exhibiting at this show 15-17 September 2020 at https://cediaexpovirtual.com/

iTronHAB01

The home automation bridge has reached pilot production phase. Initial firmware v.1.0.1 supports IR sending, Relay control and Serial to IP bridge compatible with the iTach API.

Sign up to our newsletter

Contact Us

Welcome to the Support Center

In order to streamline support requests and better serve you, we utilize a support ticket system. Every support request is assigned a unique ticket number which you can use to track the progress and responses online. For your reference we provide complete archives and history of all your support requests. A valid email address is required to submit a ticket.

iTronHAB01 documentation is available at https://docs.itron.nz

Downloads

iTronHAB01 Firmware