Jump to content

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


  • 0

change device parameters with LUA


Question

Posted

hi,

i want to change my device(ex:id=64) parameters throgh lua in virtual device but when i use the below code i get status code 400,

Please login or register to see this code.

this also not work..same error

Please login or register to see this code.

even change device name not work..same error

Please login or register to see this code.

Please help

1 answer to this question

Recommended Posts

  • 0
Posted

What response do you get? There is very limited access to changing parameters using put and post. The only success I've achieved is changing the isBatteryOperated parameter, but that switched back quickly.

My guess is that the json is formed from a database beneath and is constructed for the API. That is the way I usually do my programming. I have the data in an xml file or in a database and then have a script which constructs the JSON when requesting it. This also means that when you put or post anything (if it is even allowed) then you just change the JSON constructed for informative purposes, but the data beneath remains untouched. The system is not designed for the device parameters to be user changable through the api.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...