Welcome to Smart Home Forum by FIBARO
Dear Guest,
as you can notice parts of Smart Home Forum by FIBARO is not available for you. You have to register in order to view all content and post in our community. Don't worry! Registration is a simple free process that requires minimal information for you to sign up. Become a part of of Smart Home Forum by FIBARO by creating an account.
As a member you can:
- Start new topics and reply to others
- Follow topics and users to get email updates
- Get your own profile page and make new friends
- Send personal messages
- ... and learn a lot about our system!
Regards,
Smart Home Forum by FIBARO Team

Question
DannyDS 2
Hi Everyone,
I have been adding Fibaro devices for many years in my home and finally have the time to begin some programming of scenes and QA's. I am a newbe in the programming area but very keen to learn.
I would like to read the value of a Fibaro Relay Switch in a QA
The device ID is 240 and the Parameter Value is 17 (Second Channel, time parameter for delay/auto on/off mode) which is 2 byte
I believe to change the value I use this,
hub.call(101,"setConfiguration",19,1,30)
where:
101 is the device-id
19 is the parameter to adjust
1 is the byte length
The new value is 30.
But I have no idea how to read the existing value?
Any help would be greatly appreciated.
37 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.