Howto start with JavaScript API

Discussions about Z-Way software and Z-Wave technology in general
johannes
Posts: 11
Joined: 31 Aug 2016 16:28

Re: Howto start with JavaScript API

Post by johannes »

Oh cool. This site is new to me. I`ll dive into it!
Thank you for the advice!
johannes
Posts: 11
Joined: 31 Aug 2016 16:28

Re: Howto start with JavaScript API

Post by johannes »

Is there any detailed JAVA API reference?

Especially I want to know more about the datatypes. What kind of datatype is a VirtualDevice? I want to create an array like that:

Code: Select all

VirtualDevice AlarmDevices[] = new VirtualDevice[3];
But what datatype do I have to use. Later I want to assign the Items with

Code: Select all

AlarmDevices[0] = this.controller.devices.get('MyDeviceID');
User avatar
PoltoS
Posts: 7579
Joined: 26 Jan 2011 19:36

Re: Howto start with JavaScript API

Post by PoltoS »

This is javascript, there are no data types (in fact are, but hidden)
johannes
Posts: 11
Joined: 31 Aug 2016 16:28

Re: Howto start with JavaScript API

Post by johannes »

Ahh, OK, I just started working with JavaScript. Meanwhile I made headway...
benben_w
Posts: 1
Joined: 31 Aug 2021 18:19

Re: Howto start with JavaScript API

Post by benben_w »

You are making good progress, considering that you have not been in this business for so long.
vanessa_ss
Posts: 1
Joined: 31 Aug 2021 18:32

Re: Howto start with JavaScript API

Post by vanessa_ss »

If you plan to develop this project in the future, I advise you to hire javascript developers. They will definitely be able to help with various issues. The main thing is to do it from a proven site, where you can definitely find good freelancers.
When I launched my IT project, I also thought that I could cope with everything alone. However, over time, I realized how wrong I was. Specialists are much better versed in their topic and can help with this or that issue. Therefore, I recommend you one good site that will definitely help you find the right employees.
Post Reply